edl plugin names eng, fix segv for opengl brender, renderfarm rework strategy, perf...
[goodguy/history.git] / cinelerra-5.1 / plugins / shiftinterlace / shiftinterlace.C
index e7d93e7508cf80a89771a9eaf48169b32320d954..90722d6f52957206c793cfe176aa49d29511886d 100644 (file)
@@ -259,7 +259,7 @@ ShiftInterlaceMain::~ShiftInterlaceMain()
 }
 
 
-const char* ShiftInterlaceMain::plugin_title()  { return _("ShiftInterlace"); }
+const char* ShiftInterlaceMain::plugin_title() { return N_("ShiftInterlace"); }
 int ShiftInterlaceMain::is_realtime() { return 1; }