edl plugin names eng, fix segv for opengl brender, renderfarm rework strategy, perf...
[goodguy/history.git] / cinelerra-5.1 / plugins / gamma / gamma.C
index a462b0624930e3854bf5be71055b357bc1fee149..32312105992fee023a02aeb3bf12dc72b4b76778 100644 (file)
@@ -398,7 +398,7 @@ GammaMain::~GammaMain()
        delete engine;
 }
 
-const char* GammaMain::plugin_title() { return _("Gamma"); }
+const char* GammaMain::plugin_title() { return N_("Gamma"); }
 int GammaMain::is_realtime() { return 1; }