[Libreoffice-commits] help.git: source/text
Johnny_M (via logerrit)
logerrit at kemper.freedesktop.org
Sun Jul 5 13:23:40 UTC 2020
source/text/sbasic/shared/02/11050000.xhp | 4 ++--
source/text/sbasic/shared/main0211.xhp | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 2239aea3af8134f2d7799784bce5fe91499fc4fc
Author: Johnny_M <klasse at partyheld.de>
AuthorDate: Thu Jul 2 13:08:06 2020 +0200
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Sun Jul 5 15:23:19 2020 +0200
tdf#132643 Translate German section IDs
Change-Id: I74d819195dbe0f8ddb38c780e45672d17e13d0d4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97751
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/source/text/sbasic/shared/02/11050000.xhp b/source/text/sbasic/shared/02/11050000.xhp
index 80d38ae25..57a75a94e 100644
--- a/source/text/sbasic/shared/02/11050000.xhp
+++ b/source/text/sbasic/shared/02/11050000.xhp
@@ -30,13 +30,13 @@
</history>
</meta>
<body>
-<section id="einzelschritt">
+<section id="single_step">
<bookmark xml-lang="en-US" branch="hid/.uno:BasicStepInto" id="bm_id3917322" localize="false"/>
<paragraph role="heading" id="hd_id3155934" xml-lang="en-US" level="1"><link href="text/sbasic/shared/02/11050000.xhp" name="Single Step">Single Step</link></paragraph>
<paragraph role="paragraph" id="par_id3146117" xml-lang="en-US"><ahelp hid=".uno:BasicStepInto">Runs the macro and stops it after the next command.</ahelp></paragraph>
</section>
<paragraph role="paragraph" id="par_id3152801" xml-lang="en-US">You can use this command in conjunction with the <link href="text/sbasic/shared/02/11080000.xhp" name="Watch">Watch</link> command to troubleshoot errors.</paragraph>
-<section id="syeinzelschritt">
+<section id="sysingle_step">
<table id="tbl_id3153527">
<tablerow>
<tablecell colspan="" rowspan="">
diff --git a/source/text/sbasic/shared/main0211.xhp b/source/text/sbasic/shared/main0211.xhp
index f881a3cc9..82a76e668 100644
--- a/source/text/sbasic/shared/main0211.xhp
+++ b/source/text/sbasic/shared/main0211.xhp
@@ -46,8 +46,8 @@
<embed href="text/sbasic/shared/02/11040000.xhp#systop"/>
<embed href="text/sbasic/shared/02/11060000.xhp#procedure_step"/>
<embed href="text/sbasic/shared/02/11060000.xhp#syprocedure_step"/>
- <embed href="text/sbasic/shared/02/11050000.xhp#einzelschritt"/>
- <embed href="text/sbasic/shared/02/11050000.xhp#syeinzelschritt"/>
+ <embed href="text/sbasic/shared/02/11050000.xhp#single_step"/>
+ <embed href="text/sbasic/shared/02/11050000.xhp#sysingle_step"/>
<embed href="text/sbasic/shared/02/11160000.xhp#ruecksprung"/>
<embed href="text/sbasic/shared/02/11160000.xhp#syruecksprung"/>
<embed href="text/sbasic/shared/02/11070000.xhp#haltepunkt"/>
More information about the Libreoffice-commits
mailing list