source/text/sbasic/shared/03080000.xhp |    2 +-
 source/text/sbasic/shared/03080300.xhp |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 523429f27a7e250cfdbdcffc04aecfe863eeed1f
Author:     Johnny_M <kla...@partyheld.de>
AuthorDate: Thu Jun 11 16:03:57 2020 +0200
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Sat Jun 13 12:33:05 2020 +0200

    tdf#132643 Translate German section IDs
    
    Change-Id: I3b9ec5d8652adec0abe6a05b35f7dd22d99f0edf
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96155
    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 4b76624be..c5f7f7f62 100644
--- a/source/text/sbasic/shared/03080000.xhp
+++ b/source/text/sbasic/shared/03080000.xhp
@@ -38,7 +38,7 @@
   </section>
   <embed href="text/sbasic/shared/03080100.xhp#trigo"/>
   <embed href="text/sbasic/shared/03080200.xhp#loga"/>
-  <embed href="text/sbasic/shared/03080300.xhp#zufall"/>
+  <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/03080600.xhp#absolut"/>
diff --git a/source/text/sbasic/shared/03080300.xhp 
b/source/text/sbasic/shared/03080300.xhp
index 0bc433da5..e0cad76a8 100644
--- a/source/text/sbasic/shared/03080300.xhp
+++ b/source/text/sbasic/shared/03080300.xhp
@@ -32,7 +32,7 @@
 <body>
   
   
-  <section id="zufall">
+  <section id="random">
   <paragraph id="hd_id3143270" role="heading" level="1" xml-lang="en-US"><link 
href="text/sbasic/shared/03080300.xhp" name="Generating Random 
Numbers">Generating Random Numbers</link></paragraph>
   <paragraph role="paragraph" id="par_id3154347" xml-lang="en-US">The 
following statements and functions generate random numbers.</paragraph>
   </section>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to