[Libreoffice-commits] help.git: source/text
Johnny_M (via logerrit)
logerrit at kemper.freedesktop.org
Fri Jun 19 17:09:49 UTC 2020
source/text/sbasic/shared/02/11030000.xhp | 4 ++--
source/text/sbasic/shared/main0211.xhp | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
New commits:
commit fc2818cb219474b18497305aa9eb880c44749e92
Author: Johnny_M <klasse at partyheld.de>
AuthorDate: Fri Jun 19 12:41:15 2020 +0200
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Fri Jun 19 19:09:29 2020 +0200
tdf#132643 Translate German section IDs
Change-Id: I0ec21caa99799330488bdcf028f314ba59a2eab8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96720
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/source/text/sbasic/shared/02/11030000.xhp b/source/text/sbasic/shared/02/11030000.xhp
index 6bafb5cde..91d2c92f4 100644
--- a/source/text/sbasic/shared/02/11030000.xhp
+++ b/source/text/sbasic/shared/02/11030000.xhp
@@ -30,12 +30,12 @@
</history>
</meta>
<body>
-<section id="ausfuehren">
+<section id="run">
<bookmark xml-lang="en-US" branch="hid/.uno:RunBasic" id="bm_id3150247" localize="false"/>
<paragraph role="heading" id="hd_id3153255" xml-lang="en-US" level="1"><link href="text/sbasic/shared/02/11030000.xhp" name="Run">Run</link></paragraph>
<paragraph role="paragraph" id="par_id3159201" xml-lang="en-US"><ahelp hid=".uno:RunBasic">Runs the first macro of the current module.</ahelp></paragraph>
</section>
-<section id="syausfuehren">
+<section id="syrun">
<table id="tbl_id3149346">
<tablerow>
<tablecell colspan="" rowspan="">
diff --git a/source/text/sbasic/shared/main0211.xhp b/source/text/sbasic/shared/main0211.xhp
index c57b39ecb..6a723a7b1 100644
--- a/source/text/sbasic/shared/main0211.xhp
+++ b/source/text/sbasic/shared/main0211.xhp
@@ -40,8 +40,8 @@
<embed href="text/sbasic/shared/02/11010000.xhp#sybibliothek"/>
<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/11030000.xhp#run"/>
+ <embed href="text/sbasic/shared/02/11030000.xhp#syrun"/>
<embed href="text/sbasic/shared/02/11040000.xhp#anhalten"/>
<embed href="text/sbasic/shared/02/11040000.xhp#syanhalten"/>
<embed href="text/sbasic/shared/02/11060000.xhp#procedure_step"/>
More information about the Libreoffice-commits
mailing list