summaryrefslogtreecommitdiff
path: root/sd/source/ui/app
diff options
context:
space:
mode:
authorChristian Dywan <christian.dywan@lanedo.com>2011-05-18 16:06:33 +0200
committerChristian Dywan <christian.dywan@lanedo.com>2011-05-18 16:06:33 +0200
commita5792640ff40f874a9911aba74e54500ca19233e (patch)
treefca086406e90ee991b10aa467950ef7b1fbe9e8b /sd/source/ui/app
parent0b26358b96e77efffed70d5b7c9a50cdd12da2a8 (diff)
Unify Display Grid/ Grid Visible and other menu items
Diffstat (limited to 'sd/source/ui/app')
-rw-r--r--sd/source/ui/app/menuids_tmpl.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/sd/source/ui/app/menuids_tmpl.src b/sd/source/ui/app/menuids_tmpl.src
index 369ce5142325..24d00b8bd0a1 100644
--- a/sd/source/ui/app/menuids_tmpl.src
+++ b/sd/source/ui/app/menuids_tmpl.src
@@ -987,7 +987,7 @@
{\
Identifier = SID_GRID_VISIBLE ; \
HelpId = CMD_SID_GRID_VISIBLE ; \
- Text [ en-US ] = "~Visible Grid" ; \
+ Text [ en-US ] = "~Display Grid" ; \
};
#define MN_GRID_USE\
@@ -1028,7 +1028,7 @@
{\
Identifier = SID_HELPLINES_VISIBLE ; \
HelpId = CMD_SID_HELPLINES_VISIBLE ; \
- Text [ en-US ] = "~Snap Lines Visible" ; \
+ Text [ en-US ] = "~Display Snap Lines" ; \
};
#define MN_HELPLINES_USE\
@@ -1036,7 +1036,7 @@
{\
Identifier = SID_HELPLINES_USE ; \
HelpId = CMD_SID_HELPLINES_USE ; \
- Text [ en-US ] = "Snap to Snap Lines"; \
+ Text [ en-US ] = "~Snap to Snap Lines"; \
};
#define MN_HELPLINES_FRONT\
@@ -1044,7 +1044,7 @@
{\
Identifier = SID_HELPLINES_FRONT ; \
HelpId = CMD_SID_HELPLINES_FRONT ; \
- Text [ en-US ] = "Snap Lines to Front" ; \
+ Text [ en-US ] = "Snap Lines to ~Front" ; \
};
#define MN_HELPLINES \