edl plugin names eng, fix segv for opengl brender, renderfarm rework strategy, perf...
[goodguy/history.git] / cinelerra-5.1 / plugins / reroute / reroute.C
index 9a8aa6a0b95985b80561f9d5eb0d2b001c06e5f8..f236f23e5911bcdaff71e20f79d1d1c1ec648be5 100644 (file)
@@ -468,7 +468,7 @@ int Reroute::process_buffer(VFrame **frame,
 
 
 
-const char* Reroute::plugin_title() { return _("Reroute"); }
+const char* Reroute::plugin_title() { return N_("Reroute"); }
 int Reroute::is_realtime()             { return 1; }
 int Reroute::is_multichannel()         { return 1; }