diff options
author | Johnny_M <klasse@partyheld.de> | 2021-04-10 13:27:52 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-04-12 10:40:57 +0200 |
commit | 5deaeaef9b60a05989ebad38ea24bf371ce85866 (patch) | |
tree | 5a82bfcfbd5a2ce272bea2f8fb5c134fe108ba24 | |
parent | b21e7b8baf8fa086f125715979d954fa98b8d678 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I80ffcba551e79acda1ef86a73821dd69342c3ccb
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113914
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/00/00040501.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/05250300.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/00/00040501.xhp b/source/text/shared/00/00040501.xhp index 8807680946..678d5ed9b3 100644 --- a/source/text/shared/00/00040501.xhp +++ b/source/text/shared/00/00040501.xhp @@ -242,7 +242,7 @@ </tablerow> </table> </section> - <section id="nachhinten"> + <section id="send_backward"> <paragraph role="paragraph" id="par_id3154815">Choose <emph>Format - Arrange - Send Backward</emph> ($[officename] Writer, $[officename] Calc).</paragraph> <paragraph role="paragraph" id="par_id3150428">Choose <emph>Shape - Arrange - Send Backward</emph> ($[officename] Draw).</paragraph> <paragraph role="paragraph" id="par_id3156064"><switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+minus sign ($[officename] Impress, $[officename] Draw)</paragraph> diff --git a/source/text/shared/01/05250300.xhp b/source/text/shared/01/05250300.xhp index 95db4ebef0..fd9028183b 100644 --- a/source/text/shared/01/05250300.xhp +++ b/source/text/shared/01/05250300.xhp @@ -34,7 +34,7 @@ <paragraph role="paragraph" id="par_id3150794" xml-lang="en-US"><ahelp hid=".">Moves the selected object down one level, so that it is closer to the bottom of the stacking order.</ahelp></paragraph> </section> <section id="howtoget"> -<embed href="text/shared/00/00040501.xhp#nachhinten"/> +<embed href="text/shared/00/00040501.xhp#send_backward"/> </section> <section id="relatedtopics"> <paragraph role="paragraph" id="par_id3150445" xml-lang="en-US"><link href="text/shared/01/05250000.xhp" name="Layer">Layer</link></paragraph> |