]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/classic.ui
Spanish EmbeddedObjects.lyx: translation update by Ignacio
[lyx.git] / lib / ui / classic.ui
index b4b6039a1d136e5d5eeb9423b8b885366ea0c208..55448b2c758882aa88474bbc64c07fe74874a6b3 100644 (file)
@@ -103,7 +103,7 @@ Menuset
                #Item "Read Only" "buffer-toggle-read-only"
                Item "Spellchecker...|S" "dialog-show spellchecker"
                Item "Thesaurus..." "thesaurus-entry"
-               Item "Count Words|W" "words-count"
+               Item "Statistics...|i" "statistics"
                Item "Check TeX|h" "buffer-chktex"
                Submenu "Change Tracking|g" "edit_change"
                Separator
@@ -238,15 +238,16 @@ Menuset
        End
 
        Menu "insert_special"
+               Item "Symbols...|b" "dialog-show symbols"
                Item "Superscript|S" "command-sequence math-mode on; math-superscript; math-insert \text;"
                Item "Subscript|u" "command-sequence math-mode on; math-subscript; math-insert \text;"
-               Item "Horizontal Fill|H" "hfill-insert"
                Item "Hyphenation Point|P" "hyphenation-point-insert"
                Item "Protected Hyphen|y" "specialchar-insert nobreakdash"
                Item "Ligature Break|k" "specialchar-insert ligature-break"
                Item "Protected Space|r" "space-insert protected"
                Item "Inter-word Space|w" "space-insert normal"
                Item "Thin Space|T" "space-insert thin"
+               Item "Horizontal Space...|o" "dialog-show-new-inset space"
                Item "Vertical Space..." "dialog-show-new-inset vspace"
                Item "Line Break|L" "break-line"
                Item "Ellipsis|i" "specialchar-insert dots"