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

New commits:
commit d3fce853d65efdaad9f7ab11a1a3695a64150234
Author:     Johnny_M <kla...@partyheld.de>
AuthorDate: Sat May 30 14:11:40 2020 +0200
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Sun May 31 16:31:54 2020 +0200

    tdf#132643 Translate German section IDs
    
    Change-Id: I7391e3155e766b44c55b6b527bee8a57a771a855
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95183
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/sbasic/shared/03030000.xhp 
b/source/text/sbasic/shared/03030000.xhp
index 318f48925..ee5ef1d46 100644
--- a/source/text/sbasic/shared/03030000.xhp
+++ b/source/text/sbasic/shared/03030000.xhp
@@ -37,7 +37,7 @@
   </section>
   <paragraph role="paragraph" id="par_id3152363" xml-lang="en-US"><item 
type="productname">%PRODUCTNAME</item> Basic lets you calculate time or date 
differences by converting the time and date values to continuous numeric 
values. After the difference is calculated, special functions are used to 
reconvert the values to the standard time or date formats.</paragraph>
   <paragraph xml-lang="en-US" role="tip" id="par_id3151054">You can combine 
date and time values into a single floating-decimal number. Dates are converted 
to integers, and times to decimal values. <item 
type="productname">%PRODUCTNAME</item> Basic also supports the variable type 
Date, which can contain a time specification consisting of both a date and 
time.</paragraph>
-  <embed href="text/sbasic/shared/03030100.xhp#datumswerte"/>
+  <embed href="text/sbasic/shared/03030100.xhp#datevalues"/>
   <embed href="text/sbasic/shared/03030200.xhp#uhrzeiten"/>
   <embed href="text/sbasic/shared/03030300.xhp#ermitteln"/>
  </body>
diff --git a/source/text/sbasic/shared/03030100.xhp 
b/source/text/sbasic/shared/03030100.xhp
index 4ef4ed9e7..bbc69eac4 100644
--- a/source/text/sbasic/shared/03030100.xhp
+++ b/source/text/sbasic/shared/03030100.xhp
@@ -30,7 +30,7 @@
 </history>
 </meta>
 <body>
-<section id="datumswerte">
+<section id="datevalues">
 <paragraph role="heading" id="hd_id3147573" xml-lang="en-US" level="1"><link 
href="text/sbasic/shared/03030100.xhp" name="Converting Date Values">Converting 
Date Values</link></paragraph>
 <paragraph role="paragraph" id="par_id3154760" xml-lang="en-US">The following 
functions convert date values to calculable numbers and back.</paragraph>
 </section>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to