diff options
author | Christian Dywan <christian.dywan@lanedo.com> | 2011-05-18 16:06:39 +0200 |
---|---|---|
committer | Christian Dywan <christian.dywan@lanedo.com> | 2011-05-18 16:16:11 +0200 |
commit | 32e26be47c366f9dc3cdba8a24170fa4e9f3cf18 (patch) | |
tree | 3131a89cdc56ce75629df8b41f01307e7f8b939d /svx/inc | |
parent | 0a71e7b368f0137a2ae763f054b5d94f3fb793bb (diff) |
Unify Display Grid/ Grid Visible and other menu items
Diffstat (limited to 'svx/inc')
-rwxr-xr-x | svx/inc/globlmn_tmpl.hrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/inc/globlmn_tmpl.hrc b/svx/inc/globlmn_tmpl.hrc index 6aa1a752dde0..227d57425e63 100755 --- a/svx/inc/globlmn_tmpl.hrc +++ b/svx/inc/globlmn_tmpl.hrc @@ -654,7 +654,7 @@ MenuItem\ {\ Identifier = DEFINE_SLOTID_FOR_NUMBER_BULLETS ; \ - Text [ en-US ] = "~Numbering/Bullets..." ; \ + Text [ en-US ] = "~Bullets and Numbering..." ; \ }; @@ -1209,7 +1209,7 @@ };\ };\ };\ - Text [ en-US ] = "Case/Characters";\ + Text [ en-US ] = "~Change Case";\ }; #define ITEM_OPEN_HYPERLINK \ |