X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fshiftinterlace%2Fshiftinterlace.C;h=90722d6f52957206c793cfe176aa49d29511886d;hb=5c1aff2fd123b65be6e51ca7652185e14ddaf168;hp=e7d93e7508cf80a89771a9eaf48169b32320d954;hpb=21c2e6b36d6a96c2f662a89459d607b5a387f4eb;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/plugins/shiftinterlace/shiftinterlace.C b/cinelerra-5.1/plugins/shiftinterlace/shiftinterlace.C index e7d93e75..90722d6f 100644 --- a/cinelerra-5.1/plugins/shiftinterlace/shiftinterlace.C +++ b/cinelerra-5.1/plugins/shiftinterlace/shiftinterlace.C @@ -259,7 +259,7 @@ ShiftInterlaceMain::~ShiftInterlaceMain() } -const char* ShiftInterlaceMain::plugin_title() { return _("ShiftInterlace"); } +const char* ShiftInterlaceMain::plugin_title() { return N_("ShiftInterlace"); } int ShiftInterlaceMain::is_realtime() { return 1; }