[Libreoffice-commits] core.git: sw/source
Yousuf Philips
philipz85 at hotmail.com
Thu May 14 02:32:17 PDT 2015
sw/source/ui/app/mn.src | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 1231d6f3aef712ca7f72908db6f00a498768de47
Author: Yousuf Philips <philipz85 at hotmail.com>
Date: Sun Apr 26 05:30:56 2015 +0400
Fixed two strings in the context menu for consistency with other entries
Change-Id: I74bdd36e01ea7a8ca8ab2041c38a5169cbca9827
Reviewed-on: https://gerrit.libreoffice.org/15537
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/sw/source/ui/app/mn.src b/sw/source/ui/app/mn.src
index bbf9072..e41eebd 100644
--- a/sw/source/ui/app/mn.src
+++ b/sw/source/ui/app/mn.src
@@ -103,7 +103,7 @@
{ \
Identifier = FN_COPY_HYPERLINK_LOCATION; \
HelpId = CMD_FN_COPY_HYPERLINK_LOCATION; \
- Text [ en-US ] = "Copy Hyperlink ~Location"; \
+ Text [ en-US ] = "Copy Hyper~link"; \
}; \
MenuItem \
{ \
@@ -1121,7 +1121,7 @@ String MN_GRF_POPUPMENU
{\
Identifier = SID_MENU_MANAGE_GRAPHIC ; \
Command = ".uno:ManageGraphicMenu" ; \
- Text [ en-US ] = "~Rotate Image" ; \
+ Text [ en-US ] = "~Rotate" ; \
SubMenu = Menu\
{\
ItemList = \
More information about the Libreoffice-commits
mailing list