diff options
author | Johnny_M <klasse@partyheld.de> | 2021-11-13 13:42:43 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-16 09:35:42 +0100 |
commit | 05811f86df828b84d6ec8eefbed023e419ceb1df (patch) | |
tree | e4ee25a03df80a2543399bd964db6957fb02ce8b /source | |
parent | 3c8f4d6dc1d7ca2b6d1b6f1585b2e55a6c1e68af (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ia0dce805a0f874521aa3886a3814ee50573bdc58
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125148
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/simpress/00/00000413.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/01/13150000.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/simpress/00/00000413.xhp b/source/text/simpress/00/00000413.xhp index 7e1000ead0..fc7ca1331e 100644 --- a/source/text/simpress/00/00000413.xhp +++ b/source/text/simpress/00/00000413.xhp @@ -132,7 +132,7 @@ <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> -<section id="adnkaf"> +<section id="split"> <paragraph role="paragraph" id="par_id3150930" xml-lang="en-US">Choose <emph>Shape - Split</emph> (<item type="productname">%PRODUCTNAME</item> Draw only)</paragraph> <paragraph role="paragraph" id="par_id3151022" xml-lang="en-US">Select a combined object, open the context menu and choose <emph>Split</emph>. </paragraph> </section> diff --git a/source/text/simpress/01/13150000.xhp b/source/text/simpress/01/13150000.xhp index b9dcfa14db..3aed627a78 100644 --- a/source/text/simpress/01/13150000.xhp +++ b/source/text/simpress/01/13150000.xhp @@ -39,7 +39,7 @@ <paragraph role="paragraph" id="par_id3147435" xml-lang="en-US"><ahelp hid=".uno:Dismantle">Splits a <link href="text/simpress/01/13140000.xhp" name="combined">combined</link> object into individual objects.</ahelp> The resulting objects have the same line and fill properties as the combined object.</paragraph> </section> <section id="howtoget"> - <embed href="text/simpress/00/00000413.xhp#adnkaf"/> + <embed href="text/simpress/00/00000413.xhp#split"/> </section> </body> </helpdocument> |