update internationalization data
[goodguy/history.git] / cinelerra-5.0 / plugins / zoom / zoom.C
index 83eb2ea84fbfb2d2568a7990f9dbde9a6b64c654..710f6dfa1479f5783219e06763c513428404c39c 100644 (file)
@@ -144,7 +144,7 @@ ZoomMain::~ZoomMain()
        delete temp;
 }
 
-const char* ZoomMain::plugin_title() { return N_("Zoom"); }
+const char* ZoomMain::plugin_title() { return _("Zoom"); }
 int ZoomMain::is_video() { return 1; }
 int ZoomMain::is_transition() { return 1; }
 int ZoomMain::uses_gui() { return 1; }