Kaydet (Commit) 1231d6f3 authored tarafından Yousuf Philips's avatar Yousuf Philips Kaydeden (comit) Caolán McNamara

Fixed two strings in the context menu for consistency with other entries

Change-Id: I74bdd36e01ea7a8ca8ab2041c38a5169cbca9827
Reviewed-on: https://gerrit.libreoffice.org/15537Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst c31b9c55
...@@ -103,7 +103,7 @@ ...@@ -103,7 +103,7 @@
{ \ { \
Identifier = FN_COPY_HYPERLINK_LOCATION; \ Identifier = FN_COPY_HYPERLINK_LOCATION; \
HelpId = CMD_FN_COPY_HYPERLINK_LOCATION; \ HelpId = CMD_FN_COPY_HYPERLINK_LOCATION; \
Text [ en-US ] = "Copy Hyperlink ~Location"; \ Text [ en-US ] = "Copy Hyper~link"; \
}; \ }; \
MenuItem \ MenuItem \
{ \ { \
...@@ -1121,7 +1121,7 @@ String MN_GRF_POPUPMENU ...@@ -1121,7 +1121,7 @@ String MN_GRF_POPUPMENU
{\ {\
Identifier = SID_MENU_MANAGE_GRAPHIC ; \ Identifier = SID_MENU_MANAGE_GRAPHIC ; \
Command = ".uno:ManageGraphicMenu" ; \ Command = ".uno:ManageGraphicMenu" ; \
Text [ en-US ] = "~Rotate Image" ; \ Text [ en-US ] = "~Rotate" ; \
SubMenu = Menu\ SubMenu = Menu\
{\ {\
ItemList = \ ItemList = \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment