[Libreoffice-commits] help.git: source/text

Johnny_M (via logerrit) logerrit at kemper.freedesktop.org
Sun Jul 5 13:10:07 UTC 2020


 source/text/sbasic/shared/02/11150000.xhp |    4 ++--
 source/text/sbasic/shared/main0211.xhp    |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 74d8f751db9c494369cdf9b9eabc72feb976c64d
Author:     Johnny_M <klasse at partyheld.de>
AuthorDate: Thu Jul 2 12:45:19 2020 +0200
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Sun Jul 5 15:09:46 2020 +0200

    tdf#132643 Translate German section IDs
    
    Change-Id: Icd9854e86c102cc090cc80d477fd1b9bcd4fd704
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97746
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/sbasic/shared/02/11150000.xhp b/source/text/sbasic/shared/02/11150000.xhp
index b10f1bc79..a08b9245b 100644
--- a/source/text/sbasic/shared/02/11150000.xhp
+++ b/source/text/sbasic/shared/02/11150000.xhp
@@ -30,12 +30,12 @@
 </history>
 </meta>
 <body>
-<section id="speichern">
+<section id="savesource">
 <bookmark xml-lang="en-US" branch="hid/.uno:SaveBasicAs" id="bm_id4562232" localize="false"/>
 <paragraph role="heading" id="hd_id3149497" xml-lang="en-US" level="1"><link href="text/sbasic/shared/02/11150000.xhp" name="Save Source As">Save Source As</link></paragraph>
 <paragraph role="paragraph" id="par_id3147261" xml-lang="en-US"><ahelp hid=".uno:SaveBasicAs">Saves the source code of the selected Basic macro.</ahelp></paragraph>
 </section>
-<section id="syspeichern">
+<section id="sysavesource">
 <table id="tbl_id3155555">
 <tablerow>
 <tablecell colspan="" rowspan="">
diff --git a/source/text/sbasic/shared/main0211.xhp b/source/text/sbasic/shared/main0211.xhp
index 899e90c09..74da6e8a0 100644
--- a/source/text/sbasic/shared/main0211.xhp
+++ b/source/text/sbasic/shared/main0211.xhp
@@ -66,8 +66,8 @@
   <embed href="text/sbasic/shared/02/11120000.xhp#syklammer"/>
   <embed href="text/sbasic/shared/02/11140000.xhp#insertsource"/>
   <embed href="text/sbasic/shared/02/11140000.xhp#syinsertsource"/>
-  <embed href="text/sbasic/shared/02/11150000.xhp#speichern"/>
-  <embed href="text/sbasic/shared/02/11150000.xhp#syspeichern"/>
+  <embed href="text/sbasic/shared/02/11150000.xhp#savesource"/>
+  <embed href="text/sbasic/shared/02/11150000.xhp#sysavesource"/>
   <embed href="text/sbasic/shared/02/11180000.xhp#import"/>
   <embed href="text/sbasic/shared/02/11180000.xhp#syimport"/>
   <embed href="text/sbasic/shared/02/11190000.xhp#export"/>


More information about the Libreoffice-commits mailing list