diff options
author | Johnny_M <klasse@partyheld.de> | 2020-07-25 13:13:47 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-07-25 23:08:21 +0200 |
commit | 4967b699ba7ee07820de5e5802c9f8185ae3e0b4 (patch) | |
tree | e9c298147642ed0e8331514ce70db82f671f12dd /source/text/sbasic/python | |
parent | 2435b31a5fc9e70a52f5fb573c8847e30139661a (diff) |
tdf#132643 Translate German section IDs
Change-Id: I2d4a6e0a672db21ce316180b02938a118283183a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99437
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sbasic/python')
-rw-r--r-- | source/text/sbasic/python/main0000.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/python/main0000.xhp b/source/text/sbasic/python/main0000.xhp index 867cd1ad4b..c3b3dfde8d 100644 --- a/source/text/sbasic/python/main0000.xhp +++ b/source/text/sbasic/python/main0000.xhp @@ -22,7 +22,7 @@ </bookmark> <h1 id="hd_id3154232"><variable id="pythonscriptshelp"><link href="text/sbasic/python/main0000.xhp" name="mainpython">%PRODUCTNAME Python Scripts Help</link></variable></h1> - <section id="pythonalt"> + <section id="pythonold"> <paragraph id="par_id3153894" role="paragraph" xml-lang="en-US">%PRODUCTNAME provides an Application Programming Interface (API) that allows controlling the $[officename] components with different programming languages by using the $[officename] Software Development Kit (SDK). For more information about the $[officename] API and the Software Development Kit, visit <link href="https://api.libreoffice.org/" name="api.libreoffice.org">https://api.libreoffice.org</link></paragraph> <paragraph id="par_id3147226" role="paragraph" xml-lang="en-US">This help section explains the most common Python script functions for %PRODUCTNAME. For more in-depth information please refer to the <link href="https://wiki.documentfoundation.org/Macros/Python_Design_Guide" name="wiki.documentfoundation.org PYTHON Guide">Designing & Developing Python Applications</link> on the Wiki.</paragraph> </section> |