x265 patch for threadpool shutdown fix submited as:
[goodguy/history.git] / cinelerra-5.0 / plugins / shiftinterlace / shiftinterlace.C
index 2880a9ebe7597d67c65ae5236949d7322d8de6a4..47d45cc9f0f982e1a4c052963d02f4a2b2083c74 100644 (file)
@@ -259,7 +259,7 @@ ShiftInterlaceMain::~ShiftInterlaceMain()
 }
 
 
-const char* ShiftInterlaceMain::plugin_title()  { return N_("ShiftInterlace"); }
+const char* ShiftInterlaceMain::plugin_title()  { return _("ShiftInterlace"); }
 int ShiftInterlaceMain::is_realtime() { return 1; }