X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fplugins%2Fvideoscope%2Fvideoscope.C;h=586fb3e398943be77e84fd2e4558c86e1aa6c11f;hb=310cfd249d955850c39757d80e07949ad4fef205;hp=59ba45e1d4b5481a23550db51a0df69fa1e064f4;hpb=2d99bb8ce591f05a31464b517d85dc2bc35b2abe;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/plugins/videoscope/videoscope.C b/cinelerra-5.0/plugins/videoscope/videoscope.C index 59ba45e1..586fb3e3 100644 --- a/cinelerra-5.0/plugins/videoscope/videoscope.C +++ b/cinelerra-5.0/plugins/videoscope/videoscope.C @@ -235,7 +235,7 @@ VideoScopeEffect::~VideoScopeEffect() -const char* VideoScopeEffect::plugin_title() { return N_("VideoScope"); } +const char* VideoScopeEffect::plugin_title() { return _("VideoScope"); } int VideoScopeEffect::is_realtime() { return 1; } int VideoScopeEffect::load_configuration()