sw/source/uibase/lingu/olmenu.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 224d51af5aa9faa33a57f1325431cd12a7952a62 Author: Joren De Cuyper <jore...@libreoffice.org> Date: Wed Jun 25 21:49:13 2014 +0200 fdo#48673 - UI: No keyboard shortcut for "Ignore All" on misspelled word Also added mnemonic for "Ignore" entry Change-Id: I044fc0a718a32fe7b502d2c342ba5f09921053ec Reviewed-on: https://gerrit.libreoffice.org/9908 Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/sw/source/uibase/lingu/olmenu.src b/sw/source/uibase/lingu/olmenu.src index 293d804..6d7947b 100644 --- a/sw/source/uibase/lingu/olmenu.src +++ b/sw/source/uibase/lingu/olmenu.src @@ -33,7 +33,7 @@ Menu MN_SPELL_POPUP { Identifier = MN_IGNORE_WORD ; HelpID = HID_LINGU_IGNORE_WORD ; - Text [ en-US ] = "Ignore All" ; + Text [ en-US ] = "I~gnore All" ; }; MenuItem { @@ -116,7 +116,7 @@ String STR_LANGSTATUS_MORE }; String STR_IGNORE_SELECTION { - Text [ en-US ] = "Ignore" ; + Text [ en-US ] = "~Ignore" ; }; String STR_EXPLANATION_LINK {
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits