update internationalization data
[goodguy/history.git] / cinelerra-5.0 / plugins / loopvideo / loopvideo.C
index 29aee0b9aa76495303845e3c87219508ca9fdd71..65d030e2c5cef4a0cd14df79de40d3376a326cd0 100644 (file)
@@ -176,7 +176,7 @@ LoopVideo::~LoopVideo()
        
 }
 
-const char* LoopVideo::plugin_title() { return N_("Loop video"); }
+const char* LoopVideo::plugin_title() { return _("Loop video"); }
 int LoopVideo::is_realtime() { return 1; }
 int LoopVideo::is_synthesis() { return 1; }