diff options
author | Johnny_M <klasse@partyheld.de> | 2020-07-03 14:04:58 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-07-05 15:10:45 +0200 |
commit | f18e93820b5da987ca73fcf20be425f4542268f6 (patch) | |
tree | 2530a20c36c813d7143fa52dd38006390367233a /source | |
parent | 74d8f751db9c494369cdf9b9eabc72feb976c64d (diff) |
tdf#132643 Translate German section IDs
Change-Id: Iaf14944215ab908c6d428720da7ca5da08f6eb69
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97856
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/sbasic/shared/03000000.xhp | 2 | ||||
-rw-r--r-- | source/text/sbasic/shared/03130000.xhp | 2 | ||||
-rw-r--r-- | source/text/smath/01/03090000.xhp | 2 | ||||
-rw-r--r-- | source/text/smath/01/03091507.xhp | 2 | ||||
-rw-r--r-- | source/text/smath/01/03091600.xhp | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/source/text/sbasic/shared/03000000.xhp b/source/text/sbasic/shared/03000000.xhp index 2f667e12aa..d6a7c04390 100644 --- a/source/text/sbasic/shared/03000000.xhp +++ b/source/text/sbasic/shared/03000000.xhp @@ -45,7 +45,7 @@ <embed href="text/sbasic/shared/03100000.xhp#variables"/> <embed href="text/sbasic/shared/03110000.xhp#vergleich"/> <embed href="text/sbasic/shared/03120000.xhp#strings"/> -<embed href="text/sbasic/shared/03130000.xhp#sonstige"/> +<embed href="text/sbasic/shared/03130000.xhp#other"/> </body> </helpdocument>
\ No newline at end of file diff --git a/source/text/sbasic/shared/03130000.xhp b/source/text/sbasic/shared/03130000.xhp index 0dae754650..c281ca33c1 100644 --- a/source/text/sbasic/shared/03130000.xhp +++ b/source/text/sbasic/shared/03130000.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="sonstige"> +<section id="other"> <paragraph role="heading" id="hd_id3156027" xml-lang="en-US" level="1"><link href="text/sbasic/shared/03130000.xhp" name="Other Commands">Other Commands</link></paragraph> <paragraph role="paragraph" id="par_id3153312" xml-lang="en-US">This is a list of the functions and the statements that are not included in the other categories.</paragraph> </section> diff --git a/source/text/smath/01/03090000.xhp b/source/text/smath/01/03090000.xhp index 6a4ddb53fe..ce9727caef 100644 --- a/source/text/smath/01/03090000.xhp +++ b/source/text/smath/01/03090000.xhp @@ -54,7 +54,7 @@ <embed href="text/smath/01/03090600.xhp#attribute"/> <embed href="text/smath/01/03090500.xhp#klammern"/> <embed href="text/smath/01/03090700.xhp#formatierungen"/> - <embed href="text/smath/01/03091600.xhp#sonstige"/> + <embed href="text/smath/01/03091600.xhp#other"/> <embed href="text/smath/01/03090900.xhp#beispiele"/> <embed href="text/smath/01/03091500.xhp#reference"/> <embed href="text/smath/01/03091500.xhp#ref"/> diff --git a/source/text/smath/01/03091507.xhp b/source/text/smath/01/03091507.xhp index 61322560f4..7909a0d035 100644 --- a/source/text/smath/01/03091507.xhp +++ b/source/text/smath/01/03091507.xhp @@ -353,7 +353,7 @@ </tablerow> </table> <section id="relatedtopics"> -<embed href="text/smath/01/03091600.xhp#sonstige"/> +<embed href="text/smath/01/03091600.xhp#other"/> <embed href="text/smath/01/03091500.xhp#reference"/> </section> </body> diff --git a/source/text/smath/01/03091600.xhp b/source/text/smath/01/03091600.xhp index 7c13f0d3ad..6324ec2f66 100644 --- a/source/text/smath/01/03091600.xhp +++ b/source/text/smath/01/03091600.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="sonstige"> +<section id="other"> <bookmark xml-lang="en-US" branch="index" id="bm_id3149261"><bookmark_value>mathematical symbols; other</bookmark_value> <bookmark_value>real part of complex numbers</bookmark_value> <bookmark_value>symbols;for complex numbers</bookmark_value> |