[Libreoffice-commits] help.git: source/text

Johnny_M (via logerrit) logerrit at kemper.freedesktop.org
Sun Jul 5 13:29:53 UTC 2020


 source/text/sbasic/shared/03030000.xhp |    2 +-
 source/text/sbasic/shared/03030300.xhp |    2 +-
 source/text/sbasic/shared/03120000.xhp |    2 +-
 source/text/sbasic/shared/03120400.xhp |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 770a9dbb7c4224cb379d327ca02300abe5083001
Author:     Johnny_M <klasse at partyheld.de>
AuthorDate: Fri Jul 3 13:37:40 2020 +0200
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Sun Jul 5 15:29:31 2020 +0200

    tdf#132643 Translate German section IDs
    
    Change-Id: I9caadfaaea1e96ebf583379b0ed31f29ea11d860
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97850
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/sbasic/shared/03030000.xhp b/source/text/sbasic/shared/03030000.xhp
index 4436903d1..8d1a6ac3c 100644
--- a/source/text/sbasic/shared/03030000.xhp
+++ b/source/text/sbasic/shared/03030000.xhp
@@ -39,6 +39,6 @@
   <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#datevalues"/>
   <embed href="text/sbasic/shared/03030200.xhp#uhrzeiten"/>
-  <embed href="text/sbasic/shared/03030300.xhp#ermitteln"/>
+  <embed href="text/sbasic/shared/03030300.xhp#determine"/>
  </body>
 </helpdocument>
diff --git a/source/text/sbasic/shared/03030300.xhp b/source/text/sbasic/shared/03030300.xhp
index 6c79c4ea2..4f64396e1 100644
--- a/source/text/sbasic/shared/03030300.xhp
+++ b/source/text/sbasic/shared/03030300.xhp
@@ -32,7 +32,7 @@
 <body>
   
   
-  <section id="ermitteln">
+  <section id="determine">
   <paragraph id="hd_id3154923" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03030300.xhp" name="System Date and Time">System Date and Time</link></paragraph>
   <paragraph role="paragraph" id="par_id3149457" xml-lang="en-US">The following functions and statements set or return the system date and time.</paragraph>
   </section>
diff --git a/source/text/sbasic/shared/03120000.xhp b/source/text/sbasic/shared/03120000.xhp
index aa398323b..8709a9a24 100644
--- a/source/text/sbasic/shared/03120000.xhp
+++ b/source/text/sbasic/shared/03120000.xhp
@@ -40,6 +40,6 @@
   <embed href="text/sbasic/shared/03120100.xhp#ascii"/>
   <embed href="text/sbasic/shared/03120200.xhp#repeating_contents"/>
   <embed href="text/sbasic/shared/03120300.xhp#manipu"/>
-  <embed href="text/sbasic/shared/03120400.xhp#ermitteln"/>
+  <embed href="text/sbasic/shared/03120400.xhp#determine"/>
  </body>
 </helpdocument>
diff --git a/source/text/sbasic/shared/03120400.xhp b/source/text/sbasic/shared/03120400.xhp
index 3250f7718..b3012ca68 100644
--- a/source/text/sbasic/shared/03120400.xhp
+++ b/source/text/sbasic/shared/03120400.xhp
@@ -32,7 +32,7 @@
 <body>
   
   
-  <section id="ermitteln">
+  <section id="determine">
   <paragraph id="hd_id3155150" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03120400.xhp" name="Editing String Length">Editing String Length</link></paragraph>
   <paragraph role="paragraph" id="par_id3159201" xml-lang="en-US">The following functions determine string lengths and compare strings.</paragraph>
   </section>


More information about the Libreoffice-commits mailing list