diff options
author | Johnny_M <klasse@partyheld.de> | 2020-05-14 17:38:24 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-05-19 18:11:56 +0200 |
commit | ee3fa491ebba041210e0ad6a89b8c8d488b89756 (patch) | |
tree | 7c393a60ae28c6488ceb926b29ed1bcb0b09c47b /source | |
parent | 7571f1e558b344a1f049e9317c90fd3565af25d1 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I49983005b98a641db673f16d05408f9385cde3e7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94241
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/sdraw/main0200.xhp | 2 | ||||
-rw-r--r-- | source/text/sdraw/main0210.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sdraw/main0200.xhp b/source/text/sdraw/main0200.xhp index 928a7f35a0..93e7293390 100644 --- a/source/text/sdraw/main0200.xhp +++ b/source/text/sdraw/main0200.xhp @@ -38,7 +38,7 @@ <embed href="text/shared/main0201.xhp#funktionsleiste"/> </section> <section id="Section2"> -<embed href="text/sdraw/main0210.xhp#werkzeugleiste"/> +<embed href="text/sdraw/main0210.xhp#drawingbar"/> </section> <section id="Section3"> <embed href="text/sdraw/main0202.xhp#objektleisteznh"/> diff --git a/source/text/sdraw/main0210.xhp b/source/text/sdraw/main0210.xhp index 55b33aa1b1..12060609eb 100644 --- a/source/text/sdraw/main0210.xhp +++ b/source/text/sdraw/main0210.xhp @@ -27,7 +27,7 @@ </topic> </meta> <body> -<section id="werkzeugleiste"> +<section id="drawingbar"> <paragraph role="heading" id="hd_id3150398" xml-lang="en-US" level="1"><link href="text/sdraw/main0210.xhp" name="Drawing Bar">Drawing Bar</link></paragraph> <paragraph role="paragraph" id="par_id3149656" xml-lang="en-US">The <emph>Drawing</emph> bar holds the main drawing tools.</paragraph> </section> |