diff options
author | Johnny_M <klasse@partyheld.de> | 2021-10-31 12:37:57 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-03 20:50:08 +0100 |
commit | 9b87b645b2ebfa735b80b914cb797a3f32a48560 (patch) | |
tree | 83eb7dd21fef25c3911526e426111bef2a3ec820 | |
parent | 6c40485ef4bbc51aedc0418b76396624974089c2 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I7a8b06fb9d62a86bde0e868e61fba14209da2c09
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124517
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/simpress/02/11080000.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/11080000.xhp b/source/text/simpress/02/11080000.xhp index b19192e9cc..9510d0ad37 100644 --- a/source/text/simpress/02/11080000.xhp +++ b/source/text/simpress/02/11080000.xhp @@ -29,13 +29,13 @@ <body> - <section id="unterversteck"> + <section id="hide_subpoints"> <bookmark branch="index" xml-lang="en-US" id="bm_id3146119"><bookmark_value>subpoints; hiding</bookmark_value><bookmark_value>hiding; subpoints</bookmark_value></bookmark> <bookmark branch="hid/.uno:OutlineCollapse" xml-lang="en-US" id="bm_id3154014" localize="false"/> <h1 id="hd_id3146119"><link href="text/simpress/02/11080000.xhp" name="Hide Subpoints">Hide Subpoints</link> </h1> <paragraph role="paragraph" id="par_id3154490" xml-lang="en-US"><ahelp visibility="visible" hid=".uno:OutlineCollapse">Hides the subheadings of a selected heading. Hidden subheadings are indicated by a black line in front of a heading. To show the lower level headings, click the <link href="text/simpress/02/11090000.xhp" name="Show Subpoints"><emph>Show Subpoints</emph></link> icon.</ahelp></paragraph> </section> - <section id="syunterversteck"> + <section id="syhide_subpoints"> <table id="tbl_id3153714"> diff --git a/source/text/simpress/main0211.xhp b/source/text/simpress/main0211.xhp index 8dbb6eae54..6408b8f90b 100644 --- a/source/text/simpress/main0211.xhp +++ b/source/text/simpress/main0211.xhp @@ -40,8 +40,8 @@ <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"/> -<embed href="text/simpress/02/11080000.xhp#syunterversteck"/> +<embed href="text/simpress/02/11080000.xhp#hide_subpoints"/> +<embed href="text/simpress/02/11080000.xhp#syhide_subpoints"/> <embed href="text/simpress/02/11090000.xhp#show_subpoints"/> <embed href="text/simpress/02/11090000.xhp#syshow_subpoints"/> <embed href="text/simpress/02/11100000.xhp#formatierung"/> |