update internationalization data
[goodguy/history.git] / cinelerra-5.0 / plugins / threshold / threshold.C
index 1eb8ce949868cdcad87141614329a985bcd9a67f..5e269aa084d6da57546c1333cd347b920cd7c649 100644 (file)
@@ -134,7 +134,7 @@ int ThresholdMain::is_realtime()
 
 const char* ThresholdMain::plugin_title() 
 { 
-       return N_("Threshold"); 
+       return _("Threshold"); 
 }