summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny_M <klasse@partyheld.de>2020-06-11 17:06:46 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2020-06-13 12:37:26 +0200
commit2c80aef697c33e3d8f231376e08783daa78e6cb3 (patch)
treeedce26d898573e88404d5de70a48f936e77fd605
parent840c1a345c75a872409b69c4e665cd1d617e885d (diff)
tdf#132643 Translate German section IDs
Change-Id: I6366cfd71839899bf733701d909852a67ec389a9 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96159 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r--source/text/sbasic/shared/03080000.xhp2
-rw-r--r--source/text/sbasic/shared/03080500.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 c5f7f7f625..b82bc21f0d 100644
--- a/source/text/sbasic/shared/03080000.xhp
+++ b/source/text/sbasic/shared/03080000.xhp
@@ -40,7 +40,7 @@
<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/03080500.xhp#ganzzahl"/>
+ <embed href="text/sbasic/shared/03080500.xhp#integer"/>
<embed href="text/sbasic/shared/03080600.xhp#absolut"/>
<embed href="text/sbasic/shared/03080700.xhp#vorzeichen"/>
<embed href="text/sbasic/shared/03080800.xhp#converting"/>
diff --git a/source/text/sbasic/shared/03080500.xhp b/source/text/sbasic/shared/03080500.xhp
index 06efe78a2a..2a8754efa3 100644
--- a/source/text/sbasic/shared/03080500.xhp
+++ b/source/text/sbasic/shared/03080500.xhp
@@ -32,7 +32,7 @@
<body>
- <section id="ganzzahl">
+ <section id="integer">
<paragraph id="hd_id3153345" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03080500.xhp" name="Integers">Integers and Fractional</link></paragraph>
<paragraph role="paragraph" id="par_id3156152" xml-lang="en-US">Functions to round values to integers, and to take the fractional part of a value.</paragraph>
</section>