summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2014-12-23 00:03:52 +0400
committerYousuf Philips <philipz85@hotmail.com>2014-12-23 01:56:48 +0000
commitdfffff2a59983466748211944bc02013f4eba4b4 (patch)
treef40d2022fb8cb3dea023892f714db3b464a276ce
parenta5811c70bb443190a76a52585580659f96a58a04 (diff)
fdo#87185 add verbs before entries in image context menu
Change-Id: I902c40d2d88857eec4fd30c36af19ca3af0c2d98 Reviewed-on: https://gerrit.libreoffice.org/13616 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
-rw-r--r--sw/source/ui/app/mn.src4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/app/mn.src b/sw/source/ui/app/mn.src
index 5d57cf111df2..18319a6bc045 100644
--- a/sw/source/ui/app/mn.src
+++ b/sw/source/ui/app/mn.src
@@ -330,7 +330,7 @@
{\
Identifier = FN_INSERT_CAPTION ;\
HelpId = CMD_FN_INSERT_CAPTION ;\
- Text [ en-US ] = "~Caption..." ;\
+ Text [ en-US ] = "Insert ~Caption..." ;\
};
#define MN_TAB1 \
@@ -1243,7 +1243,7 @@ Menu MN_GRF_POPUPMENU
{
Identifier = FN_FORMAT_GRAFIC_DLG ;
HelpId = CMD_FN_FORMAT_GRAFIC_DLG ;
- Text [ en-US ] = "~Image..." ;
+ Text [ en-US ] = "Format ~Image..." ;
};
SEPARATOR ;