X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fplugins%2Fshiftinterlace%2Fshiftinterlace.C;h=47d45cc9f0f982e1a4c052963d02f4a2b2083c74;hb=310cfd249d955850c39757d80e07949ad4fef205;hp=2880a9ebe7597d67c65ae5236949d7322d8de6a4;hpb=2d99bb8ce591f05a31464b517d85dc2bc35b2abe;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/plugins/shiftinterlace/shiftinterlace.C b/cinelerra-5.0/plugins/shiftinterlace/shiftinterlace.C index 2880a9eb..47d45cc9 100644 --- a/cinelerra-5.0/plugins/shiftinterlace/shiftinterlace.C +++ b/cinelerra-5.0/plugins/shiftinterlace/shiftinterlace.C @@ -259,7 +259,7 @@ ShiftInterlaceMain::~ShiftInterlaceMain() } -const char* ShiftInterlaceMain::plugin_title() { return N_("ShiftInterlace"); } +const char* ShiftInterlaceMain::plugin_title() { return _("ShiftInterlace"); } int ShiftInterlaceMain::is_realtime() { return 1; }