summaryrefslogtreecommitdiff
path: root/source/text/sbasic
diff options
context:
space:
mode:
authorJohnny_M <klasse@partyheld.de>2020-07-03 13:37:40 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2020-07-05 15:29:31 +0200
commit770a9dbb7c4224cb379d327ca02300abe5083001 (patch)
tree8c32c07e5a6b7d1e980b633f25606db29680bf3f /source/text/sbasic
parent3d0d927f0c4337a27ffcc94caba4ee6818fbdd8e (diff)
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@libreoffice.org>
Diffstat (limited to 'source/text/sbasic')
-rw-r--r--source/text/sbasic/shared/03030000.xhp2
-rw-r--r--source/text/sbasic/shared/03030300.xhp2
-rw-r--r--source/text/sbasic/shared/03120000.xhp2
-rw-r--r--source/text/sbasic/shared/03120400.xhp2
4 files changed, 4 insertions, 4 deletions
diff --git a/source/text/sbasic/shared/03030000.xhp b/source/text/sbasic/shared/03030000.xhp
index 4436903d1b..8d1a6ac3c7 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 6c79c4ea21..4f64396e13 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 aa398323bc..8709a9a24f 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 3250f77187..b3012ca68a 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>