X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fplugins%2Fthreshold%2Fthreshold.C;h=5e269aa084d6da57546c1333cd347b920cd7c649;hb=0fb566814c8a2948506be87ea7ecd08128ae119b;hp=1eb8ce949868cdcad87141614329a985bcd9a67f;hpb=2d99bb8ce591f05a31464b517d85dc2bc35b2abe;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"); }