source/text/sbasic/shared/03080000.xhp |    4 ++--
 source/text/sbasic/shared/03080600.xhp |    2 +-
 source/text/sbasic/shared/03080700.xhp |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 0213f0c63b7ce0b8ed055bf81549b11ca7da54d1
Author:     Johnny_M <kla...@partyheld.de>
AuthorDate: Tue Jun 16 14:27:59 2020 +0200
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Wed Jun 17 13:10:33 2020 +0200

    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.hal...@libreoffice.org>

diff --git a/source/text/sbasic/shared/03080000.xhp 
b/source/text/sbasic/shared/03080000.xhp
index 14ae28acd..5be4c6704 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 416e2964d..ec743146f 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 789135e9b..d578e1cdf 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>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to