diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2014-03-10 19:29:30 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-03-11 04:24:00 -0500 |
commit | 6ad558ea943ecca88da88c0f9895042546182995 (patch) | |
tree | 6db86fd193d2befd2ba16cddc405231624ca2d5f /source/text/shared/01/06010000.xhp | |
parent | c0f068348420e4ef59842aaa4a9786aefabb3a83 (diff) |
fdo#75924 update button labels of spellcheck dialog
Change-Id: I1009c08fbf32a49a54bea97551883dd140fc1515
Reviewed-on: https://gerrit.libreoffice.org/8522
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'source/text/shared/01/06010000.xhp')
-rw-r--r-- | source/text/shared/01/06010000.xhp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/01/06010000.xhp b/source/text/shared/01/06010000.xhp index 5aa295b46e..65122d526e 100644 --- a/source/text/shared/01/06010000.xhp +++ b/source/text/shared/01/06010000.xhp @@ -55,7 +55,7 @@ <bookmark xml-lang="en-US" branch="hid/cui:ListBox:RID_SVXDLG_SPELLCHECK:LB_SUGGESTION" id="bm_id9300210" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3149885" role="heading" level="2" l10n="U" oldref="10">Suggestions</paragraph> - <paragraph xml-lang="en-US" id="par_id3155628" role="paragraph" l10n="CHG" oldref="11"><ahelp hid="SVX_LISTBOX_RID_SVXDLG_SPELLCHECK_LB_NEWWORD">Lists suggested words to replace the misspelled word. Select the word that you want to use, and then click <emph>Change</emph> or <emph>Change All</emph>.</ahelp></paragraph> + <paragraph xml-lang="en-US" id="par_id3155628" role="paragraph" l10n="CHG" oldref="11"><ahelp hid="SVX_LISTBOX_RID_SVXDLG_SPELLCHECK_LB_NEWWORD">Lists suggested words to replace the misspelled word. Select the word that you want to use, and then click <emph>Correct</emph> or <emph>Correct All</emph>.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/cui:ListBox:RID_SVXDLG_SPELLCHECK:LB_LANGUAGE" id="bm_id3150822" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3145087" role="heading" level="2" l10n="CHG" oldref="12">Text Language<comment>spec doc Spelling_and_Grammar.odt</comment></paragraph> @@ -76,7 +76,7 @@ <!-- removed HID SVX_PUSHBUTTON_RID_SVXDLG_SPELLCHECK_BTN_ADD --> <bookmark xml-lang="en-US" branch="hid/cui:MenuButton:RID_SVXDLG_SPELLCHECK:MB_ADDTODICT" id="bm_id5068819" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3153353" role="heading" level="2" l10n="U" - oldref="24">Add</paragraph> + oldref="24">Add to Dictionary</paragraph> <paragraph xml-lang="en-US" id="par_id3144432" role="paragraph" l10n="CHG" oldref="25"><ahelp hid="SVX_PUSHBUTTON_RID_SVXDLG_SPELLCHECK_BTN_ADD">Adds the unknown word to a user-defined dictionary.</ahelp></paragraph> <!-- removed HID SVX:PUSHBUTTON:RID_SVXDLG_SPELLCHECK:BTN_IGNORE --> <bookmark xml-lang="en-US" branch="hid/CUI_HID_SPLDLG_BUTTON_IGNORE" id="bm_id7157811" localize="false"/> @@ -94,12 +94,12 @@ <!-- removed HID SVX:PUSHBUTTON:RID_SVXDLG_SPELLCHECK:BTN_CHANGE --> <bookmark xml-lang="en-US" branch="hid/CUI_HID_SPLDLG_BUTTON_CHANGE" id="bm_id2069765" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3153056" role="heading" level="2" l10n="CHG" - oldref="18">Change</paragraph> + oldref="18">Correct</paragraph> <paragraph xml-lang="en-US" id="par_id3148559" role="paragraph" l10n="CHG" oldref="19"><ahelp hid="SVX:PUSHBUTTON:RID_SVXDLG_SPELLCHECK:BTN_CHANGE">Replaces the unknown word with the current suggestion. If you changed more than just the misspelled word, the entire sentence is replaced.</ahelp></paragraph> <!-- removed HID SVX:PUSHBUTTON:RID_SVXDLG_SPELLCHECK:BTN_CHANGEALL --> <bookmark xml-lang="en-US" branch="hid/CUI_HID_SPLDLG_BUTTON_CHANGEALL" id="bm_id9187902" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3145787" role="heading" level="2" l10n="CHG" - oldref="16">Change All</paragraph> + oldref="16">Correct All</paragraph> <paragraph xml-lang="en-US" id="par_id3144446" role="paragraph" l10n="CHG" oldref="17"><ahelp hid="SVX:PUSHBUTTON:RID_SVXDLG_SPELLCHECK:BTN_CHANGEALL">Replaces all occurrences of the unknown word with the current suggestion.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/cui:PushButton:RID_SVXDLG_SPELLCHECK:PB_UNDO" id="bm_id9617297" localize="false"/> <paragraph xml-lang="en-US" id="par_idN10850" role="heading" level="2" l10n="NEW">Undo</paragraph> |