update internationalization data
[goodguy/history.git] / cinelerra-5.0 / plugins / ivtc / ivtc.C
index f94cb1cbc0b5ce42d88750d87cf26762f594dab8..3600388ebd40ef961fef81bfddf2895e56ce8dcf 100644 (file)
@@ -73,7 +73,7 @@ IVTCMain::~IVTCMain()
        }
 }
 
-const char* IVTCMain::plugin_title() { return N_("Inverse Telecine"); }
+const char* IVTCMain::plugin_title() { return _("Inverse Telecine"); }
 int IVTCMain::is_realtime() { return 1; }