X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fivtc%2Fivtc.C;h=fc74ad0ef95f16d7906d6e19cacf4083e5406270;hb=9058f65f71aafbeab023657be0f6b84b629b70c4;hp=8966ea5165d37581d83d80ebab35e48e1b58c071;hpb=48c313de28fe6d39d9431dbe2dca6ffb176541ff;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/ivtc/ivtc.C b/cinelerra-5.1/plugins/ivtc/ivtc.C index 8966ea51..fc74ad0e 100644 --- a/cinelerra-5.1/plugins/ivtc/ivtc.C +++ b/cinelerra-5.1/plugins/ivtc/ivtc.C @@ -73,7 +73,7 @@ IVTCMain::~IVTCMain() } } -const char* IVTCMain::plugin_title() { return _("Inverse Telecine"); } +const char* IVTCMain::plugin_title() { return N_("Inverse Telecine"); } int IVTCMain::is_realtime() { return 1; }