]> git.lyx.org Git - lyx.git/blobdiff - lib/ui/stdmenus.inc
Regenerate layouttranslations for ro.po
[lyx.git] / lib / ui / stdmenus.inc
index 5f692b2fddcb34668b3f1b1a65d7ac953406e3d9..88d84d25e55c8ffdb75e9fedb39c40856ae7d664 100644 (file)
@@ -11,7 +11,7 @@
 # Full author contact details are available in file CREDITS.
 
 # The interface is designed (partially) following the KDE Human Interface
-# Guidelines (http://usability.kde.org/hig/)
+# Guidelines (http://techbase.kde.org/Projects/Usability/HIG)
 
 # Casing Rules:
 # Capitalize all words in the element, with the following exceptions: 
@@ -21,6 +21,8 @@
 #   (except when the preposition is part of a verb phrase, such as "Check In")
 # (http://library.gnome.org/devel/hig-book/stable/design-text-labels.html.en)
 
+Format 1
+
 Menuset
 
        Menubar
@@ -86,7 +88,7 @@ Menuset
 
        Menu "file_export"
                ExportFormats
-               Item "Custom...|C" "buffer-export custom"
+               Item "More Formats & Options...|O" "buffer-export custom"
        End
 
 #
@@ -350,7 +352,7 @@ Menuset
                Submenu "Custom Insets" "insert_custom"
                Submenu "File|e" "insert_file"
                Submenu "Box[[Menu]]" "insert_box"
-               OptSubMenu "Insert Regular Expression" "context-edit-regexp"
+               OptSubmenu "Insert Regular Expression" "context-edit-regexp"
                Separator
                Item "Citation...|C" "dialog-show-new-inset citation"
                Item "Cross-Reference...|R" "dialog-show-new-inset ref"
@@ -459,7 +461,6 @@ Menuset
        Menu "insert_box"
                Item "Frameless|l" "box-insert Frameless"
                Item "Simple Frame|F" "box-insert Boxed"
-               Item "Simple Frame, Page Breaks|P" "box-insert Framed"
                Item "Oval, Thin|a" "box-insert ovalbox"
                Item "Oval, Thick|v" "box-insert Ovalbox"
                Item "Drop Shadow|w" "box-insert Shadowbox"