X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fcinelerra%2Fvpatchgui.C;h=61dfa5eccc23e8537da93b0881c5d0fced4f754f;hb=6c0c8bd0e577001d1cc18c6c27d58e62f58a6bff;hp=ba4998e1003febd1140c9e36a29ccc1e321d2f6f;hpb=2d99bb8ce591f05a31464b517d85dc2bc35b2abe;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/cinelerra/vpatchgui.C b/cinelerra-5.0/cinelerra/vpatchgui.C index ba4998e1..61dfa5ec 100644 --- a/cinelerra-5.0/cinelerra/vpatchgui.C +++ b/cinelerra-5.0/cinelerra/vpatchgui.C @@ -270,7 +270,7 @@ VModePatch::VModePatch(MWindow *mwindow, VPatchGUI *patch, int x, int y) this->patch = patch; this->mode = get_keyframe(mwindow, patch)->value; set_icon(patch->patchbay->mode_to_icon(this->mode)); - set_tooltip("Overlay mode"); + set_tooltip(_("Overlay mode")); } int VModePatch::handle_event()