X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;ds=sidebyside;f=cinelerra-5.0%2Fplugins%2Fthreshold%2Fthreshold.C;h=5e269aa084d6da57546c1333cd347b920cd7c649;hb=94e8dc2b306135e7735b2618a54f0f7de7ac7a0c;hp=1eb8ce949868cdcad87141614329a985bcd9a67f;hpb=9755040e9ae6889aa0d1627d0e209496d1e000e6;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/plugins/threshold/threshold.C b/cinelerra-5.0/plugins/threshold/threshold.C index 1eb8ce94..5e269aa0 100644 --- a/cinelerra-5.0/plugins/threshold/threshold.C +++ b/cinelerra-5.0/plugins/threshold/threshold.C @@ -134,7 +134,7 @@ int ThresholdMain::is_realtime() const char* ThresholdMain::plugin_title() { - return N_("Threshold"); + return _("Threshold"); }