edl plugin names eng, fix segv for opengl brender, renderfarm rework strategy, perf...
[goodguy/history.git] / cinelerra-5.1 / plugins / denoisevideo / denoisevideo.C
index ad6a340d5ae6b3af0f1efa8bd67be573a4927bf8..12563624a7dc0f3da6ba24eb5db0a6f214691188 100644 (file)
@@ -411,7 +411,7 @@ int DenoiseVideo::process_realtime(VFrame *input, VFrame *output)
 }
 
 
 }
 
 
-const char* DenoiseVideo::plugin_title() { return _("Denoise video"); }
+const char* DenoiseVideo::plugin_title() { return N_("Denoise video"); }
 int DenoiseVideo::is_realtime() { return 1; }
 
 
 int DenoiseVideo::is_realtime() { return 1; }