X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2F720to480%2F720to480.C;h=fda3e1d016bd6acba29f72ccb146b9b06495492c;hp=e0b5d2161e6c159e512b17bcee57a4298508d6d8;hb=723142d62d61cde588e961426440f839ca9dcda9;hpb=c228887ab37c08509ae86a46f52b8f62b474129a diff --git a/cinelerra-5.1/plugins/720to480/720to480.C b/cinelerra-5.1/plugins/720to480/720to480.C index e0b5d216..fda3e1d0 100644 --- a/cinelerra-5.1/plugins/720to480/720to480.C +++ b/cinelerra-5.1/plugins/720to480/720to480.C @@ -189,7 +189,7 @@ _720to480Main::~_720to480Main() if(temp) delete temp; } -const char* _720to480Main::plugin_title() { return _("720 to 480"); } +const char* _720to480Main::plugin_title() { return N_("720 to 480"); } int _720to480Main::is_realtime() { return 0; } double _720to480Main::get_framerate()