diff options
author | Johnny_M <klasse@partyheld.de> | 2022-01-22 12:16:45 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-01-22 15:34:15 +0100 |
commit | 65dca462c0c5e1b1ee5689346cdc02a4e9c33d4a (patch) | |
tree | a52842353fa36642bf650e151c1c61fcc7687d03 | |
parent | 2b3f8364f47a474b76e3edaed180c294d0d56c46 (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ib355904a72fd3149a24dd36b40c3ae4afc989ae7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128766
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/swriter/01/06210000.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/06210000.xhp b/source/text/swriter/01/06210000.xhp index 6c805f6cd8..be96318fcd 100644 --- a/source/text/swriter/01/06210000.xhp +++ b/source/text/swriter/01/06210000.xhp @@ -32,7 +32,7 @@ <body> - <section id="verknuepfungen"> + <section id="links"> <bookmark branch="hid/.uno:UpdateAllLinks" xml-lang="en-US" id="bm_id3154656" localize="false"/> <paragraph id="hd_id3155962" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/06210000.xhp" name="Links">Links</link></paragraph> <paragraph role="paragraph" id="par_id3149499" xml-lang="en-US"><ahelp hid=".uno:UpdateAllLinks" visibility="visible">Updates the links in the current document.</ahelp></paragraph> diff --git a/source/text/swriter/01/06990000.xhp b/source/text/swriter/01/06990000.xhp index 974b033857..148868b453 100644 --- a/source/text/swriter/01/06990000.xhp +++ b/source/text/swriter/01/06990000.xhp @@ -39,7 +39,7 @@ </section> <embed href="text/swriter/01/06190000.xhp#update_all"/> <embed href="text/swriter/01/06200000.xhp#fields"/> - <embed href="text/swriter/01/06210000.xhp#verknuepfungen"/> + <embed href="text/swriter/01/06210000.xhp#links"/> <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#all_charts"/> |