summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny_M <klasse@partyheld.de>2020-06-16 13:54:08 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2020-06-17 13:08:49 +0200
commit86accd858a3597ce0eb69040299af4dee1c74038 (patch)
tree5072efafb1a4dd2c99d5c4981bde9a2e0a564232
parent97ba99e57552181ef93b1041ecbabd5b43bdd409 (diff)
tdf#132643 Translate German section IDs
Change-Id: I39c98a63e54f5520f7408aa22c48d523f360aa73 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96457 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r--source/text/sbasic/shared/03000000.xhp2
-rw-r--r--source/text/sbasic/shared/03050000.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 a604f3bb9a..2f667e12aa 100644
--- a/source/text/sbasic/shared/03000000.xhp
+++ b/source/text/sbasic/shared/03000000.xhp
@@ -37,7 +37,7 @@
<embed href="text/sbasic/shared/03010000.xhp#bildschirmeinaus"/>
<embed href="text/sbasic/shared/03020000.xhp#dateieinaus"/>
<embed href="text/sbasic/shared/03030000.xhp#date_time"/>
-<embed href="text/sbasic/shared/03050000.xhp#fehlerbehan"/>
+<embed href="text/sbasic/shared/03050000.xhp#errorhandling"/>
<embed href="text/sbasic/shared/03060000.xhp#logi"/>
<embed href="text/sbasic/shared/03070000.xhp#math"/>
<embed href="text/sbasic/shared/03080000.xhp#numeric"/>
diff --git a/source/text/sbasic/shared/03050000.xhp b/source/text/sbasic/shared/03050000.xhp
index 3c72c3ebf2..36ae4e2da3 100644
--- a/source/text/sbasic/shared/03050000.xhp
+++ b/source/text/sbasic/shared/03050000.xhp
@@ -27,7 +27,7 @@
</history>
</meta>
<body>
- <section id="fehlerbehan">
+ <section id="errorhandling">
<h1 id="hd_id3143271"><variable id="ErrHandlingh1"><link href="text/sbasic/shared/03050000.xhp" name="Error-Handling Functions">Error-Handling Functions</link></variable></h1>
<paragraph role="paragraph" id="par_id3145068" xml-lang="en-US">Use the following statements and functions to define the way %PRODUCTNAME Basic reacts to run-time errors.</paragraph>
</section>