From 32e26be47c366f9dc3cdba8a24170fa4e9f3cf18 Mon Sep 17 00:00:00 2001 From: Christian Dywan Date: Wed, 18 May 2011 16:06:39 +0200 Subject: Unify Display Grid/ Grid Visible and other menu items --- svx/inc/globlmn_tmpl.hrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'svx/inc') 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 \ -- cgit