X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fcinelerra%2Ffeatheredits.C;h=bfd530f69021e1f7a554ebaf4ff29f6e065e57b8;hb=6c0c8bd0e577001d1cc18c6c27d58e62f58a6bff;hp=27ef662ff09534bf707a0cc82bc85c77526518c7;hpb=2d99bb8ce591f05a31464b517d85dc2bc35b2abe;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/cinelerra/featheredits.C b/cinelerra-5.0/cinelerra/featheredits.C index 27ef662f..bfd530f6 100644 --- a/cinelerra-5.0/cinelerra/featheredits.C +++ b/cinelerra-5.0/cinelerra/featheredits.C @@ -32,7 +32,7 @@ FeatherEdits::FeatherEdits(MWindow *mwindow, int audio, int video) - : BC_MenuItem("Feather Edits..."), Thread() + : BC_MenuItem(_("Feather Edits...")), Thread() { this->mwindow = mwindow; this->audio = audio; @@ -75,7 +75,7 @@ void FeatherEdits::run() FeatherEditsWindow::FeatherEditsWindow(MWindow *mwindow, long feather_samples) - : BC_Window(PROGRAM_NAME ": Feather Edits", + : BC_Window(_(PROGRAM_NAME ": Feather Edits"), mwindow->gui->get_abs_cursor_x(), mwindow->gui->get_abs_cursor_y(), 340,