diff options
author | Johnny_M <klasse@partyheld.de> | 2021-08-28 12:31:09 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-08-31 17:34:49 +0200 |
commit | 48110c1a6d0a695283900ce38532f6a45807111d (patch) | |
tree | 2a1a61926984c6a60a3e33873cf43568b8bacf71 | |
parent | e010ffb9bebba9d0ba5649650318fb9b6aca3438 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I803cbd94433b0002ded6c622164e4d57e3b405d7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121197
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/smath/01/03090000.xhp | 2 | ||||
-rw-r--r-- | source/text/smath/01/03090700.xhp | 2 | ||||
-rw-r--r-- | source/text/smath/01/03091509.xhp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/source/text/smath/01/03090000.xhp b/source/text/smath/01/03090000.xhp index c8c22619e9..e3186838a1 100644 --- a/source/text/smath/01/03090000.xhp +++ b/source/text/smath/01/03090000.xhp @@ -53,7 +53,7 @@ <embed href="text/smath/01/03090300.xhp#operators"/> <embed href="text/smath/01/03090600.xhp#attribute"/> <embed href="text/smath/01/03090500.xhp#brackets"/> - <embed href="text/smath/01/03090700.xhp#formatierungen"/> + <embed href="text/smath/01/03090700.xhp#formatting"/> <embed href="text/smath/01/03091600.xhp#other"/> <embed href="text/smath/01/03090900.xhp#examples"/> <embed href="text/smath/01/03091500.xhp#reference"/> diff --git a/source/text/smath/01/03090700.xhp b/source/text/smath/01/03090700.xhp index 1ed0bfee92..3d2dd7037b 100644 --- a/source/text/smath/01/03090700.xhp +++ b/source/text/smath/01/03090700.xhp @@ -29,7 +29,7 @@ </topic> </meta> <body> -<section id="formatierungen"> +<section id="formatting"> <bookmark xml-lang="en-US" branch="index" id="bm_id3153150"><bookmark_value>formatting;in $[officename] Math</bookmark_value> <bookmark_value>$[officename] Math; formatting</bookmark_value> <bookmark_value>superscripts</bookmark_value> diff --git a/source/text/smath/01/03091509.xhp b/source/text/smath/01/03091509.xhp index effe856002..eadc9c0ecc 100644 --- a/source/text/smath/01/03091509.xhp +++ b/source/text/smath/01/03091509.xhp @@ -279,7 +279,7 @@ </table> <section id="relatedtopics"> -<embed href="text/smath/01/03090700.xhp#formatierungen"/> +<embed href="text/smath/01/03090700.xhp#formatting"/> <embed href="text/smath/01/03091500.xhp#reference"/> </section> </body> |