diff options
author | Johnny_M <klasse@partyheld.de> | 2021-10-24 13:21:37 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-10-24 17:16:41 +0200 |
commit | 49c732f50cc787aa1c713934a4002d5cc4186cb2 (patch) | |
tree | f1198e6b54452b292cb6f85742cfc3a0e440cfb2 /source/text/simpress | |
parent | fb9c746f6aaae147aa16b1f2b682e01d07003d03 (diff) |
tdf#132643 Translate German section IDs
Change-Id: Icc84282d95c3003577bec75d130099d027d2545b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124104
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/simpress')
-rw-r--r-- | source/text/simpress/02/11060000.xhp | 4 | ||||
-rw-r--r-- | source/text/simpress/main0211.xhp | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/source/text/simpress/02/11060000.xhp b/source/text/simpress/02/11060000.xhp index 57edc660ab..44a48cfa75 100644 --- a/source/text/simpress/02/11060000.xhp +++ b/source/text/simpress/02/11060000.xhp @@ -29,13 +29,13 @@ <body> - <section id="ersteebene"> + <section id="first_level"> <bookmark branch="index" xml-lang="en-US" id="bm_id3153142"><bookmark_value>levels; hiding</bookmark_value><bookmark_value>hiding; levels</bookmark_value></bookmark> <bookmark branch="hid/.uno:OutlineCollapseAll" xml-lang="en-US" id="bm_id3153191" localize="false"/> <h1 id="hd_id3153142"><link href="text/simpress/02/11060000.xhp" name="First Level">First Level</link> </h1> <paragraph role="paragraph" id="par_id3151076" xml-lang="en-US"><ahelp visibility="visible" hid=".uno:OutlineCollapseAll">Hides all of the headings of the slides in the current slide show except for the titles of the slides. Hidden headings are indicated by a black line in front of a slide title. To show the headings, click the <link href="text/simpress/02/11070000.xhp" name="All Levels"><emph>All Levels</emph></link> icon.</ahelp></paragraph> </section> - <section id="syersteebene"> + <section id="syfirst_level"> <table id="tbl_id3155443"> diff --git a/source/text/simpress/main0211.xhp b/source/text/simpress/main0211.xhp index 7b905e664b..9bf95108ea 100644 --- a/source/text/simpress/main0211.xhp +++ b/source/text/simpress/main0211.xhp @@ -36,8 +36,8 @@ </section> <embed href="text/simpress/02/10020000.xhp#zoom"/> <embed href="text/simpress/02/10020000.xhp#syzoomen"/> -<embed href="text/simpress/02/11060000.xhp#ersteebene"/> -<embed href="text/simpress/02/11060000.xhp#syersteebene"/> +<embed href="text/simpress/02/11060000.xhp#first_level"/> +<embed href="text/simpress/02/11060000.xhp#syfirst_level"/> <embed href="text/simpress/02/11070000.xhp#alleebenen"/> <embed href="text/simpress/02/11070000.xhp#syalleebenen"/> <embed href="text/simpress/02/11080000.xhp#unterversteck"/> |