update internationalization data
[goodguy/history.git] / cinelerra-5.0 / plugins / reframert / reframert.C
index 5caa7ad6019c7627d4c6d1e13ea64f5cde0b75ae..881b121de1efa4db6ff5b58f19ad1df76aab4b86 100644 (file)
@@ -338,7 +338,7 @@ ReframeRT::~ReframeRT()
 
 }
 
-const char* ReframeRT::plugin_title() { return N_("ReframeRT"); }
+const char* ReframeRT::plugin_title() { return _("ReframeRT"); }
 int ReframeRT::is_realtime() { return 1; }
 int ReframeRT::is_synthesis() { return 1; }