[Libreoffice-commits] help.git: source/text
Johnny_M (via logerrit)
logerrit at kemper.freedesktop.org
Wed Jun 17 11:07:39 UTC 2020
source/text/sbasic/shared/02/11020000.xhp | 4 ++--
source/text/sbasic/shared/main0211.xhp | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 38e1dd4f293343ebdb3104405a7b96041d4f2e84
Author: Johnny_M <klasse at partyheld.de>
AuthorDate: Tue Jun 16 14:48:16 2020 +0200
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Wed Jun 17 13:07:20 2020 +0200
tdf#132643 Translate German section IDs
Change-Id: Ib3e3203f59d9d967e2c6d12c2793b2e7e9cd252f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96465
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/source/text/sbasic/shared/02/11020000.xhp b/source/text/sbasic/shared/02/11020000.xhp
index eb78c2348..ce53ee438 100644
--- a/source/text/sbasic/shared/02/11020000.xhp
+++ b/source/text/sbasic/shared/02/11020000.xhp
@@ -29,12 +29,12 @@
<body>
- <section id="uebersetzen">
+ <section id="compile">
<bookmark branch="hid/.uno:CompileBasic" xml-lang="en-US" id="bm_id3154230" localize="false"/>
<h1 id="hd_id3148983"><link href="text/sbasic/shared/02/11020000.xhp" name="Compile">Compile</link></h1>
<paragraph role="paragraph" id="par_id3159201" xml-lang="en-US"><ahelp hid=".uno:CompileBasic" visibility="visible">Compiles the Basic macro.</ahelp> You need to compile a macro after you make changes to it, or if the macro uses single or procedure steps.</paragraph>
</section>
- <section id="syuebersetzen">
+ <section id="sycompile">
<table id="tbl_id3147571">
diff --git a/source/text/sbasic/shared/main0211.xhp b/source/text/sbasic/shared/main0211.xhp
index b960b910c..18344f360 100644
--- a/source/text/sbasic/shared/main0211.xhp
+++ b/source/text/sbasic/shared/main0211.xhp
@@ -38,8 +38,8 @@
</section>
<embed href="text/sbasic/shared/02/11010000.xhp#bibliothek"/>
<embed href="text/sbasic/shared/02/11010000.xhp#sybibliothek"/>
- <embed href="text/sbasic/shared/02/11020000.xhp#uebersetzen"/>
- <embed href="text/sbasic/shared/02/11020000.xhp#syuebersetzen"/>
+ <embed href="text/sbasic/shared/02/11020000.xhp#compile"/>
+ <embed href="text/sbasic/shared/02/11020000.xhp#sycompile"/>
<embed href="text/sbasic/shared/02/11030000.xhp#ausfuehren"/>
<embed href="text/sbasic/shared/02/11030000.xhp#syausfuehren"/>
<embed href="text/sbasic/shared/02/11040000.xhp#anhalten"/>
More information about the Libreoffice-commits
mailing list