diff options
author | Johnny_M <klasse@partyheld.de> | 2021-08-28 12:32:44 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-08-31 17:35:34 +0200 |
commit | 1e6bae00ac5539f23f6eead9a3299fc95ec827e7 (patch) | |
tree | 988591049451c637da6c96987233a7617a013e22 /source/text/smath | |
parent | 48110c1a6d0a695283900ce38532f6a45807111d (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ib2f36827f9081afd41259c74a4e3c5183a83cede
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121198
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/smath')
-rw-r--r-- | source/text/smath/00/00000004.xhp | 2 | ||||
-rw-r--r-- | source/text/smath/01/02110000.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 faf03c0f3b..09c5843ff8 100644 --- a/source/text/smath/00/00000004.xhp +++ b/source/text/smath/00/00000004.xhp @@ -46,7 +46,7 @@ </paragraph> <paragraph role="paragraph" id="par_id3150205" xml-lang="en-US">F3 key</paragraph> </section> -<section id="babvhf"> +<section id="previous_error"> <paragraph role="paragraph" id="par_id3149499" xml-lang="en-US">Choose <emph>Edit - Previous Error</emph> </paragraph> <paragraph role="paragraph" id="par_id3148870" xml-lang="en-US">Shift+F3</paragraph> diff --git a/source/text/smath/01/02110000.xhp b/source/text/smath/01/02110000.xhp index 31cef12327..a9668d002d 100644 --- a/source/text/smath/01/02110000.xhp +++ b/source/text/smath/01/02110000.xhp @@ -27,14 +27,14 @@ </topic> </meta> <body> -<section id="vorherigerfehler"> +<section id="previous_error"> <bookmark xml-lang="en-US" branch="index" id="bm_id3147434"><bookmark_value>error search; previous error</bookmark_value></bookmark> <bookmark branch="hid/.uno:PrevError" xml-lang="en-US" id="bm_id3866654" localize="false"/> <paragraph id="hd_id3147434" role="heading" level="1" xml-lang="en-US"><link href="text/smath/01/02110000.xhp" name="Previous Error">Previous Error</link></paragraph> <paragraph role="paragraph" id="par_id3145799" xml-lang="en-US"><ahelp hid="SID_PREVERR" visibility="visible">Moves the cursor to the previous error (moving left).</ahelp></paragraph> </section> <section id="howtoget"> - <embed href="text/smath/00/00000004.xhp#babvhf"/> + <embed href="text/smath/00/00000004.xhp#previous_error"/> </section> </body> </helpdocument> diff --git a/source/text/smath/main0102.xhp b/source/text/smath/main0102.xhp index 090911a29e..2595c30ece 100644 --- a/source/text/smath/main0102.xhp +++ b/source/text/smath/main0102.xhp @@ -54,7 +54,7 @@ <embed href="text/smath/01/02100000.xhp#naechsterfehler"/> - <embed href="text/smath/01/02110000.xhp#vorherigerfehler"/> + <embed href="text/smath/01/02110000.xhp#previous_error"/> </body> </helpdocument> |