]> git.lyx.org Git - features.git/blobdiff - src/LyXAction.cpp
Use localized length strings also in space label/tooltip
[features.git] / src / LyXAction.cpp
index c88c1b9873b336d5a10de2af63844f9a6aab581b..992b47a4412e34367fe921143a6553c97b592a64 100644 (file)
@@ -454,8 +454,8 @@ void LyXAction::init()
 
 /*!
  * \var lyx::FuncCode lyx::LFUN_BRANCH_SYNC_ALL
- * \li Action: Open/close all insets of selected branch (depending on its selection status).
- * \li Syntax: branch-toggle-all
+ * \li Action: Open/close all insets of selected branch (depending on its activation status).
+ * \li Syntax: branch-sync-all
  * \li Origin: sanda, 15 April 2022
  * \endvar
  */
@@ -4095,6 +4095,8 @@ void LyXAction::init()
                menubar    : Toggle visibility of the menubar.\n
                scrollbar  : Toggle visibility of the scrollbar.\n
                frame      : Toggle visibility of the frames around editing window.\n
+               zoomslider : Toggle visibility of the zoom slider in statusbar.\n
+               zoomlevel  : Toggle visibility of the zoom level display in statusbar.\n
                fullscreen : Toggle fullscreen mode. This also covers calling the
                             previous functions. However #LFUN_TOOLBAR_TOGGLE for the
                             custom tweaks of the toolbars should be used.