edl plugin names eng, fix segv for opengl brender, renderfarm rework strategy, perf...
[goodguy/history.git] / cinelerra-5.1 / plugins / C41 / c41.C
index 6006e07b0060fb634731c21b55296f67a0b858e4..f4f372b187051f0cb9af78a886fffc6ca81373e5 100644 (file)
@@ -214,7 +214,7 @@ int C41Slider::update(int v)
        return 1;
 }
 
-const char* C41Effect::plugin_title() { return _("C41"); }
+const char* C41Effect::plugin_title() { return N_("C41"); }
 int C41Effect::is_realtime() { return 1; }
 int C41Effect::is_synthesis() { return 1; }