diff options
author | Johnny_M <klasse@partyheld.de> | 2020-07-25 12:59:00 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-07-25 23:05:52 +0200 |
commit | e77ae87e8ecbaf52cefe92ffca9cc43e49f75405 (patch) | |
tree | cea570060d19288ce3ac41449f56168e765dbc19 | |
parent | 64db9db641899c405109b7d10eb5e602f91ec128 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I25a9f8a33be3998c1927275a69a68480d40f16f7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99434
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sbasic/shared/01030000.xhp | 2 | ||||
-rw-r--r-- | source/text/sbasic/shared/01030100.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 341f3b77ed..da133db881 100644 --- a/source/text/sbasic/shared/01030000.xhp +++ b/source/text/sbasic/shared/01030000.xhp @@ -37,7 +37,7 @@ <paragraph role="heading" id="hd_id3145090" xml-lang="en-US" level="1"><link href="text/sbasic/shared/01030000.xhp" name="Integrated Development Environment (IDE)">Integrated Development Environment (IDE)</link></paragraph> <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/01030100.xhp#overview"/> <embed href="text/sbasic/shared/01030400.xhp#libs_modules"/> <embed href="text/sbasic/shared/01030200.xhp#basiceditor"/> <embed href="text/sbasic/shared/01030300.xhp#basicdebugging"/> diff --git a/source/text/sbasic/shared/01030100.xhp b/source/text/sbasic/shared/01030100.xhp index 102ba799f8..027ee28067 100644 --- a/source/text/sbasic/shared/01030100.xhp +++ b/source/text/sbasic/shared/01030100.xhp @@ -31,7 +31,7 @@ </meta> <body> <bookmark xml-lang="en-US" branch="hid/BASCTL_HID_BASICIDE_MODULWINDOW" id="bm_id3093440" localize="false"/> -<section id="ueberblick"> +<section id="overview"> <paragraph role="heading" id="hd_id3147291" xml-lang="en-US" level="1"><link href="text/sbasic/shared/01030100.xhp" name="IDE Overview">IDE Overview</link></paragraph> </section> <paragraph role="paragraph" id="par_id3156344" xml-lang="en-US">The <link href="text/sbasic/shared/main0211.xhp" name="Macro Toolbar"><emph>Macro Toolbar</emph></link> in the IDE provides various icons for editing and testing programs.</paragraph> |