[Libreoffice-commits] help.git: source/text
Johnny_M (via logerrit)
logerrit at kemper.freedesktop.org
Sat Jul 25 21:02:20 UTC 2020
source/text/sbasic/shared/02/11160000.xhp | 4 ++--
source/text/sbasic/shared/main0211.xhp | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
New commits:
commit f61b97e69b487c32c3d3f1abdf76eb12323d7a26
Author: Johnny_M <klasse at partyheld.de>
AuthorDate: Sat Jul 25 12:37:41 2020 +0200
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Sat Jul 25 23:02:00 2020 +0200
tdf#132643 Translate German section IDs
Change-Id: I3d6d7a1a2390c042da70ea09a4e475ad7e27b620
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99430
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/source/text/sbasic/shared/02/11160000.xhp b/source/text/sbasic/shared/02/11160000.xhp
index 3ec6a2168..1345affde 100644
--- a/source/text/sbasic/shared/02/11160000.xhp
+++ b/source/text/sbasic/shared/02/11160000.xhp
@@ -29,12 +29,12 @@
<body>
- <section id="ruecksprung">
+ <section id="stepout">
<bookmark branch="hid/.uno:BasicStepOut" xml-lang="en-US" id="bm_id3153089" localize="false"/>
<h1 id="hd_id3148983"><link href="text/sbasic/shared/02/11160000.xhp" name="Step Out">Step Out</link></h1>
<paragraph role="paragraph" id="par_id3157898" xml-lang="en-US"><ahelp hid=".uno:BasicStepOut" visibility="visible">Jumps back to the previous routine in the current macro.</ahelp></paragraph>
</section>
- <section id="syruecksprung">
+ <section id="systepout">
<table id="tbl_id3147226">
diff --git a/source/text/sbasic/shared/main0211.xhp b/source/text/sbasic/shared/main0211.xhp
index fc34e35c9..d42a16165 100644
--- a/source/text/sbasic/shared/main0211.xhp
+++ b/source/text/sbasic/shared/main0211.xhp
@@ -48,8 +48,8 @@
<embed href="text/sbasic/shared/02/11060000.xhp#syprocedure_step"/>
<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/11160000.xhp#stepout"/>
+ <embed href="text/sbasic/shared/02/11160000.xhp#systepout"/>
<embed href="text/sbasic/shared/02/11070000.xhp#breakpoint"/>
<embed href="text/sbasic/shared/02/11070000.xhp#sybreakpoint"/>
<embed href="text/sbasic/shared/02/11170000.xhp#manage_breakpoints"/>
More information about the Libreoffice-commits
mailing list