update internationalization data
[goodguy/history.git] / cinelerra-5.0 / plugins / rotate / rotate.C
index 1f44725211c2bc05e06ec26044bb960c423e6ae0..e3eb8dd5ef1fc312ad03ae7da43c53c5aaaba30a 100644 (file)
@@ -607,7 +607,7 @@ RotateEffect::~RotateEffect()
 
 
 
-const char* RotateEffect::plugin_title() { return N_("Rotate"); }
+const char* RotateEffect::plugin_title() { return _("Rotate"); }
 int RotateEffect::is_realtime() { return 1; }