X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.0%2Fplugins%2Fperspective%2Fperspective.C;h=c2eb184ae2ca00b9653fc0c966089ca3bdf03187;hp=57697dc6eef56cd375535eedfb90c2793aa422ff;hb=94e8dc2b306135e7735b2618a54f0f7de7ac7a0c;hpb=9755040e9ae6889aa0d1627d0e209496d1e000e6 diff --git a/cinelerra-5.0/plugins/perspective/perspective.C b/cinelerra-5.0/plugins/perspective/perspective.C index 57697dc6..c2eb184a 100644 --- a/cinelerra-5.0/plugins/perspective/perspective.C +++ b/cinelerra-5.0/plugins/perspective/perspective.C @@ -617,7 +617,7 @@ PerspectiveMain::~PerspectiveMain() if(temp) delete temp; } -const char* PerspectiveMain::plugin_title() { return N_("Perspective"); } +const char* PerspectiveMain::plugin_title() { return _("Perspective"); } int PerspectiveMain::is_realtime() { return 1; }