edl plugin names eng, fix segv for opengl brender, renderfarm rework strategy, perf...
[goodguy/history.git] / cinelerra-5.1 / plugins / loopvideo / loopvideo.C
index e01972d29b78f2e194c10d7fa642a49f59c9778a..f25299a2016e02aa51c7e0fa9c5c761a8926723d 100644 (file)
@@ -176,7 +176,7 @@ LoopVideo::~LoopVideo()
 
 }
 
-const char* LoopVideo::plugin_title() { return _("Loop video"); }
+const char* LoopVideo::plugin_title() { return N_("Loop video"); }
 int LoopVideo::is_realtime() { return 1; }
 int LoopVideo::is_synthesis() { return 1; }