From 499339d7bca9cfa3d71bdda72224c8b590192475 Mon Sep 17 00:00:00 2001 From: Stanislav Horacek Date: Wed, 29 Oct 2014 17:42:23 +0100 Subject: rename Fields - Other to Fields - More Fields MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I7460acb296b32c99c37a77bbce05d44aa3f36bd7 Reviewed-on: https://gerrit.libreoffice.org/12140 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- source/text/swriter/guide/conditional_text.xhp | 4 ++-- source/text/swriter/guide/conditional_text2.xhp | 2 +- source/text/swriter/guide/fields_date.xhp | 2 +- source/text/swriter/guide/fields_enter.xhp | 2 +- source/text/swriter/guide/footer_nextpage.xhp | 2 +- source/text/swriter/guide/header_with_chapter.xhp | 2 +- source/text/swriter/guide/hidden_text.xhp | 8 ++++---- source/text/swriter/guide/number_sequence.xhp | 2 +- 8 files changed, 12 insertions(+), 12 deletions(-) (limited to 'source/text/swriter/guide') diff --git a/source/text/swriter/guide/conditional_text.xhp b/source/text/swriter/guide/conditional_text.xhp index 25089e9bf0..c4cd2455a5 100644 --- a/source/text/swriter/guide/conditional_text.xhp +++ b/source/text/swriter/guide/conditional_text.xhp @@ -42,7 +42,7 @@ The first part of the example is to define a variable for the condition statement. - Choose Insert - Fields - Other, and then click the Variables tab. + Choose Insert - Fields - More Fields, and then click the Variables tab. Click "Set variable" in the Type @@ -67,7 +67,7 @@ Place the cursor where you want to insert the conditional text in your text. - Choose Insert - Fields - Other, and then click the Functions tab. + Choose Insert - Fields - More Fields, and then click the Functions tab. Click "Conditional text" in the Type diff --git a/source/text/swriter/guide/conditional_text2.xhp b/source/text/swriter/guide/conditional_text2.xhp index 9897c6254d..66392ef9ae 100644 --- a/source/text/swriter/guide/conditional_text2.xhp +++ b/source/text/swriter/guide/conditional_text2.xhp @@ -41,7 +41,7 @@ Choose Insert - Fields - Page Count, and then enter a space. - Choose Insert - Fields - Other, and then click the Functions tab. + Choose Insert - Fields - More Fields, and then click the Functions tab. Click "Conditional text" in the Type diff --git a/source/text/swriter/guide/fields_date.xhp b/source/text/swriter/guide/fields_date.xhp index 72a9117f2b..6aa0c0548f 100644 --- a/source/text/swriter/guide/fields_date.xhp +++ b/source/text/swriter/guide/fields_date.xhp @@ -38,7 +38,7 @@ You can insert the current date as a field that updates each time you open the document, or as a field that does not update. - Choose Insert - Fields - Other and click the Document tab. + Choose Insert - Fields - More Fields and click the Document tab. Click “Date” in the Type diff --git a/source/text/swriter/guide/fields_enter.xhp b/source/text/swriter/guide/fields_enter.xhp index bc8ccfb6a4..912d5ad4c6 100644 --- a/source/text/swriter/guide/fields_enter.xhp +++ b/source/text/swriter/guide/fields_enter.xhp @@ -37,7 +37,7 @@ An input field is a variable that you can click in a document to open a dialog where you can edit the variable. - Choose Insert - Fields - Other + Choose Insert - Fields - More Fields and click the Functions tab. diff --git a/source/text/swriter/guide/footer_nextpage.xhp b/source/text/swriter/guide/footer_nextpage.xhp index 8248dad229..b5b40129f1 100644 --- a/source/text/swriter/guide/footer_nextpage.xhp +++ b/source/text/swriter/guide/footer_nextpage.xhp @@ -41,7 +41,7 @@ Choose Insert - Footer and select the page style that you want to add the footer to. - Place the cursor in the footer and choose Insert - Fields - Other. + Place the cursor in the footer and choose Insert - Fields - More Fields. In the Fields dialog, click the Document tab. diff --git a/source/text/swriter/guide/header_with_chapter.xhp b/source/text/swriter/guide/header_with_chapter.xhp index e4a0289a3e..4931018379 100644 --- a/source/text/swriter/guide/header_with_chapter.xhp +++ b/source/text/swriter/guide/header_with_chapter.xhp @@ -76,7 +76,7 @@ Click in the header or footer. - Choose Insert - Fields - Other and click the + Choose Insert - Fields - More Fields and click the Document tab. diff --git a/source/text/swriter/guide/hidden_text.xhp b/source/text/swriter/guide/hidden_text.xhp index 1ec520a2dc..758eb9e350 100644 --- a/source/text/swriter/guide/hidden_text.xhp +++ b/source/text/swriter/guide/hidden_text.xhp @@ -40,7 +40,7 @@ To Create a Variable - Click in your document and choose Insert - Fields - Other. + Click in your document and choose Insert - Fields - More Fields. Click the Variables tab and click "Set Variable" in the Type list. @@ -68,7 +68,7 @@ Click in the document where you want to add the text. - Choose Insert - Fields - Other and click the Functions tab. + Choose Insert - Fields - More Fields and click the Functions tab. Click "Hidden Text" in the Type list. @@ -90,7 +90,7 @@ Click in the paragraph where you want to add the text. - Choose Insert - Fields - Other and click the Functions tab. + Choose Insert - Fields - More Fields and click the Functions tab. Click "Hidden Paragraph" in the Type list. @@ -124,7 +124,7 @@ Displaying Hidden Text Creating Non-printing Text - Insert - Fields - Other + Insert - Fields - More Fields Insert - Section List of Operators diff --git a/source/text/swriter/guide/number_sequence.xhp b/source/text/swriter/guide/number_sequence.xhp index fbf36014a6..c6749520f3 100644 --- a/source/text/swriter/guide/number_sequence.xhp +++ b/source/text/swriter/guide/number_sequence.xhp @@ -38,7 +38,7 @@ Type the text that you want to assign numbering to, for example, "Quotation Number ". - Choose Insert - Fields - Other, and then click the Variables + Choose Insert - Fields - More Fields, and then click the Variables tab. -- cgit