x265 update 2.7, findobj upgrade, fix svg init, fix for dragchkbox buttonpress, add...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / viewmenu.C
index b3d33d69aa458f2b3d8825c73b63342ad8b23882..2478136ef1d4677520b0a70d6f71f37fbb54b8aa 100644 (file)
@@ -138,7 +138,7 @@ void ShowAutomation::update_toggle()
 
 
 PluginAutomation::PluginAutomation(MWindow *mwindow, const char *hotkey)
- : BC_MenuItem(_("Plugin Autos"), hotkey, hotkey[0])
+ : BC_MenuItem(_("Plugin Keyframes"), hotkey, hotkey[0])
 {
        this->mwindow = mwindow;
 }