diff options
author | Johnny_M <klasse@partyheld.de> | 2021-08-28 12:15:50 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-08-31 17:39:19 +0200 |
commit | 7455704da23c1098baf52273e3e765a9bbf4c855 (patch) | |
tree | 518b4c1b5f2adb84f55a4f031c266e1274f28528 /source/text/smath | |
parent | dcf8240fc1b6d2e5e51b19f37bdc273f5d78eea1 (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ibbbfc3ab223813d7969479b4bbb93c3babe6bb30
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121195
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/smath')
-rw-r--r-- | source/text/smath/01/03090000.xhp | 2 | ||||
-rw-r--r-- | source/text/smath/01/03090100.xhp | 2 | ||||
-rw-r--r-- | source/text/smath/01/03091501.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 e3186838a1..73fecf69b6 100644 --- a/source/text/smath/01/03090000.xhp +++ b/source/text/smath/01/03090000.xhp @@ -46,7 +46,7 @@ <section id="howtoget"> <embed href="text/smath/00/00000004.xhp#astopa"/> </section> - <embed href="text/smath/01/03090100.xhp#unaerbinaer"/> + <embed href="text/smath/01/03090100.xhp#unary_binary"/> <embed href="text/smath/01/03090200.xhp#relations"/> <embed href="text/smath/01/03090800.xhp#set_operations"/> <embed href="text/smath/01/03090400.xhp#functions"/> diff --git a/source/text/smath/01/03090100.xhp b/source/text/smath/01/03090100.xhp index 3518a30654..5a8a75c381 100644 --- a/source/text/smath/01/03090100.xhp +++ b/source/text/smath/01/03090100.xhp @@ -32,7 +32,7 @@ </history> </meta> <body> -<section id="unaerbinaer"> +<section id="unary_binary"> <bookmark xml-lang="en-US" branch="index" id="bm_id3150342"><bookmark_value>unary operators</bookmark_value> <bookmark_value>binary operators</bookmark_value> <bookmark_value>operators; unary and binary</bookmark_value> diff --git a/source/text/smath/01/03091501.xhp b/source/text/smath/01/03091501.xhp index c1bb24002d..6decdb7ebd 100644 --- a/source/text/smath/01/03091501.xhp +++ b/source/text/smath/01/03091501.xhp @@ -404,7 +404,7 @@ </tablerow> </table> <section id="relatedtopics"> -<embed href="text/smath/01/03090100.xhp#unaerbinaer"/> +<embed href="text/smath/01/03090100.xhp#unary_binary"/> <embed href="text/smath/01/03091500.xhp#reference"/> </section> </body> |