]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdtoolbars.ui
Fix small menu mess-up (double Note item)
[lyx.git] / lib / ui / stdtoolbars.ui
index 7fa922ef46dc923ac10620040acd64bf9c3e87e0..3965eef855c0689500fb7c5dd33d43b00ebd0680 100644 (file)
@@ -70,8 +70,8 @@ Toolbar "Extra"
        Item "Insert TeX" "ert-insert"
        Item "Include file" "dialog-show-new-inset include"
        Separator
-       Item "Text Style" "dialog-show character"
-       Item "Paragraph Settings" "layout-paragraph"
+       Item "Text style" "dialog-show character"
+       Item "Paragraph settings" "layout-paragraph"
        Item "Table of contents" "toc-view"
        Item "Check spelling" "dialog-show spellchecker"
        Item "Thesaurus" "thesaurus-entry"
@@ -90,12 +90,13 @@ Toolbar "Table"
        Item "Set all lines" "tabular-feature set-all-lines"
        Item "Unset all lines" "tabular-feature unset-all-lines"
        Separator
-       Item "Left aligned" "tabular-feature align-left"
-       Item "Centered" "tabular-feature align-center"
-       Item "Right aligned" "tabular-feature align-right"
-       Item "Top aligned" "tabular-feature valign-top"
-       Item "Vertically centered" "tabular-feature valign-center"
-       Item "Bottom aligned" "tabular-feature valign-bottom"
+       Item "Align left" "tabular-feature align-left"
+       Item "Align center" "tabular-feature align-center"
+       Item "Align right" "tabular-feature align-right"
+       Separator
+       Item "Align top" "tabular-feature valign-top"
+       Item "Align middle" "tabular-feature valign-middle"
+       Item "Align bottom" "tabular-feature valign-bottom"
        Separator
        Item "Rotate cell" "tabular-feature set-rotate-cell"
        Item "Rotate table" "tabular-feature set-rotate-tabular"