diff options
author | Johnny_M <klasse@partyheld.de> | 2021-10-30 17:14:24 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-03 20:41:43 +0100 |
commit | 5f834fa449f14ef92b081ef07382e4104cfeff4c (patch) | |
tree | baf12db8b85617bf8b5e71d98c5eda33c436da75 | |
parent | 3aafea5d3bffa40b1ea4f3c6c756f1e0e2ff16f2 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I794daaf1c9394a01ff2be5fdce4e10f87c0e64fa
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124488
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sdraw/main0210.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/02/10090000.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/main0210.xhp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/source/text/sdraw/main0210.xhp b/source/text/sdraw/main0210.xhp index 02d9243a80..3647eefea7 100644 --- a/source/text/sdraw/main0210.xhp +++ b/source/text/sdraw/main0210.xhp @@ -45,7 +45,7 @@ <h2 id="par_idN107C8"><link href="text/simpress/02/10120000.xhp" name="Lines and Arrows">Lines and Arrows</link></h2> <paragraph role="paragraph" id="par_idN126D7" xml-lang="en-US">Opens the Arrows toolbar to insert lines and arrows.</paragraph> <embed href="text/simpress/02/10090000.xhp#objects"/> -<embed href="text/simpress/02/10090000.xhp#syobjekte"/> +<embed href="text/simpress/02/10090000.xhp#syobjects"/> <embed href="text/shared/02/basicshapes.xhp#basicshapes"/> <embed href="text/shared/00/00000404.xhp#sybasicshapes"/> <embed href="text/shared/02/symbolshapes.xhp#symbolshapes"/> diff --git a/source/text/simpress/02/10090000.xhp b/source/text/simpress/02/10090000.xhp index 33b4df80e4..37ce7df756 100644 --- a/source/text/simpress/02/10090000.xhp +++ b/source/text/simpress/02/10090000.xhp @@ -46,7 +46,7 @@ <paragraph role="heading" id="hd_id3159238" xml-lang="en-US" level="1"><link href="text/simpress/02/10090000.xhp" name="3D Objects">3D Objects</link></paragraph> <paragraph role="paragraph" id="par_id3152900" xml-lang="en-US"><ahelp hid=".uno:Objects3DToolbox">Opens the <emph>3D Objects</emph> toolbar. The objects are three dimensional, with depth, illumination, and reflection.</ahelp> Each inserted object initially forms a 3D scene. You can press F3 to enter the scene. For these 3D objects, you can open the 3D Effects dialog to edit the properties.</paragraph> </section> -<section id="syobjekte"> +<section id="syobjects"> <table id="tbl_id3153248"> <tablerow> <tablecell colspan="" rowspan=""> diff --git a/source/text/simpress/main0210.xhp b/source/text/simpress/main0210.xhp index dea0458e16..cfc7a91f91 100644 --- a/source/text/simpress/main0210.xhp +++ b/source/text/simpress/main0210.xhp @@ -57,7 +57,7 @@ <h2 id="par_idN107C8"><link href="text/simpress/02/10120000.xhp" name="Lines and Arrows">Lines and Arrows</link></h2> <paragraph role="paragraph" id="par_idN126D7" xml-lang="en-US">Opens the Arrows toolbar to insert lines and arrows.</paragraph> <embed href="text/simpress/02/10090000.xhp#objects"/> -<embed href="text/simpress/02/10090000.xhp#syobjekte"/> +<embed href="text/simpress/02/10090000.xhp#syobjects"/> <embed href="text/shared/02/basicshapes.xhp#basicshapes"/> <embed href="text/shared/00/00000404.xhp#sybasicshapes"/> <embed href="text/shared/02/symbolshapes.xhp#symbolshapes"/> |