diff options
author | Johnny_M <klasse@partyheld.de> | 2021-10-02 12:34:13 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-10-02 19:01:30 +0200 |
commit | 93f59e16ff4da02907cea4ae95ef77a2c8949423 (patch) | |
tree | 49ead9717f0bb5f01041730de7c917f2d5e26996 /source/text | |
parent | 90ba7aa13149949dcde8e90a4a1cbca78b357fc8 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I123db5db87dd3f812827d45c8be6061a1f6821d0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122989
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/simpress/00/00000413.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/01/13140000.xhp | 4 | ||||
-rw-r--r-- | source/text/simpress/main0113.xhp | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/source/text/simpress/00/00000413.xhp b/source/text/simpress/00/00000413.xhp index 98b5a3671e..5ba29bc17e 100644 --- a/source/text/simpress/00/00000413.xhp +++ b/source/text/simpress/00/00000413.xhp @@ -128,7 +128,7 @@ </table> </section> -<section id="adnkbi"> +<section id="combine"> <paragraph role="paragraph" id="par_id3145298" xml-lang="en-US">Choose <emph>Shape - Combine</emph> (<item type="productname">%PRODUCTNAME</item> Draw only)</paragraph> <paragraph role="paragraph" id="par_id3148386" xml-lang="en-US">Select two or more objects, open the context menu and choose <emph>Combine</emph>. </paragraph> </section> diff --git a/source/text/simpress/01/13140000.xhp b/source/text/simpress/01/13140000.xhp index 183f1fb6e3..7bbe6367a1 100644 --- a/source/text/simpress/01/13140000.xhp +++ b/source/text/simpress/01/13140000.xhp @@ -30,14 +30,14 @@ </history> </meta> <body> -<section id="kombination"> +<section id="combine"> <bookmark xml-lang="en-US" branch="hid/.uno:Combine" id="bm_id3152597" localize="false"/> <paragraph role="heading" id="hd_id3150012" xml-lang="en-US" level="1"><link href="text/simpress/01/13140000.xhp" name="Combine">Combine</link></paragraph> <paragraph role="paragraph" id="par_id3146974" xml-lang="en-US"><ahelp hid=".uno:Combine">Combines two or more selected objects into a single shape.</ahelp> Unlike <link href="text/shared/01/05290000.xhp" name="grouping">grouping</link>, a combined object takes on the properties of the lowermost object in the stacking order. You can <link href="text/simpress/01/13150000.xhp" name="split">split</link> apart combined objects, but the original object properties are lost.</paragraph> </section> <paragraph role="paragraph" id="par_id3153876" xml-lang="en-US">When you combine objects, the drawing elements are replaced by Bézier curves and holes appear where the objects overlap.</paragraph> <section id="howtoget"> - <embed href="text/simpress/00/00000413.xhp#adnkbi"/> + <embed href="text/simpress/00/00000413.xhp#combine"/> </section> </body> </helpdocument> diff --git a/source/text/simpress/main0113.xhp b/source/text/simpress/main0113.xhp index a44193afd6..ea6f34bfc4 100644 --- a/source/text/simpress/main0113.xhp +++ b/source/text/simpress/main0113.xhp @@ -50,7 +50,7 @@ <embed href="text/shared/01/05290300.xhp#betretentext"/> <paragraph role="heading" id="hd_id3143233" xml-lang="en-US" level="2"><link href="text/shared/01/05290400.xhp" name="Exit Group">Exit Group</link></paragraph> <embed href="text/shared/01/05290400.xhp#verlassentext"/> -<embed href="text/simpress/01/13140000.xhp#kombination"/> +<embed href="text/simpress/01/13140000.xhp#combine"/> <embed href="text/simpress/01/13150000.xhp#split"/> <embed href="text/simpress/01/13180000.xhp#formen"/> <embed href="text/simpress/01/13160000.xhp#connect"/> |