diff options
author | Johnny_M <klasse@partyheld.de> | 2021-08-28 12:19:49 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-08-31 17:40:01 +0200 |
commit | ac52503447d65fc400597c2c21ecef623df18b93 (patch) | |
tree | 0dfc3b8e228b0c3c47efe9f55fad91c705831a49 | |
parent | 7455704da23c1098baf52273e3e765a9bbf4c855 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I892369ba6b5ac07ae41482fe13f9afe5429c344a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121196
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/smath/00/00000004.xhp | 2 | ||||
-rw-r--r-- | source/text/smath/01/02100000.xhp | 4 | ||||
-rw-r--r-- | source/text/smath/main0102.xhp | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/source/text/smath/00/00000004.xhp b/source/text/smath/00/00000004.xhp index 25ba900714..cc9b8c9518 100644 --- a/source/text/smath/00/00000004.xhp +++ b/source/text/smath/00/00000004.xhp @@ -41,7 +41,7 @@ </paragraph> <paragraph role="paragraph" id="par_id3153966" xml-lang="en-US">Shift+F4</paragraph> </section> -<section id="babnfe"> +<section id="next_error"> <paragraph role="paragraph" id="par_id3154020" xml-lang="en-US">Choose <emph>Edit - Next Error</emph> </paragraph> <paragraph role="paragraph" id="par_id3150205" xml-lang="en-US">F3 key</paragraph> diff --git a/source/text/smath/01/02100000.xhp b/source/text/smath/01/02100000.xhp index 48ed2a15a2..37569d403b 100644 --- a/source/text/smath/01/02100000.xhp +++ b/source/text/smath/01/02100000.xhp @@ -27,7 +27,7 @@ </topic> </meta> <body> -<section id="naechsterfehler"> +<section id="next_error"> <bookmark xml-lang="en-US" branch="index" id="bm_id3150299"><bookmark_value>error search; next error</bookmark_value> <bookmark_value>finding ;errors in %PRODUCTNAME Math</bookmark_value> </bookmark> @@ -36,7 +36,7 @@ <paragraph role="paragraph" id="par_id3145387" xml-lang="en-US"><ahelp hid="SID_NEXTERR">Moves the cursor to the next error (moving right).</ahelp></paragraph> </section> <section id="howtoget"> - <embed href="text/smath/00/00000004.xhp#babnfe"/> + <embed href="text/smath/00/00000004.xhp#next_error"/> </section> </body> </helpdocument> diff --git a/source/text/smath/main0102.xhp b/source/text/smath/main0102.xhp index 2595c30ece..57dcb5bdc0 100644 --- a/source/text/smath/main0102.xhp +++ b/source/text/smath/main0102.xhp @@ -52,7 +52,7 @@ <embed href="text/smath/01/02090000.xhp#previous_marker"/> - <embed href="text/smath/01/02100000.xhp#naechsterfehler"/> + <embed href="text/smath/01/02100000.xhp#next_error"/> <embed href="text/smath/01/02110000.xhp#previous_error"/> |