update internationalization data
[goodguy/history.git] / cinelerra-5.0 / plugins / polar / polar.C
index f246056a89752d0932335043f37ad9d7a1ce6f9a..0b9647406f62e05c9ada243cdfa720aa740d8bcd 100644 (file)
@@ -282,7 +282,7 @@ PolarEffect::~PolarEffect()
 
 
 
-const char* PolarEffect::plugin_title() { return N_("Polar"); }
+const char* PolarEffect::plugin_title() { return _("Polar"); }
 int PolarEffect::is_realtime() { return 1; }