diff options
author | Johnny_M <klasse@partyheld.de> | 2021-10-31 12:54:25 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-03 20:56:47 +0100 |
commit | 937d0e7439564f46f8627032314878a6fefbd195 (patch) | |
tree | 8299de681e38b247dbdcbec7415bc4da5f86cd46 | |
parent | d267338da14c3d505dcb2245e4fd4501b3351963 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I28cd7d852ed5260811f6388904c5b658be89b5d0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124522
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/10100000.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 3647eefea7..a3a2454c5c 100644 --- a/source/text/sdraw/main0210.xhp +++ b/source/text/sdraw/main0210.xhp @@ -41,7 +41,7 @@ <embed href="text/simpress/02/10050000.xhp#sytext"/> <embed href="text/simpress/02/10080000.xhp#curve"/> <embed href="text/simpress/00/00000004.xhp#sycurve"/> -<embed href="text/simpress/02/10100000.xhp#verbinder"/> +<embed href="text/simpress/02/10100000.xhp#connectors"/> <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"/> diff --git a/source/text/simpress/02/10100000.xhp b/source/text/simpress/02/10100000.xhp index 27dfc38891..fc5d706000 100644 --- a/source/text/simpress/02/10100000.xhp +++ b/source/text/simpress/02/10100000.xhp @@ -27,7 +27,7 @@ </topic> </meta> <body> -<section id="verbinder"> +<section id="connectors"> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorToolbox" id="bm_id6113909" localize="false"/> <paragraph role="heading" id="hd_id3149664" xml-lang="en-US" level="1"><link href="text/simpress/02/10100000.xhp" name="Connectors">Connectors</link></paragraph> <table id="tbl_id3154512"> diff --git a/source/text/simpress/main0210.xhp b/source/text/simpress/main0210.xhp index cfc7a91f91..1c0d971c8a 100644 --- a/source/text/simpress/main0210.xhp +++ b/source/text/simpress/main0210.xhp @@ -53,7 +53,7 @@ <embed href="text/simpress/02/10050000.xhp#sytext"/> <embed href="text/simpress/02/10080000.xhp#curve"/> <embed href="text/simpress/00/00000004.xhp#sycurve"/> -<embed href="text/simpress/02/10100000.xhp#verbinder"/> +<embed href="text/simpress/02/10100000.xhp#connectors"/> <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"/> |