summaryrefslogtreecommitdiff
path: root/sd/source/ui/app/menuids_tmpl.src
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/app/menuids_tmpl.src')
-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 9ed590a194fa..bf3083077840 100644
--- a/sd/source/ui/app/menuids_tmpl.src
+++ b/sd/source/ui/app/menuids_tmpl.src
@@ -430,7 +430,7 @@
Identifier = SID_OBJECT_ALIGN ; \
Command = ".uno:AlignObjetMenu" ; \
HelpId = CMD_SID_OBJECT_ALIGN ; \
- Text [ en-US ] = "Al~ignment" ; \
+ Text [ en-US ] = "Al~ign" ; \
SubMenu = Menu\
{\
ItemList = \
@@ -653,7 +653,7 @@
{\
Identifier = SID_SET_DEFAULT ; \
HelpId = CMD_SID_SET_DEFAULT ; \
- Text [ en-US ] = "~Default" ; \
+ Text [ en-US ] = "~Default Formatting" ; \
};
#define MN_FONTWORK\
@@ -669,14 +669,14 @@
{\
Identifier = SID_ORIGINAL_SIZE ; \
HelpId = CMD_SID_ORIGINAL_SIZE ; \
- Text [ en-US ] = "~Original Size" ; \
+ Text [ en-US ] = "Restore ~Original Size" ; \
};
#define MN_CROP\
MenuItem\
{\
Identifier = SID_OBJECT_CROP ; \
- Text [ en-US ] = "Crop Image" ; \
+ Text [ en-US ] = "Crop I~mage" ; \
};
#define MN_GLUE_INSERT_POINT\