]> git.lyx.org Git - lyx.git/blobdiff - src/LyXAction.C
More fixes to insettabular/text (and some missing features added).
[lyx.git] / src / LyXAction.C
index 0223d7b3f1e55ec63e9460850f98e45cb87221a5..31e60716b4e6b89d34d877f152d545fa6a62a662 100644 (file)
@@ -385,7 +385,7 @@ void LyXAction::init()
                { LFUN_TAB, "tab-forward", "", Noop },
                { LFUN_TABINSERT, "tab-insert", "", Noop },
                { LFUN_DIALOG_TABULAR_INSERT, "dialog-tabular-insert",
-                 N_("Open Insert Tabular Dialog"), Noop },
+                 N_("Insert Table"), Noop },
                { LFUN_TABULAR_FEATURE, "tabular-feature",
                  N_("Tabular Features"), Noop },
                { LFUN_INSET_TABULAR, "tabular-insert",