diff options
author | Johnny_M <klasse@partyheld.de> | 2021-08-15 12:06:27 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-08-17 09:31:34 +0200 |
commit | 70819b10363aba5cce4c1655dae622b5e3776d51 (patch) | |
tree | ba8c6370c23c44abd49f88da4ec72a54a306d0e9 /source | |
parent | 3727f5d65d1970e68afc035589d0110491b854fc (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ia985134bc5f4176d268789cb2d47c5aae3173c4c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120507
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/smath/01/03090900.xhp | 2 | ||||
-rw-r--r-- | source/text/smath/01/03090908.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/smath/01/03090900.xhp b/source/text/smath/01/03090900.xhp index 13fc585df3..406c957a97 100644 --- a/source/text/smath/01/03090900.xhp +++ b/source/text/smath/01/03090900.xhp @@ -46,7 +46,7 @@ <embed href="text/smath/01/03090904.xhp#matrix"/> <embed href="text/smath/01/03090906.xhp#matrix3"/> <embed href="text/smath/01/03090907.xhp#functions"/> -<embed href="text/smath/01/03090908.xhp#wurzel"/> +<embed href="text/smath/01/03090908.xhp#square_root"/> <embed href="text/smath/01/03090909.xhp#font"/> <embed href="text/smath/01/03090910.xhp#attribute"/> </body> diff --git a/source/text/smath/01/03090908.xhp b/source/text/smath/01/03090908.xhp index 6b7e0077d1..9f1b34304b 100644 --- a/source/text/smath/01/03090908.xhp +++ b/source/text/smath/01/03090908.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="wurzel"> +<section id="square_root"> <paragraph role="heading" id="hd_id3154704" xml-lang="en-US" level="1"><link href="text/smath/01/03090908.xhp" name="Square Root">Square Root</link></paragraph> <paragraph role="paragraph" id="par_id3145790" xml-lang="en-US">Here is an example of how to create a square root with <emph>$[officename] Math</emph>. If you want to use the example in your own formula, copy it to the <emph>Commands</emph> window using the clipboard.</paragraph> </section> |