source/text/sbasic/shared/03000000.xhp | 4 ++-- source/text/sbasic/shared/03070000.xhp | 2 +- source/text/sbasic/shared/03080000.xhp | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-)
New commits: commit 97ba99e57552181ef93b1041ecbabd5b43bdd409 Author: Johnny_M <kla...@partyheld.de> AuthorDate: Tue Jun 16 14:45:16 2020 +0200 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Wed Jun 17 13:08:01 2020 +0200 tdf#132643 Translate German section IDs Change-Id: Ie72155adcb8d67736312ae6e27455dc159483ed0 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96464 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/source/text/sbasic/shared/03000000.xhp b/source/text/sbasic/shared/03000000.xhp index 61107a52d..a604f3bb9 100644 --- a/source/text/sbasic/shared/03000000.xhp +++ b/source/text/sbasic/shared/03000000.xhp @@ -39,8 +39,8 @@ <embed href="text/sbasic/shared/03030000.xhp#date_time"/> <embed href="text/sbasic/shared/03050000.xhp#fehlerbehan"/> <embed href="text/sbasic/shared/03060000.xhp#logi"/> -<embed href="text/sbasic/shared/03070000.xhp#mathe"/> -<embed href="text/sbasic/shared/03080000.xhp#nummer"/> +<embed href="text/sbasic/shared/03070000.xhp#math"/> +<embed href="text/sbasic/shared/03080000.xhp#numeric"/> <embed href="text/sbasic/shared/03090000.xhp#programmablauf"/> <embed href="text/sbasic/shared/03100000.xhp#variables"/> <embed href="text/sbasic/shared/03110000.xhp#vergleich"/> diff --git a/source/text/sbasic/shared/03070000.xhp b/source/text/sbasic/shared/03070000.xhp index ecf4df3bd..56d84658c 100644 --- a/source/text/sbasic/shared/03070000.xhp +++ b/source/text/sbasic/shared/03070000.xhp @@ -32,7 +32,7 @@ <body> - <section id="mathe"> + <section id="math"> <paragraph id="hd_id3149234" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03070000.xhp" name="Mathematical Operators">Mathematical Operators</link></paragraph> <paragraph role="paragraph" id="par_id3145068" xml-lang="en-US">The following mathematical operators are supported in $[officename] Basic.</paragraph> </section> diff --git a/source/text/sbasic/shared/03080000.xhp b/source/text/sbasic/shared/03080000.xhp index b82bc21f0..14ae28acd 100644 --- a/source/text/sbasic/shared/03080000.xhp +++ b/source/text/sbasic/shared/03080000.xhp @@ -32,7 +32,7 @@ <body> - <section id="nummer"> + <section id="numeric"> <paragraph id="hd_id3153127" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03080000.xhp" name="Numeric Functions">Numeric Functions</link></paragraph> <paragraph role="paragraph" id="par_id3148550" xml-lang="en-US">The following numeric functions perform calculations. Mathematical and Boolean operators are described in a separate section. Functions differ from operators in that functions pass arguments and return a result, instead of operators that return a result by combining two numeric expressions.</paragraph> </section> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits