update internationalization data
[goodguy/history.git] / cinelerra-5.0 / plugins / 1080to540 / 1080to540.C
index ed3b914ec9bc1d6ff534ace598654409095e06e0..109fc90bd5119fd9f086ff14bb2bcd923594c44a 100644 (file)
@@ -159,7 +159,7 @@ _1080to540Main::~_1080to540Main()
        if(temp) delete temp;
 }
 
-const char* _1080to540Main::plugin_title() { return N_("1080 to 540"); }
+const char* _1080to540Main::plugin_title() { return _("1080 to 540"); }
 int _1080to540Main::is_realtime() { return 1; }
 
 NEW_WINDOW_MACRO(_1080to540Main, _1080to540Window)