diff options
author | Johnny_M <klasse@partyheld.de> | 2022-02-26 12:55:07 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-02-26 23:11:29 +0100 |
commit | dd0acce907394934a9323fc2d34290f1db74f166 (patch) | |
tree | 51ed7e7bc6c3f0abeca809870b71340d1296ae8e /source/text | |
parent | 671306d813dbf9546aac2963cc84a0a56e587d80 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I5a45f355b77d899a24ae346ceedf10fcb882d420
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130589
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/swriter/00/00000404.xhp | 4 | ||||
-rw-r--r-- | source/text/swriter/01/04120100.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/02/18010000.xhp | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/source/text/swriter/00/00000404.xhp b/source/text/swriter/00/00000404.xhp index 6aa2b074b1..483cd10c7e 100644 --- a/source/text/swriter/00/00000404.xhp +++ b/source/text/swriter/00/00000404.xhp @@ -169,11 +169,11 @@ </variable></paragraph> <paragraph role="paragraph" id="par_id3155866" xml-lang="en-US"><variable id="verzeichnisseeinf">Choose <emph>Insert - Table of Contents and Index</emph> </variable></paragraph> -<section id="eintragverz"> +<section id="insert_index_entry"> <paragraph role="paragraph" id="par_id3147471" xml-lang="en-US">Choose <emph>Insert - Table of Contents and Index - Index Entry</emph> </paragraph> <paragraph role="paragraph" id="par_id3147490" xml-lang="en-US">Open <emph>Insert</emph> toolbar, click</paragraph> -<section id="syeintrag"> +<section id="syinsert_index_entry"> <table id="tbl_id3145256"> <tablerow> <tablecell> diff --git a/source/text/swriter/01/04120100.xhp b/source/text/swriter/01/04120100.xhp index fb51c96196..41b90158e0 100644 --- a/source/text/swriter/01/04120100.xhp +++ b/source/text/swriter/01/04120100.xhp @@ -37,7 +37,7 @@ <paragraph role="paragraph" id="par_id3150565" xml-lang="en-US"><variable id="eintrag"><ahelp hid=".uno:InsertIndexesEntry">Marks the selected text as index or table of contents entry.</ahelp> </variable></paragraph> <section id="howtoget"> - <embed href="text/swriter/00/00000404.xhp#eintragverz"/> + <embed href="text/swriter/00/00000404.xhp#insert_index_entry"/> </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 - 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> diff --git a/source/text/swriter/02/18010000.xhp b/source/text/swriter/02/18010000.xhp index 15df31ef28..ea06f9ac4b 100644 --- a/source/text/swriter/02/18010000.xhp +++ b/source/text/swriter/02/18010000.xhp @@ -87,6 +87,6 @@ <paragraph role="paragraph" id="par_idN10814" xml-lang="en-US">Inserts an index or a table of contents at the current cursor position.</paragraph> <paragraph role="heading" id="hd_id3155861" xml-lang="en-US" level="2"><link href="text/swriter/01/04120100.xhp" name="Insert Index Marker">Entry</link></paragraph> <embed href="text/swriter/01/04120100.xhp#eintrag"/> -<embed href="text/swriter/00/00000404.xhp#syeintrag"/> +<embed href="text/swriter/00/00000404.xhp#syinsert_index_entry"/> </body> </helpdocument> |