X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;ds=sidebyside;f=cinelerra-5.0%2Fplugins%2F720to480%2F720to480.C;h=14377714fece0081ecfceeb338329a59a7447cbe;hb=d7079fb6d5f3d12bc85f5413113890bc80dd22f2;hp=985cdf21d32474ba46a8cdb9363dd63884124905;hpb=2d99bb8ce591f05a31464b517d85dc2bc35b2abe;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/plugins/720to480/720to480.C b/cinelerra-5.0/plugins/720to480/720to480.C index 985cdf21..14377714 100644 --- a/cinelerra-5.0/plugins/720to480/720to480.C +++ b/cinelerra-5.0/plugins/720to480/720to480.C @@ -188,7 +188,7 @@ _720to480Main::~_720to480Main() if(temp) delete temp; } -const char* _720to480Main::plugin_title() { return N_("720 to 480"); } +const char* _720to480Main::plugin_title() { return _("720 to 480"); } int _720to480Main::is_realtime() { return 0; } double _720to480Main::get_framerate()