edl plugin names eng, fix segv for opengl brender, renderfarm rework strategy, perf...
[goodguy/history.git] / cinelerra-5.1 / plugins / gain / gain.C
index 75c431a3b5f79a0a7fdbeb907ef092e4f407c83a..111c7f800385f33eca3e0526bb21b21410dc549f 100644 (file)
@@ -82,7 +82,7 @@ Gain::~Gain()
 
 }
 
-const char* Gain::plugin_title() { return _("Gain"); }
+const char* Gain::plugin_title() { return N_("Gain"); }
 int Gain::is_realtime() { return 1; }