diff options
author | Johnny_M <klasse@partyheld.de> | 2021-08-28 12:42:18 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-08-31 17:37:22 +0200 |
commit | d49eff7831f45d0009386fcc5482110178ab207e (patch) | |
tree | 1dcd5b2dc05e27dda95db4c5d35e5eeb640d4ac4 /source/text/smath | |
parent | 4b65390391b89f82aeeec75bb13e0717c6fd15ce (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ia6a561687ebb55b01b3207b1b3091056046b0af9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121200
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/smath')
-rw-r--r-- | source/text/smath/main0200.xhp | 2 | ||||
-rw-r--r-- | source/text/smath/main0202.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/smath/main0200.xhp b/source/text/smath/main0200.xhp index 2c5a6c8427..cbb6ed3872 100644 --- a/source/text/smath/main0200.xhp +++ b/source/text/smath/main0200.xhp @@ -39,6 +39,6 @@ </section> <embed href="text/shared/main0201.xhp#standardbar"/> <embed href="text/smath/main0203.xhp#toolsbar"/> -<embed href="text/smath/main0202.xhp#statusleiste"/> +<embed href="text/smath/main0202.xhp#status_bar"/> </body> </helpdocument> diff --git a/source/text/smath/main0202.xhp b/source/text/smath/main0202.xhp index f46338a639..14bd3140af 100644 --- a/source/text/smath/main0202.xhp +++ b/source/text/smath/main0202.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="statusleiste"> +<section id="status_bar"> <paragraph role="heading" id="hd_id3150749" xml-lang="en-US" level="1"><link href="text/smath/main0202.xhp" name="Status Bar">Status Bar</link></paragraph> <paragraph role="paragraph" id="par_id3083278" xml-lang="en-US">The status bar displays information about the active document.</paragraph> </section> |