Kaydet (Commit) 224d51af authored tarafından Joren De Cuyper's avatar Joren De Cuyper Kaydeden (comit) Caolán McNamara

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/9908Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst 2b7c7fab
......@@ -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
{
......
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