update internationalization data
[goodguy/history.git] / cinelerra-5.0 / plugins / rgb601 / ivtc.C.2
index a8a64a42e9a7d692ce7dd0f242b97c4123d061a8..33b5bc36a76ed364e827e341a58bb580fd5d300b 100644 (file)
@@ -41,7 +41,7 @@ RGB601Main::~RGB601Main()
        delete defaults;
 }
 
-char* RGB601Main::plugin_title() { return "Inverse Telecine"; }
+char* RGB601Main::plugin_title() { return _("Inverse Telecine"); }
 int RGB601Main::is_realtime() { return 1; }
 
 int RGB601Main::load_defaults()