edl plugin names eng, fix segv for opengl brender, renderfarm rework strategy, perf...
[goodguy/history.git] / cinelerra-5.1 / plugins / rgb601 / rgb601.C
index e04e0f414f5783b2a0f17b9fe908a4e183902135..988f6ec887bc03abfd66f57d818d19593efe11fd 100644 (file)
@@ -51,7 +51,7 @@ RGB601Main::~RGB601Main()
 
 }
 
-const char* RGB601Main::plugin_title() { return _("RGB - 601"); }
+const char* RGB601Main::plugin_title() { return N_("RGB - 601"); }
 int RGB601Main::is_realtime() { return 1; }