update internationalization data
[goodguy/history.git] / cinelerra-5.0 / plugins / timestretchrt / timestretchrt.C
index 01417cf0ce7b8effffeaec766838cf7ff7982763..3df979b84b8bf36d607a01cb1fdff8d1a40b3d81 100644 (file)
@@ -197,7 +197,7 @@ TimeStretchRT::~TimeStretchRT()
        delete engine;
 }
 
-const char* TimeStretchRT::plugin_title() { return N_("Time Stretch RT"); }
+const char* TimeStretchRT::plugin_title() { return _("Time Stretch RT"); }
 int TimeStretchRT::is_realtime() { return 1; }
 int TimeStretchRT::is_synthesis() { return 1; }