update internationalization data
[goodguy/history.git] / cinelerra-5.0 / cinelerra / vpatchgui.C
index ba4998e1003febd1140c9e36a29ccc1e321d2f6f..61dfa5eccc23e8537da93b0881c5d0fced4f754f 100644 (file)
@@ -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()