diff options
author | Johnny_M <klasse@partyheld.de> | 2021-12-28 12:14:06 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-12-29 17:06:49 +0100 |
commit | 71f7756924bb4c294f582f6c8c13c0203bfde3fd (patch) | |
tree | 6328f19dd790e83bc6b9addd18f1b47ad3f29ddb | |
parent | cd6426394998d5c634c9777b683bdac197c70de8 (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ifc3b924267846178b30e8cdc67ef276013de0f06
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127628
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/01/01160000.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/01/01160400.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/01/01160000.xhp b/source/text/shared/01/01160000.xhp index 29516b2e7b..c125160d47 100644 --- a/source/text/shared/01/01160000.xhp +++ b/source/text/shared/01/01160000.xhp @@ -74,7 +74,7 @@ <embed href="text/swriter/01/01160200.xhp#sendenclipboard"/> <paragraph role="heading" id="hd_id3149811" xml-lang="en-US" level="2"><link href="text/swriter/01/01160300.xhp" name="Create AutoAbstract">Create AutoAbstract</link></paragraph> <embed href="text/swriter/01/01160300.xhp#autoabstracttext"/> -<embed href="text/swriter/01/01160400.xhp#sendenpraeser"/> +<embed href="text/swriter/01/01160400.xhp#autoabstract_to_presentation"/> </case> </switch> </body> diff --git a/source/text/swriter/01/01160400.xhp b/source/text/swriter/01/01160400.xhp index 9a799bbe86..909d2124f1 100644 --- a/source/text/swriter/01/01160400.xhp +++ b/source/text/swriter/01/01160400.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="sendenpraeser"> +<section id="autoabstract_to_presentation"> <bookmark xml-lang="en-US" branch="hid/.uno:SendAbstractToStarImpress" id="bm_id3149288" localize="false"/> <paragraph role="heading" id="hd_id3151183" xml-lang="en-US" level="1"><link href="text/swriter/01/01160400.xhp" name="AutoAbstract to Presentation">AutoAbstract to Presentation</link></paragraph> <paragraph role="paragraph" id="par_id3145412" xml-lang="en-US"><ahelp hid=".uno:SendAbstractToStarImpress">Opens the current document as a $[officename] Impress presentation. The current document must contain at least one predefined heading paragraph style.</ahelp></paragraph> |