[Libreoffice-commits] help.git: source/text
Johnny_M (via logerrit)
logerrit at kemper.freedesktop.org
Sun Jul 5 13:28:15 UTC 2020
source/text/sbasic/shared/01030000.xhp | 2 +-
source/text/sbasic/shared/01030300.xhp | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 86cef767faa48cafb031eab201a8cec16ce7102b
Author: Johnny_M <klasse at partyheld.de>
AuthorDate: Fri Jul 3 13:23:31 2020 +0200
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Sun Jul 5 15:27:54 2020 +0200
tdf#132643 Translate German section IDs
Change-Id: I5697e0717deea95fb32d462c1781cc9f404d6f1a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97847
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 c0b00fbbc..341f3b77e 100644
--- a/source/text/sbasic/shared/01030000.xhp
+++ b/source/text/sbasic/shared/01030000.xhp
@@ -40,7 +40,7 @@
<embed href="text/sbasic/shared/01030100.xhp#ueberblick"/>
<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/sbasic/shared/01030300.xhp#basicdebugging"/>
<embed href="text/shared/optionen/BasicIDE.xhp#basicide"/>
</body>
</helpdocument>
diff --git a/source/text/sbasic/shared/01030300.xhp b/source/text/sbasic/shared/01030300.xhp
index 71eabb848..0345d9250 100644
--- a/source/text/sbasic/shared/01030300.xhp
+++ b/source/text/sbasic/shared/01030300.xhp
@@ -29,7 +29,7 @@
</topic>
</meta>
<body>
-<section id="basicfehler">
+<section id="basicdebugging">
<bookmark xml-lang="en-US" branch="index" id="bm_id3153344"><bookmark_value>debugging Basic programs</bookmark_value>
<bookmark_value>variables; observing values</bookmark_value>
<bookmark_value>watching variables</bookmark_value>
More information about the Libreoffice-commits
mailing list