update internationalization data
[goodguy/history.git] / cinelerra-5.0 / plugins / perspective / perspective.C
index 57697dc6eef56cd375535eedfb90c2793aa422ff..c2eb184ae2ca00b9653fc0c966089ca3bdf03187 100644 (file)
@@ -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; }