* clarify and apply Title Casing rules.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30380 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jürgen Spitzmüller 2009-07-05 16:30:16 +00:00
parent 031e39828e
commit c3d2d6cd75
2 changed files with 6 additions and 4 deletions

View File

@ -16,6 +16,7 @@
# * Articles: a, an, the.
# * Conjunctions: and, but, for, not, so, yet ...
# * Prepositions of three or fewer letters: at, for, by, in, to ...
# (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)
Menuset
@ -314,7 +315,7 @@ Menuset
Separator
Item "Append Argument Eating From the Right" "math-macro-append-greedy-param"
Item "Append Optional Argument Eating From the Right" "math-macro-add-greedy-optional-param"
Item "Remove Last Argument Spitting out to the Right" "math-macro-remove-greedy-param"
Item "Remove Last Argument Spitting Out to the Right" "math-macro-remove-greedy-param"
End
#

View File

@ -18,6 +18,7 @@
# * Articles: a, an, the.
# * Conjunctions: and, but, for, not, so, yet ...
# * Prepositions of three or fewer letters: at, for, by, in, to ...
# (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)
Menuset
@ -68,8 +69,8 @@ Menuset
Menu "file_vc"
OptItem "Register...|R" "vc-register"
OptItem "Check in Changes...|I" "vc-check-in"
OptItem "Check out for Edit|O" "vc-check-out"
OptItem "Check In Changes...|I" "vc-check-in"
OptItem "Check Out for Edit|O" "vc-check-out"
OptItem "Revert to Repository Version|R" "vc-revert"
OptItem "Undo Last Check In|U" "vc-undo-last"
OptItem "Show History...|H" "dialog-show vclog"
@ -232,7 +233,7 @@ Menuset
Separator
Item "Append Argument Eating From the Right" "math-macro-append-greedy-param"
Item "Append Optional Argument Eating From the Right" "math-macro-add-greedy-optional-param"
Item "Remove Last Argument Spitting out to the Right" "math-macro-remove-greedy-param"
Item "Remove Last Argument Spitting Out to the Right" "math-macro-remove-greedy-param"
End
Menu "edit_math_limits"