update internationalization data
[goodguy/history.git] / cinelerra-5.0 / plugins / yuvshift / yuvshift.C
index a99f3dc765030773a7732e8f7331d56b4d546572..98f0d74352a399935ba59ddf28032241da95508b 100644 (file)
@@ -208,7 +208,7 @@ YUVShiftEffect::~YUVShiftEffect()
        delete temp_frame;
 }
 
-const char* YUVShiftEffect::plugin_title() { return N_("YUVShift"); }
+const char* YUVShiftEffect::plugin_title() { return _("YUVShift"); }
 int YUVShiftEffect::is_realtime() { return 1; }