diff options
author | Johnny_M <klasse@partyheld.de> | 2022-02-04 23:25:42 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-02-05 15:20:24 +0100 |
commit | ac85a5e995f8f0a47cc994ae917cb5782ff5c723 (patch) | |
tree | d1d9f9d2c774e58e53cb98e1c6d56d866d386dac | |
parent | beb992ccb561985ae6bb45f087b73bc705c90431 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I4fa16989a089a9a513565eeaa85cd8e7b1562b33
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/129512
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/swriter/main0200.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/main0202.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/main0200.xhp b/source/text/swriter/main0200.xhp index efadaf5bc7..cbd0042b49 100644 --- a/source/text/swriter/main0200.xhp +++ b/source/text/swriter/main0200.xhp @@ -34,7 +34,7 @@ <embed href="text/shared/main0201.xhp#standardbar"/> </section> <section id="Section2"> -<embed href="text/swriter/main0202.xhp#objektleisteeingabemodus"/> +<embed href="text/swriter/main0202.xhp#formatting_bar"/> </section> <section id="Section33"> <embed href="text/simpress/main0210.xhp#drawingbar"/> diff --git a/source/text/swriter/main0202.xhp b/source/text/swriter/main0202.xhp index 88b24ef12f..ec3c296d1b 100644 --- a/source/text/swriter/main0202.xhp +++ b/source/text/swriter/main0202.xhp @@ -25,7 +25,7 @@ </topic> </meta> <body> - <section id="objektleisteeingabemodus"> + <section id="formatting_bar"> <h1 xml-lang="en-US" id="hd_id3154270"><link href="text/swriter/main0202.xhp" name="Formatting Bar">Formatting Bar</link></h1> <paragraph xml-lang="en-US" id="par_id3147762" role="paragraph">The Formatting bar contains several text formatting functions.</paragraph> </section> |