diff options
author | Johnny_M <klasse@partyheld.de> | 2021-11-06 15:30:15 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-07 12:32:19 +0100 |
commit | 1ffd51ac1318d250e3f462a28804545deef0790b (patch) | |
tree | db7e24998dbbeb0a91a583832497f1f16807e2ea | |
parent | 0cf80abe2d2e49937e06d2d516348c7a12d816ee (diff) |
tdf#132643 Translate German section IDs
Change-Id: I46dc72453686d590c4ad58dd2c7de84659815c54
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124797
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sdraw/01/insert_layer.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/00/00000404.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sdraw/01/insert_layer.xhp b/source/text/sdraw/01/insert_layer.xhp index 3733b74772..c6fdb27de6 100644 --- a/source/text/sdraw/01/insert_layer.xhp +++ b/source/text/sdraw/01/insert_layer.xhp @@ -31,7 +31,7 @@ <paragraph role="paragraph" id="par_id3153415" xml-lang="en-US"><variable id="ebenetext"><ahelp hid=".uno:InsertLayer">Inserts a new layer in the document. Layers are only available in Draw, not in Impress. </ahelp> </variable></paragraph> <section id="howtoget"> - <embed href="text/simpress/00/00000404.xhp#efgene"/> + <embed href="text/simpress/00/00000404.xhp#insert_layer"/> </section> <note id="par_id3150205">To select a layer, click the corresponding tab at the bottom of the workspace.</note> <bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/insertlayer/name" id="bm_id3156449" localize="false"/> diff --git a/source/text/simpress/00/00000404.xhp b/source/text/simpress/00/00000404.xhp index 57be548875..31e05df007 100644 --- a/source/text/simpress/00/00000404.xhp +++ b/source/text/simpress/00/00000404.xhp @@ -34,7 +34,7 @@ </variable></paragraph> <paragraph role="paragraph" id="par_id3154254" xml-lang="en-US"><variable id="uebersicht">Choose <emph>Insert - Summary Slide</emph> </variable></paragraph> -<section id="efgene"> +<section id="insert_layer"> <paragraph role="paragraph" id="par_id3147002" xml-lang="en-US">Choose <emph>Insert - Layer</emph> (<item type="productname">%PRODUCTNAME</item> Draw only)</paragraph> <paragraph role="paragraph" id="par_id3150363" xml-lang="en-US">Open context menu of layer tabs - choose <emph>Insert Layer</emph> (<item type="productname">%PRODUCTNAME</item> Draw only)</paragraph> </section> |