[Libreoffice-commits] help.git: source/text

Johnny_M (via logerrit) logerrit at kemper.freedesktop.org
Wed Jun 17 11:13:03 UTC 2020


 source/text/sbasic/shared/01030000.xhp |    2 +-
 source/text/sbasic/shared/01030400.xhp |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 424385e099927a3b91b9499bf4910af317699dd1
Author:     Johnny_M <klasse at partyheld.de>
AuthorDate: Tue Jun 16 14:34:14 2020 +0200
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Wed Jun 17 13:12:41 2020 +0200

    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 at libreoffice.org>

diff --git a/source/text/sbasic/shared/01030000.xhp b/source/text/sbasic/shared/01030000.xhp
index bfc4c77c0..c0b00fbbc 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 73f4ccdaa..bdf594ae3 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>


More information about the Libreoffice-commits mailing list