edl plugin names eng, fix segv for opengl brender, renderfarm rework strategy, perf...
[goodguy/history.git] / cinelerra-5.1 / plugins / livevideo / livevideo.C
index 23edbc732d9d61daa4df0f82b32945b1e4018190..59b4015bfbffbe55a78123b70c7815d174f4fb4c 100644 (file)
@@ -572,7 +572,7 @@ void LiveVideo::render_stop()
 }
 
 
 }
 
 
-const char* LiveVideo::plugin_title() { return _("Live Video"); }
+const char* LiveVideo::plugin_title() { return N_("Live Video"); }
 int LiveVideo::is_realtime() { return 1; }
 int LiveVideo::is_multichannel() { return 0; }
 int LiveVideo::is_synthesis() { return 1; }
 int LiveVideo::is_realtime() { return 1; }
 int LiveVideo::is_multichannel() { return 0; }
 int LiveVideo::is_synthesis() { return 1; }