diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2023-02-28 01:14:26 +0000 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2023-02-28 22:22:27 +0000 |
commit | 3af327e7465f97c6c9fe0c91253ea64fec6f4153 (patch) | |
tree | 0c1e6b6e595a57ba782dcd73663b030a5655a80a | |
parent | dfd3deea6691715db33c13bdc639bac22dbf88f3 (diff) |
tdf#151063 "index mark" -> "index entry"
Change-Id: I967a2c309ca956e8e75e1a9510574310f4e2a35b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/147907
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
-rw-r--r-- | source/text/swriter/01/04120211.xhp | 4 | ||||
-rw-r--r-- | source/text/swriter/guide/indices_enter.xhp | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/source/text/swriter/01/04120211.xhp b/source/text/swriter/01/04120211.xhp index 8baa71cc07..59ecebe325 100644 --- a/source/text/swriter/01/04120211.xhp +++ b/source/text/swriter/01/04120211.xhp @@ -74,8 +74,8 @@ </section> <section id="index_marks"> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/tocindexpage/indexmarks" id="bm_id3155854" localize="false"/> -<h3 id="hd_id3151374">Index marks</h3> - <paragraph xml-lang="en-US" id="par_id3155861" role="paragraph"><ahelp hid="modules/swriter/ui/tocindexpage/indexmarks">Includes the index entries that you inserted by choosing <emph>Insert - Table of Contents and Index - Index Entry</emph> in the index.</ahelp></paragraph> +<h3 id="hd_id3151374">Index entries</h3> + <paragraph xml-lang="en-US" id="par_id3155861" role="paragraph"><ahelp hid="modules/swriter/ui/tocindexpage/indexmarks">Choose this option to include index entries inserted in the document with <menuitem>Insert - Table of Contents and Index - Index Entry</menuitem> in the generated index.</ahelp></paragraph> </section> </body> </helpdocument> diff --git a/source/text/swriter/guide/indices_enter.xhp b/source/text/swriter/guide/indices_enter.xhp index 4f7816b8be..befd9317fd 100644 --- a/source/text/swriter/guide/indices_enter.xhp +++ b/source/text/swriter/guide/indices_enter.xhp @@ -52,7 +52,7 @@ <paragraph id="par_id3153417" role="listitem" xml-lang="en-US">To change the text that appears in the index, type the text that you want in the <emph>Entry</emph> box. The text that you type here does not replace the selected text in the document.</paragraph> </listitem> <listitem> - <paragraph id="par_id3154258" role="listitem" xml-lang="en-US">To add an index mark to similar words in your document, select <emph>Apply to all similar texts</emph>.</paragraph> + <paragraph id="par_id3154258" role="listitem" xml-lang="en-US">To add index entries for all other occurrences of the selected entry text in your document, select <menuitem>Apply to all similar texts</menuitem>.</paragraph> </listitem> <listitem> <paragraph id="par_id3155889" role="listitem" xml-lang="en-US">To add the entries to a custom index, click the <emph>New User-defined Index</emph> icon, enter the name of the index, and then click <emph>OK</emph>.</paragraph> |