diff options
author | Johnny_M <klasse@partyheld.de> | 2021-12-26 12:06:02 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-12-28 10:49:44 +0100 |
commit | 8582febd0d409d68fc8b78a4f97fe3bfd3c69e82 (patch) | |
tree | 1924b31b87182a327708b7e2ecde63b26e45ef22 | |
parent | 0686d6a2a0d815e67cc25eaee3345e3d0253a40f (diff) |
tdf#132643 Translate German section IDs
Change-Id: I9a3fe59bc0351896314cfd1f3202e25c4d0ea6a0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127503
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/swriter/01/06170000.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/01/06990000.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/01/06170000.xhp b/source/text/swriter/01/06170000.xhp index ea6144e8e9..a54bc17da2 100644 --- a/source/text/swriter/01/06170000.xhp +++ b/source/text/swriter/01/06170000.xhp @@ -32,7 +32,7 @@ <body> - <section id="alleverz"> + <section id="all_indexes"> <bookmark branch="hid/.uno:UpdateAllIndexes" xml-lang="en-US" id="bm_id3151243" localize="false"/> <paragraph id="hd_id3149875" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/06170000.xhp" name="All Indexes and Tables">All Indexes and Tables</link></paragraph> <paragraph role="paragraph" id="par_id3150211" xml-lang="en-US"><ahelp hid=".uno:UpdateAllIndexes" visibility="visible">Update all indexes and tables of contents in the current document. You do not need to place the cursor in an index or table before you use this command.</ahelp></paragraph> diff --git a/source/text/swriter/01/06990000.xhp b/source/text/swriter/01/06990000.xhp index f36445ecb3..428026f31a 100644 --- a/source/text/swriter/01/06990000.xhp +++ b/source/text/swriter/01/06990000.xhp @@ -41,7 +41,7 @@ <embed href="text/swriter/01/06200000.xhp#felder"/> <embed href="text/swriter/01/06210000.xhp#verknuepfungen"/> <embed href="text/swriter/01/06160000.xhp#aktuellesverz"/> - <embed href="text/swriter/01/06170000.xhp#alleverz"/> + <embed href="text/swriter/01/06170000.xhp#all_indexes"/> <embed href="text/swriter/01/06220000.xhp#allediagramme"/> <embed href="text/swriter/01/06120000.xhp#seitenformatierung"/> </body> |