update internationalization data
[goodguy/history.git] / cinelerra-5.0 / plugins / videoscope / videoscope.C
index 59ba45e1d4b5481a23550db51a0df69fa1e064f4..586fb3e398943be77e84fd2e4558c86e1aa6c11f 100644 (file)
@@ -235,7 +235,7 @@ VideoScopeEffect::~VideoScopeEffect()
 
 
 
-const char* VideoScopeEffect::plugin_title() { return N_("VideoScope"); }
+const char* VideoScopeEffect::plugin_title() { return _("VideoScope"); }
 int VideoScopeEffect::is_realtime() { return 1; }
 
 int VideoScopeEffect::load_configuration()