diff options
author | Johnny_M <klasse@partyheld.de> | 2020-06-16 14:34:14 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-06-17 13:12:41 +0200 |
commit | 424385e099927a3b91b9499bf4910af317699dd1 (patch) | |
tree | 300240fd9ce263fefe00b140072c7fd2fb42d512 /source | |
parent | de054848fdd963bad31e2d6d065cb570b365925b (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ifecc65a0c98d1146cd9b60bffd570034ca40c5df
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96462
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/sbasic/shared/01030000.xhp | 2 | ||||
-rw-r--r-- | source/text/sbasic/shared/01030400.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/01030000.xhp b/source/text/sbasic/shared/01030000.xhp index bfc4c77c01..c0b00fbbc1 100644 --- a/source/text/sbasic/shared/01030000.xhp +++ b/source/text/sbasic/shared/01030000.xhp @@ -38,7 +38,7 @@ <paragraph role="paragraph" id="par_id3146795" xml-lang="en-US">This section describes the Integrated Development Environment for $[officename] Basic.</paragraph> </section> <embed href="text/sbasic/shared/01030100.xhp#ueberblick"/> -<embed href="text/sbasic/shared/01030400.xhp#anlegenverwalten"/> +<embed href="text/sbasic/shared/01030400.xhp#libs_modules"/> <embed href="text/sbasic/shared/01030200.xhp#basiceditor"/> <embed href="text/sbasic/shared/01030300.xhp#basicfehler"/> <embed href="text/shared/optionen/BasicIDE.xhp#basicide"/> diff --git a/source/text/sbasic/shared/01030400.xhp b/source/text/sbasic/shared/01030400.xhp index 73f4ccdaac..bdf594ae3c 100644 --- a/source/text/sbasic/shared/01030400.xhp +++ b/source/text/sbasic/shared/01030400.xhp @@ -24,7 +24,7 @@ </topic> </meta> <body> -<section id="anlegenverwalten"> +<section id="libs_modules"> <bookmark xml-lang="en-US" branch="index" id="bm_id3148797"> <bookmark_value>libraries;organizing</bookmark_value> <bookmark_value>libraries;containers</bookmark_value> |