rework android-rmt display, add a few buttons
[goodguy/history.git] / cinelerra-5.0 / plugins / 720to480 / 720to480.C
index 985cdf21d32474ba46a8cdb9363dd63884124905..14377714fece0081ecfceeb338329a59a7447cbe 100644 (file)
@@ -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()