add save project feature, shortcuts update
[goodguy/history.git] / cinelerra-5.1 / cinelerra / editpanel.C
index 32b2e848481e5dcd8a1e13081660df9b1e5a1f2a..1c357b549332165af74ebc32a0a5bc507fc19351 100644 (file)
@@ -1398,7 +1398,7 @@ LockLabelsButton::LockLabelsButton(MWindow *mwindow, int x, int y)
        "", 0, 0, 0)
 {
        this->mwindow = mwindow;
-       set_tooltip(_("Lock labels from moving"));
+       set_tooltip(_("Lock labels from moving with edits"));
 }
 
 int LockLabelsButton::handle_event()