diff options
author | Johnny_M <klasse@partyheld.de> | 2021-10-02 12:14:17 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-10-09 15:51:13 +0200 |
commit | d155b3e2133f3eb6593d438b69dc3e42d37b11ff (patch) | |
tree | 4425025a75d1c4f5365952fde51f054ad413cb84 | |
parent | 7f942a62c3e173d25ec8e3d7ee786b2087d49e42 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I69505b323ed9148e3f4560dd883753c5c728211b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122985
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/simpress/01/03070000.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/01/04130000.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/main_slide.xhp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/source/text/simpress/01/03070000.xhp b/source/text/simpress/01/03070000.xhp index 0bc9352603..67b4b0c5a2 100644 --- a/source/text/simpress/01/03070000.xhp +++ b/source/text/simpress/01/03070000.xhp @@ -42,7 +42,7 @@ <h2 id="hd_id3155960"><link href="text/simpress/01/05120000.xhp" name="Change Slide Master">Change Slide Master</link></h2> <embed href="text/simpress/01/05120000.xhp#seitenvorlagetext"/> <embed href="text/simpress/01/04120000.xhp#duplicate_slide"/> -<embed href="text/simpress/01/04130000.xhp#seitegliederung"/> +<embed href="text/simpress/01/04130000.xhp#expand_slide"/> <embed href="text/simpress/01/03130000.xhp#slide_show"/> </body> </helpdocument> diff --git a/source/text/simpress/01/04130000.xhp b/source/text/simpress/01/04130000.xhp index bc0bc79d2e..7e709b0689 100644 --- a/source/text/simpress/01/04130000.xhp +++ b/source/text/simpress/01/04130000.xhp @@ -35,7 +35,7 @@ <bookmark_value>slides;expanding</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:ExpandPage" id="bm_id7530302" localize="false"/> -<section id="seitegliederung"> +<section id="expand_slide"> <paragraph role="heading" id="hd_id3146119" xml-lang="en-US" level="1"><link href="text/simpress/01/04130000.xhp" name="Expand Slide">Expand Slide</link></paragraph> <paragraph role="paragraph" id="par_id3154319" xml-lang="en-US"><ahelp hid=".uno:ExpandPage">Creates a new slide from every top-level outline point (text one level below the title text in the outline hierarchy) in the selected slide. The outline text becomes the title of the new slide.</ahelp> Outline points<comment>points?</comment> below the top level on the original slide are moved up one level on the new slide.</paragraph> </section> diff --git a/source/text/simpress/main_slide.xhp b/source/text/simpress/main_slide.xhp index bfbebfaa11..5b4363d340 100644 --- a/source/text/simpress/main_slide.xhp +++ b/source/text/simpress/main_slide.xhp @@ -117,7 +117,7 @@ <comment>Summary Slide</comment> <embed href="text/simpress/01/04140000.xhp#summary_slide"/> <comment>Expand Slide</comment> - <embed href="text/simpress/01/04130000.xhp#seitegliederung"/> + <embed href="text/simpress/01/04130000.xhp#expand_slide"/> <comment>Slide Transition</comment> <embed href="text/simpress/01/06040000.xhp#slide_transition"/> <section id="relatedtopics"> |