diff options
author | Johnny_M <klasse@partyheld.de> | 2021-08-28 12:46:26 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-08-31 17:38:12 +0200 |
commit | 2b7042594a35baf6199beba8a8bc01b3a499352d (patch) | |
tree | b46a5f2e2b28cb176dc834715e3587bf362109fb | |
parent | f328a800e34ac8c97a0ec4988cb1c643326ca692 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I6f32f77b35033091e2a5b5a1d41a5897dd28d9b4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121202
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/02090000.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/smath/00/00000004.xhp b/source/text/smath/00/00000004.xhp index 34cfa137c9..4d5ec7a85c 100644 --- a/source/text/smath/00/00000004.xhp +++ b/source/text/smath/00/00000004.xhp @@ -36,7 +36,7 @@ </paragraph> <paragraph role="paragraph" id="par_id3146971" xml-lang="en-US">F4 key</paragraph> </section> -<section id="babvma"> +<section id="previous_marker"> <paragraph role="paragraph" id="par_id3149021" xml-lang="en-US">Choose <emph>Edit - Previous Marker</emph> </paragraph> <paragraph role="paragraph" id="par_id3153966" xml-lang="en-US">Shift+F4</paragraph> diff --git a/source/text/smath/01/02090000.xhp b/source/text/smath/01/02090000.xhp index 3ca6704997..95db9d13a1 100644 --- a/source/text/smath/01/02090000.xhp +++ b/source/text/smath/01/02090000.xhp @@ -35,7 +35,7 @@ </section> <paragraph xml-lang="en-US" role="note" id="par_id3148488">"Markers" are placeholders. They take the form of <?> in the <emph>Commands</emph> window.</paragraph> <section id="howtoget"> - <embed href="text/smath/00/00000004.xhp#babvma"/> + <embed href="text/smath/00/00000004.xhp#previous_marker"/> </section> </body> </helpdocument> |