diff options
author | Johnny_M <klasse@partyheld.de> | 2020-05-14 17:43:05 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-05-19 19:00:11 +0200 |
commit | cc3e52356e72a874d7b87223271e8eec46990ef2 (patch) | |
tree | 2f78c97dc8bc00b7bd830b6fcc925d28303f60a8 | |
parent | 3e34b03eb5884e88621e4ed1514b81dffdc27bec (diff) |
tdf#132643 Translate German section IDs
Change-Id: I665f6c2f87022764a8cd95aeb937487266569ecc
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94243
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/smath/main0200.xhp | 2 | ||||
-rw-r--r-- | source/text/smath/main0203.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/smath/main0200.xhp b/source/text/smath/main0200.xhp index 16cda8c5ab..77ea9d49dc 100644 --- a/source/text/smath/main0200.xhp +++ b/source/text/smath/main0200.xhp @@ -38,7 +38,7 @@ <paragraph role="paragraph" id="par_id3147338" xml-lang="en-US">The default toolbars available when working with an activated formula document in $[officename] Math are described here. You can customize the toolbars to meet your requirements by moving, deleting or adding new icons.</paragraph> </section> <embed href="text/shared/main0201.xhp#funktionsleiste"/> -<embed href="text/smath/main0203.xhp#werkzeugleiste"/> +<embed href="text/smath/main0203.xhp#toolsbar"/> <embed href="text/smath/main0202.xhp#statusleiste"/> </body> </helpdocument> diff --git a/source/text/smath/main0203.xhp b/source/text/smath/main0203.xhp index a1f1b7e6c2..b9a3ee708e 100644 --- a/source/text/smath/main0203.xhp +++ b/source/text/smath/main0203.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="werkzeugleiste"> +<section id="toolsbar"> <paragraph role="heading" id="hd_id3149123" xml-lang="en-US" level="1"><link href="text/smath/main0203.xhp" name="Tools Bar">Tools Bar</link></paragraph> <paragraph role="paragraph" id="par_id3147338" xml-lang="en-US">The Tools bar contains frequently used functions.</paragraph> </section> |