From 6ad558ea943ecca88da88c0f9895042546182995 Mon Sep 17 00:00:00 2001 From: Stanislav Horacek Date: Mon, 10 Mar 2014 19:29:30 +0100 Subject: fdo#75924 update button labels of spellcheck dialog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I1009c08fbf32a49a54bea97551883dd140fc1515 Reviewed-on: https://gerrit.libreoffice.org/8522 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- source/text/swriter/guide/spellcheck_dialog.xhp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'source/text/swriter') 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 @@ Do one of the following: - To accept a correction, click the suggestion, and then click Change. - Edit the sentence in the upper text box, and then click Change. - To add the unknown word to a user-defined dictionary, click Add. + To accept a correction, click the suggestion, and then click Correct. + Edit the sentence in the upper text box, and then click Correct. + To add the unknown word to a user-defined dictionary, click Add to Dictionary.
-- cgit