summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohnny_M <klasse@partyheld.de>2020-07-25 12:41:42 +0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2020-07-25 23:04:59 +0200
commit64db9db641899c405109b7d10eb5e602f91ec128 (patch)
tree3c482f698b53ca1cde182a1bf52e15bb7b1d986b
parenttdf#132643 Translate German section IDs (diff)
downloadhelp-64db9db641899c405109b7d10eb5e602f91ec128.tar.gz
help-64db9db641899c405109b7d10eb5e602f91ec128.zip
tdf#132643 Translate German section IDs
Change-Id: Id31bebc3de230e89376f7d1ba002baee37d36e46 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99432 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/03110000.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 6080ff076e..fe343709f3 100644
--- a/source/text/sbasic/shared/03000000.xhp
+++ b/source/text/sbasic/shared/03000000.xhp
@@ -43,7 +43,7 @@
<embed href="text/sbasic/shared/03080000.xhp#numeric"/>
<embed href="text/sbasic/shared/03090000.xhp#programmablauf"/>
<embed href="text/sbasic/shared/03100000.xhp#variables"/>
-<embed href="text/sbasic/shared/03110000.xhp#vergleich"/>
+<embed href="text/sbasic/shared/03110000.xhp#comparison"/>
<embed href="text/sbasic/shared/03120000.xhp#strings"/>
<embed href="text/sbasic/shared/03130000.xhp#other"/>
</body>
diff --git a/source/text/sbasic/shared/03110000.xhp b/source/text/sbasic/shared/03110000.xhp
index 2f87d5ddb6..a512ec6f6e 100644
--- a/source/text/sbasic/shared/03110000.xhp
+++ b/source/text/sbasic/shared/03110000.xhp
@@ -32,7 +32,7 @@
<body>
- <section id="vergleich">
+ <section id="comparison">
<paragraph id="hd_id3155555" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03110000.xhp" name="Comparison Operators">Comparison Operators</link></paragraph>
<paragraph role="paragraph" id="par_id3153528" xml-lang="en-US">The available comparison operators are described here.</paragraph>
</section>