edl plugin names eng, fix segv for opengl brender, renderfarm rework strategy, perf...
[goodguy/history.git] / cinelerra-5.1 / plugins / greycstoration / greycstorationplugin.C
index 6b65ac72ee0d561726e69f44c3ba0df10a786bd1..c2029ca34f5e390cbcc722c4ebb30d6099131c1d 100644 (file)
@@ -93,7 +93,7 @@ GreyCStorationMain::~GreyCStorationMain()
        delete [] alpha;
 }
 
-const char* GreyCStorationMain::plugin_title() { return _("GreyCStoration"); }
+const char* GreyCStorationMain::plugin_title() { return N_("GreyCStoration"); }
 int GreyCStorationMain::is_realtime() { return 1; }