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

Johnny_M (via logerrit) logerrit at kemper.freedesktop.org
Sun Jul 5 18:42:23 UTC 2020


 source/text/sbasic/shared/03020000.xhp |    2 +-
 source/text/sbasic/shared/03020200.xhp |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 6e391bd9be1d344565b84dc42df5b76197aa5207
Author:     Johnny_M <klasse at partyheld.de>
AuthorDate: Thu Jul 2 13:27:02 2020 +0200
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Sun Jul 5 20:42:03 2020 +0200

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

diff --git a/source/text/sbasic/shared/03020000.xhp b/source/text/sbasic/shared/03020000.xhp
index a049e523c..aadbcb509 100644
--- a/source/text/sbasic/shared/03020000.xhp
+++ b/source/text/sbasic/shared/03020000.xhp
@@ -36,7 +36,7 @@
 </section>
 <paragraph role="paragraph" id="par_id3150398" xml-lang="en-US">You can use these functions to support the creation of "relative" files, so that you can save and reload certain records by specifying their record number. File I/O functions can also help you manage your files by providing you with information such as file size, current path settings, or the creation date of a file or a directory.</paragraph>
 <embed href="text/sbasic/shared/03020100.xhp#opening"/>
-<embed href="text/sbasic/shared/03020200.xhp#eingabeeinaus"/>
+<embed href="text/sbasic/shared/03020200.xhp#file_IO"/>
 <embed href="text/sbasic/shared/03020400.xhp#organisation"/>
 </body>
 </helpdocument>
diff --git a/source/text/sbasic/shared/03020200.xhp b/source/text/sbasic/shared/03020200.xhp
index e2a230376..2ae72fee0 100644
--- a/source/text/sbasic/shared/03020200.xhp
+++ b/source/text/sbasic/shared/03020200.xhp
@@ -30,7 +30,7 @@
 </history>
 </meta>
 <body>
-<section id="eingabeeinaus">
+<section id="file_IO">
 <paragraph role="heading" id="hd_id3150791" xml-lang="en-US" level="1"><link href="text/sbasic/shared/03020200.xhp" name="File Input/Output Functions">File Input/Output Functions</link></paragraph>
 </section>
 <embed href="text/sbasic/shared/03020201.xhp#get"/>


More information about the Libreoffice-commits mailing list