summaryrefslogtreecommitdiff
path: root/source/text/sbasic
diff options
context:
space:
mode:
authorJohnny_M <klasse@partyheld.de>2020-07-25 12:39:34 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2020-07-25 23:04:06 +0200
commitcaf41978c40d7c031765083b4e8493584affdaa8 (patch)
treeb3758c8926ff849e6efeefd3fa6bdc9def990ff3 /source/text/sbasic
parente47a1a6a1510b9def289daa9deaf550fd98e1a52 (diff)
tdf#132643 Translate German section IDs
Change-Id: I027412f1a9cdd47e0bd774660c381dd44dbb2c9f Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99431 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/03020000.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 5a8645ed1b..6080ff076e 100644
--- a/source/text/sbasic/shared/03000000.xhp
+++ b/source/text/sbasic/shared/03000000.xhp
@@ -35,7 +35,7 @@
</section>
<embed href="text/sbasic/shared/03040000.xhp#basic_constants"/>
<embed href="text/sbasic/shared/03010000.xhp#screen_IO"/>
-<embed href="text/sbasic/shared/03020000.xhp#dateieinaus"/>
+<embed href="text/sbasic/shared/03020000.xhp#file_IO"/>
<embed href="text/sbasic/shared/03030000.xhp#date_time"/>
<embed href="text/sbasic/shared/03050000.xhp#errorhandling"/>
<embed href="text/sbasic/shared/03060000.xhp#logi"/>
diff --git a/source/text/sbasic/shared/03020000.xhp b/source/text/sbasic/shared/03020000.xhp
index aadbcb5092..38336c7fae 100644
--- a/source/text/sbasic/shared/03020000.xhp
+++ b/source/text/sbasic/shared/03020000.xhp
@@ -30,7 +30,7 @@
</history>
</meta>
<body>
-<section id="dateieinaus">
+<section id="file_IO">
<paragraph role="heading" id="hd_id3156344" xml-lang="en-US" level="1"><link href="text/sbasic/shared/03020000.xhp" name="File I/O Functions">File I/O Functions</link></paragraph>
<paragraph role="paragraph" id="par_id3153360" xml-lang="en-US">Use File I/O functions to create and manage user-defined (data) files.</paragraph>
</section>