tdf#132643 Translate German section IDs

Change-Id: Icb4bb1a3a41e6c851f356f8ebcaa42b83b33de90
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96460
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
diff --git a/source/text/sbasic/shared/03080000.xhp b/source/text/sbasic/shared/03080000.xhp
index 14ae28a..5be4c67 100644
--- a/source/text/sbasic/shared/03080000.xhp
+++ b/source/text/sbasic/shared/03080000.xhp
@@ -41,8 +41,8 @@
  <embed href="text/sbasic/shared/03080300.xhp#random"/>
  <embed href="text/sbasic/shared/03080400.xhp#quadrat"/>
  <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/03080600.xhp#absolute"/>
  <embed href="text/sbasic/shared/03080700.xhp#sign"/>
  <embed href="text/sbasic/shared/03080800.xhp#converting"/>
 </body>
</helpdocument>
diff --git a/source/text/sbasic/shared/03080600.xhp b/source/text/sbasic/shared/03080600.xhp
index 416e296..ec74314 100644
--- a/source/text/sbasic/shared/03080600.xhp
+++ b/source/text/sbasic/shared/03080600.xhp
@@ -32,7 +32,7 @@
<body>
  
  
  <section id="absolut">
  <section id="absolute">
  <paragraph id="hd_id3146958" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03080600.xhp" name="Absolute Values">Absolute Values</link></paragraph>
  <paragraph role="paragraph" id="par_id3150771" xml-lang="en-US">This function returns absolute values.</paragraph>
  </section>
diff --git a/source/text/sbasic/shared/03080700.xhp b/source/text/sbasic/shared/03080700.xhp
index 789135e..d578e1c 100644
--- a/source/text/sbasic/shared/03080700.xhp
+++ b/source/text/sbasic/shared/03080700.xhp
@@ -32,7 +32,7 @@
<body>
  
  
  <section id="vorzeichen">
  <section id="sign">
  <paragraph id="hd_id3150702" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03080700.xhp" name="Expression Signs">Expression Signs</link></paragraph>
  <paragraph role="paragraph" id="par_id3148668" xml-lang="en-US">This function returns the algebraic sign of a numeric expression.</paragraph>
  </section>