upgrade to ffmpeg-2.8
[goodguy/history.git] / cinelerra-5.0 / plugins / interpolatevideo / interpolatevideo.C
index 28b2f240b97049528596cc78ddd6bbbcc19bdace..c00d26c7c18e0c72f071f2b91b01ba95d2b0406c 100644 (file)
@@ -851,7 +851,7 @@ int InterpolateVideo::is_realtime()
 }
 
 NEW_WINDOW_MACRO(InterpolateVideo, InterpolateVideoWindow)
-const char* InterpolateVideo::plugin_title() { return N_("Interpolate Video"); }
+const char* InterpolateVideo::plugin_title() { return _("Interpolate Video"); }
 
 int InterpolateVideo::load_configuration()
 {