diff options
author | Muhammet Kara <muhammet.kara@pardus.org.tr> | 2017-12-01 23:40:47 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2017-12-03 12:47:13 +0100 |
commit | 8b26bf1947f18d99ec5e549cf94072b2e330399b (patch) | |
tree | c21f164b963ade0a2b38e1cf39c1414625cbadfb | |
parent | 4ead3bffc557527e7a146c538773aa4ca6cf84d0 (diff) |
tdf#108967: Fix Help for Edit Index in Writer
Change-Id: If07d9c355b249b3f07982188c9349bbdb703de5b
Reviewed-on: https://gerrit.libreoffice.org/45703
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit 15aadcce29df899fab7c65f8809d8cef69c18b9e)
Reviewed-on: https://gerrit.libreoffice.org/45738
-rw-r--r-- | source/text/swriter/00/00000402.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/01/04120100.xhp | 4 | ||||
-rw-r--r-- | source/text/swriter/guide/indices_delete.xhp | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/source/text/swriter/00/00000402.xhp b/source/text/swriter/00/00000402.xhp index 97ba2fd1b0..b6f99c018e 100644 --- a/source/text/swriter/00/00000402.xhp +++ b/source/text/swriter/00/00000402.xhp @@ -57,7 +57,7 @@ <paragraph role="paragraph" id="par_id3154505" xml-lang="en-US"><variable id="fussnote">Choose <emph>Edit - Footnotes</emph> </variable></paragraph> <section id="verzeichniseintrag"> -<paragraph role="paragraph" id="par_id3153737" xml-lang="en-US">Choose <emph>Edit - Index Entry</emph> +<paragraph role="paragraph" id="par_id3153737" xml-lang="en-US">Choose <emph>Edit - Reference - Index Entry...</emph> </paragraph> <paragraph role="paragraph" id="par_id3150928" xml-lang="en-US">Open context menu - choose <emph>Index Entry</emph> </paragraph> diff --git a/source/text/swriter/01/04120100.xhp b/source/text/swriter/01/04120100.xhp index ab97631f6c..a5e6f4b76e 100644 --- a/source/text/swriter/01/04120100.xhp +++ b/source/text/swriter/01/04120100.xhp @@ -18,7 +18,7 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - + <helpdocument version="1.0"> <meta> <topic id="textswriter0104120100xml" indexer="include" status="PUBLISH"> @@ -38,7 +38,7 @@ <section id="howtoget"> <embed href="text/swriter/00/00000404.xhp#eintragverz"/> </section> -<paragraph role="paragraph" id="par_id3147571" xml-lang="en-US">To edit an index entry, place the cursor in front of the index field, and then choose <link href="text/swriter/01/02160000.xhp" name="Edit - Index Entry"><emph>Edit - Index Entry</emph></link></paragraph><comment>removed a para - see #i64023</comment> +<paragraph role="paragraph" id="par_id3147571" xml-lang="en-US">To edit an index entry, place the cursor in front of the index field, and then choose <link href="text/swriter/01/02160000.xhp" name="Edit - Reference - Index Entry..."><emph>Edit - Reference - Index Entry...</emph></link></paragraph><comment>removed a para - see #i64023</comment> <paragraph role="paragraph" id="par_id3145760" xml-lang="en-US">You can leave the <emph>Insert Index Entry</emph> dialog open while you select and insert entries.</paragraph> <paragraph role="heading" id="hd_id3145410" xml-lang="en-US" level="2">Selection</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/indexentry/typecb" id="bm_id3154097" localize="false"/> diff --git a/source/text/swriter/guide/indices_delete.xhp b/source/text/swriter/guide/indices_delete.xhp index f8639e5939..11db2b3bea 100644 --- a/source/text/swriter/guide/indices_delete.xhp +++ b/source/text/swriter/guide/indices_delete.xhp @@ -43,7 +43,7 @@ <paragraph id="par_id3155507" role="listitem" xml-lang="en-US">Place the cursor immediately in front of the index entry in your document.</paragraph> </listitem> <listitem> - <paragraph id="par_id3155526" role="listitem" xml-lang="en-US">Choose <emph>Edit - Index Entry</emph>, and do one of the following:</paragraph> + <paragraph id="par_id3155526" role="listitem" xml-lang="en-US">Choose <emph>Edit - Reference - Index Entry...</emph>, and do one of the following:</paragraph> </listitem> </list> @@ -66,4 +66,4 @@ <embed href="text/swriter/guide/indices_multidoc.xhp#indices_multidoc"/> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |