summaryrefslogtreecommitdiff
path: root/source/text/sbasic
diff options
context:
space:
mode:
authorJohnny_M <klasse@partyheld.de>2020-07-03 13:27:24 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2020-07-05 15:28:43 +0200
commit3d0d927f0c4337a27ffcc94caba4ee6818fbdd8e (patch)
tree6573b366f7783ff0a71736524d38cc5562d4de98 /source/text/sbasic
parent86cef767faa48cafb031eab201a8cec16ce7102b (diff)
tdf#132643 Translate German section IDs
Change-Id: Ib49d9ddad0fd04c00bc6fc33572c627354409f60 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97848 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sbasic')
-rw-r--r--source/text/sbasic/shared/03000000.xhp2
-rw-r--r--source/text/sbasic/shared/03010000.xhp2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03000000.xhp b/source/text/sbasic/shared/03000000.xhp
index d6a7c04390..5a8645ed1b 100644
--- a/source/text/sbasic/shared/03000000.xhp
+++ b/source/text/sbasic/shared/03000000.xhp
@@ -34,7 +34,7 @@
<paragraph id="par_id3148983" role="paragraph" xml-lang="en-US">This section describes the Runtime Functions of <item type="productname">%PRODUCTNAME</item> Basic.</paragraph>
</section>
<embed href="text/sbasic/shared/03040000.xhp#basic_constants"/>
-<embed href="text/sbasic/shared/03010000.xhp#bildschirmeinaus"/>
+<embed href="text/sbasic/shared/03010000.xhp#screen_IO"/>
<embed href="text/sbasic/shared/03020000.xhp#dateieinaus"/>
<embed href="text/sbasic/shared/03030000.xhp#date_time"/>
<embed href="text/sbasic/shared/03050000.xhp#errorhandling"/>
diff --git a/source/text/sbasic/shared/03010000.xhp b/source/text/sbasic/shared/03010000.xhp
index 90032922e9..c8ee14cc94 100644
--- a/source/text/sbasic/shared/03010000.xhp
+++ b/source/text/sbasic/shared/03010000.xhp
@@ -30,7 +30,7 @@
</history>
</meta>
<body>
- <section id="bildschirmeinaus">
+ <section id="screen_IO">
<h1 id="hd_id3156280"><variable id="BasicScreenIO"><link href="text/sbasic/shared/03010000.xhp" name="Screen I/O Functions">Screen I/O Functions</link></variable></h1>
<paragraph role="paragraph" id="par_id3153770" xml-lang="en-US">This section describes the Runtime Functions used to call dialogs for the input and output of user entries.</paragraph>
</section>