summaryrefslogtreecommitdiff
path: root/source/text/sbasic
diff options
context:
space:
mode:
authorJohnny_M <klasse@partyheld.de>2020-07-03 13:51:02 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2020-07-05 15:14:38 +0200
commitfc51a0560e6a26202f47f6144b8c5e65cb8694ad (patch)
tree95c54ce5974b38e6ccab231e311801c2e497d9ac /source/text/sbasic
parent81aab1b7d5cfad482f80bf975521f86a68116708 (diff)
tdf#132643 Translate German section IDs
Change-Id: Ie95d3bdc17ddcc83afa4c05035011a1982f4f9d5 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97853 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sbasic')
-rw-r--r--source/text/sbasic/shared/03080000.xhp2
-rw-r--r--source/text/sbasic/shared/03080400.xhp2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03080000.xhp b/source/text/sbasic/shared/03080000.xhp
index 5be4c6704d..dcadb6f251 100644
--- a/source/text/sbasic/shared/03080000.xhp
+++ b/source/text/sbasic/shared/03080000.xhp
@@ -39,7 +39,7 @@
<embed href="text/sbasic/shared/03080100.xhp#trigo"/>
<embed href="text/sbasic/shared/03080200.xhp#loga"/>
<embed href="text/sbasic/shared/03080300.xhp#random"/>
- <embed href="text/sbasic/shared/03080400.xhp#quadrat"/>
+ <embed href="text/sbasic/shared/03080400.xhp#square"/>
<embed href="text/sbasic/shared/03080500.xhp#integer"/>
<embed href="text/sbasic/shared/03080600.xhp#absolute"/>
<embed href="text/sbasic/shared/03080700.xhp#sign"/>
diff --git a/source/text/sbasic/shared/03080400.xhp b/source/text/sbasic/shared/03080400.xhp
index 3a8aef25b2..b1c3eb18a7 100644
--- a/source/text/sbasic/shared/03080400.xhp
+++ b/source/text/sbasic/shared/03080400.xhp
@@ -32,7 +32,7 @@
<body>
- <section id="quadrat">
+ <section id="square">
<paragraph id="hd_id3148946" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03080400.xhp" name="Square Root Calculation">Square Root Calculation</link></paragraph>
<paragraph role="paragraph" id="par_id3159414" xml-lang="en-US">Use this function to calculate square roots.</paragraph>
</section>