summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Dywan <christian.dywan@lanedo.com>2011-05-18 16:05:23 +0200
committerChristian Dywan <christian.dywan@lanedo.com>2011-05-18 16:05:23 +0200
commit99e036df6506990b0a417f41f3c4d85a28f48b96 (patch)
tree1715fb257b14f39d56ccfe54ce9d0140cae9adbe
parent278ac6c87d2bed5956a138eeb70431e8988eed99 (diff)
Unify Display Grid/ Grid Visible and other menu items
-rw-r--r--sc/source/ui/src/globstr.src2
-rw-r--r--sc/source/ui/src/optdlg.src2
2 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/src/globstr.src b/sc/source/ui/src/globstr.src
index 91ece5695a86..fa9a9df2396c 100644
--- a/sc/source/ui/src/globstr.src
+++ b/sc/source/ui/src/globstr.src
@@ -363,7 +363,7 @@ Resource RID_GLOBSTR
};
String STR_UNDO_TRANSLITERATE
{
- Text [ en-US ] = "Case/Characters";
+ Text [ en-US ] = "~Change Case";
};
String STR_DB_NONAME
{
diff --git a/sc/source/ui/src/optdlg.src b/sc/source/ui/src/optdlg.src
index f69d0febff4f..9adb7001ed7e 100644
--- a/sc/source/ui/src/optdlg.src
+++ b/sc/source/ui/src/optdlg.src
@@ -480,7 +480,7 @@ TabPage RID_SCPAGE_CONTENT
HelpID = "sc:CheckBox:RID_SCPAGE_CONTENT:CB_GUIDELINE";
Pos = MAP_APPFONT ( 12 , 56 ) ;
Size = MAP_APPFONT ( 112 , 10 ) ;
- Text [ en-US ] = "Guides ~while moving";
+ Text [ en-US ] = "Helplines ~While Moving";
};
CheckBox CB_HANDLES
{