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/swriter/guide | |
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/swriter/guide')
-rw-r--r-- | source/text/swriter/guide/spellcheck_dialog.xhp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/swriter/guide/spellcheck_dialog.xhp b/source/text/swriter/guide/spellcheck_dialog.xhp index 2748ec546c..4cc31c9090 100644 --- a/source/text/swriter/guide/spellcheck_dialog.xhp +++ b/source/text/swriter/guide/spellcheck_dialog.xhp @@ -50,9 +50,9 @@ </listitem> <listitem> <paragraph xml-lang="en-US" id="par_id3149861" role="listitem" l10n="U" oldref="46">Do one of the following:</paragraph> - <paragraph xml-lang="en-US" id="par_id3145099" role="listitem" l10n="CHG" oldref="47">To accept a correction, click the suggestion, and then click <emph>Change</emph>.</paragraph> - <paragraph xml-lang="en-US" id="par_id3156241" role="listitem" l10n="CHG" oldref="48">Edit the sentence in the upper text box, and then click <emph>Change</emph>.</paragraph> - <paragraph xml-lang="en-US" id="par_id3155886" role="listitem" l10n="CHG" oldref="40">To add the unknown word to a user-defined dictionary, click <emph>Add</emph>.</paragraph> + <paragraph xml-lang="en-US" id="par_id3145099" role="listitem" l10n="CHG" oldref="47">To accept a correction, click the suggestion, and then click <emph>Correct</emph>.</paragraph> + <paragraph xml-lang="en-US" id="par_id3156241" role="listitem" l10n="CHG" oldref="48">Edit the sentence in the upper text box, and then click <emph>Correct</emph>.</paragraph> + <paragraph xml-lang="en-US" id="par_id3155886" role="listitem" l10n="CHG" oldref="40">To add the unknown word to a user-defined dictionary, click <emph>Add to Dictionary</emph>.</paragraph> </listitem> </list> <section id="relatedtopics"> |