diff options
author | Johnny_M <klasse@partyheld.de> | 2021-10-24 13:51:15 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-10-24 17:25:17 +0200 |
commit | 005ab5fa0c87135a3e5b8f7150c67d1c47ed490b (patch) | |
tree | a689f9208677ebdf05c6d76c85ae03913a040999 /source | |
parent | b425e5428d61fb534a6fc02e948f7b246aaaec8f (diff) |
tdf#132643 Translate German section IDs
Change-Id: I51c35619cc80d3c7e0dce3ea805e5afc486c8daf
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124110
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/sdraw/main0210.xhp | 4 | ||||
-rw-r--r-- | source/text/simpress/00/00000004.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/02/10080000.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/main0210.xhp | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/source/text/sdraw/main0210.xhp b/source/text/sdraw/main0210.xhp index 9c34f8f46a..02d9243a80 100644 --- a/source/text/sdraw/main0210.xhp +++ b/source/text/sdraw/main0210.xhp @@ -39,8 +39,8 @@ <h2 id="par_idN1060B"><link href="text/simpress/02/10050000.xhp">Text</link></h2> <paragraph role="paragraph" id="par_idN1061B" xml-lang="en-US">Draws a text box where you click or drag in the current document. Click anywhere in the document, and then type or paste your text.</paragraph> <embed href="text/simpress/02/10050000.xhp#sytext"/> -<embed href="text/simpress/02/10080000.xhp#kurve"/> -<embed href="text/simpress/00/00000004.xhp#sykurve"/> +<embed href="text/simpress/02/10080000.xhp#curve"/> +<embed href="text/simpress/00/00000004.xhp#sycurve"/> <embed href="text/simpress/02/10100000.xhp#verbinder"/> <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> diff --git a/source/text/simpress/00/00000004.xhp b/source/text/simpress/00/00000004.xhp index 122842d322..6d9f2686dd 100644 --- a/source/text/simpress/00/00000004.xhp +++ b/source/text/simpress/00/00000004.xhp @@ -67,7 +67,7 @@ </table> </section> -<section id="sykurve"> +<section id="sycurve"> <table id="tbl_id3146317"> <tablerow> <tablecell colspan="" rowspan=""> diff --git a/source/text/simpress/02/10080000.xhp b/source/text/simpress/02/10080000.xhp index 2271233b72..fe48a8e973 100644 --- a/source/text/simpress/02/10080000.xhp +++ b/source/text/simpress/02/10080000.xhp @@ -38,7 +38,7 @@ <bookmark_value>drawing; freeform lines</bookmark_value> </bookmark> <paragraph role="paragraph" id="par_id3149050" xml-lang="en-US" localize="false"/> -<section id="kurve"> +<section id="curve"> <bookmark xml-lang="en-US" branch="hid/.uno:LineToolbox" id="bm_id3145114" localize="false"/> <paragraph role="heading" id="hd_id3149875" xml-lang="en-US" level="1"><link href="text/simpress/02/10080000.xhp" name="Curve">Curve</link></paragraph> <paragraph role="paragraph" id="par_id3147301" xml-lang="en-US"><ahelp hid=".uno:LineToolbox">The Curve icon on the Drawing bar opens the <emph>Lines</emph> toolbar, where you can add lines and shapes to the current slide.</ahelp></paragraph> diff --git a/source/text/simpress/main0210.xhp b/source/text/simpress/main0210.xhp index dd60932391..dea0458e16 100644 --- a/source/text/simpress/main0210.xhp +++ b/source/text/simpress/main0210.xhp @@ -51,8 +51,8 @@ <h2 id="par_idN106EA"><link href="text/simpress/02/10050000.xhp">Text</link></h2> <paragraph role="paragraph" id="par_idN106FA" xml-lang="en-US">Draws a text box where you click or drag in the current document. Click anywhere in the document, and then type or paste your text.</paragraph> <embed href="text/simpress/02/10050000.xhp#sytext"/> -<embed href="text/simpress/02/10080000.xhp#kurve"/> -<embed href="text/simpress/00/00000004.xhp#sykurve"/> +<embed href="text/simpress/02/10080000.xhp#curve"/> +<embed href="text/simpress/00/00000004.xhp#sycurve"/> <embed href="text/simpress/02/10100000.xhp#verbinder"/> <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> |