edl plugin names eng, fix segv for opengl brender, renderfarm rework strategy, perf...
[goodguy/history.git] / cinelerra-5.1 / plugins / yuv / yuv.C
index 83f7f03c2d26cda46deb1d2b5b6804e7092e44fa..c6b7313444d28c91d465e1bd6f8d80a793c8ccd0 100644 (file)
@@ -206,7 +206,7 @@ YUVEffect::~YUVEffect()
 
 }
 
-const char* YUVEffect::plugin_title() { return _("YUV"); }
+const char* YUVEffect::plugin_title() { return N_("YUV"); }
 int YUVEffect::is_realtime() { return 1; }