diff options
author | Johnny_M <klasse@partyheld.de> | 2021-12-28 11:16:09 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-12-29 16:52:56 +0100 |
commit | 928fb677a668708cee67c095f07a43d2d875e49f (patch) | |
tree | 123bd71d97f6bbe59a1f5811fdce43d74f778078 | |
parent | ed75133656ca68c43e561fe297745c5345296c7c (diff) |
tdf#132643 Translate German section IDs
Change-Id: I8d2abec69f3d8d218831781de6926d8cede90f71
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127617
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/swriter/01/06160000.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/06160000.xhp b/source/text/swriter/01/06160000.xhp index cacc9332a7..1068c66f41 100644 --- a/source/text/swriter/01/06160000.xhp +++ b/source/text/swriter/01/06160000.xhp @@ -32,7 +32,7 @@ <body> - <section id="aktuellesverz"> + <section id="current_index"> <bookmark branch="hid/.uno:UpdateCurIndex" xml-lang="en-US" id="bm_id3154656" localize="false"/> <paragraph id="hd_id3154704" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/06160000.xhp" name="Current Index">Current Index</link></paragraph> <paragraph role="paragraph" id="par_id3149499" xml-lang="en-US"><ahelp hid=".uno:UpdateCurIndex" visibility="visible">Updates the current index.</ahelp> The current index is the one that contains the cursor.</paragraph> diff --git a/source/text/swriter/01/06990000.xhp b/source/text/swriter/01/06990000.xhp index 428026f31a..efc67bc97a 100644 --- a/source/text/swriter/01/06990000.xhp +++ b/source/text/swriter/01/06990000.xhp @@ -40,7 +40,7 @@ <embed href="text/swriter/01/06190000.xhp#allesaktuell"/> <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/06160000.xhp#current_index"/> <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"/> |