diff options
author | Johnny_M <klasse@partyheld.de> | 2021-11-13 13:43:52 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-16 09:32:47 +0100 |
commit | 38e770261da31bdacfa3981952e7bdf150590868 (patch) | |
tree | d2d7118ab87d1dabdea5ba65934ee057c4ff9ece /source/text/simpress | |
parent | 79548b2894c85265f0e4cb9ec74c761c1f5955ed (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ic1e168e203be83709ea0f9010caec11826842329
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125149
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/simpress')
-rw-r--r-- | source/text/simpress/00/00000413.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/01/13160000.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 0cac95af80..38b5797907 100644 --- a/source/text/simpress/00/00000413.xhp +++ b/source/text/simpress/00/00000413.xhp @@ -136,7 +136,7 @@ <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> -<section id="adnvbd"> +<section id="connect"> <paragraph role="paragraph" id="par_id3154872" xml-lang="en-US">Choose <emph>Shape - Connect</emph> (<item type="productname">%PRODUCTNAME</item> Draw only)</paragraph> <paragraph role="paragraph" id="par_id3150470" xml-lang="en-US">Select two or more lines, open the context menu and choose <emph>Connect</emph>.</paragraph> </section> diff --git a/source/text/simpress/01/13160000.xhp b/source/text/simpress/01/13160000.xhp index 8ec9d1aa76..fee6739411 100644 --- a/source/text/simpress/01/13160000.xhp +++ b/source/text/simpress/01/13160000.xhp @@ -38,7 +38,7 @@ <paragraph role="paragraph" id="par_id3152598" xml-lang="en-US"><ahelp hid=".uno:Connect" visibility="visible">Creates a line or Bézier curve by connecting two or more lines, Bézier curves, or other objects with a line.</ahelp> Closed objects containing a fill are converted to lines and lose their fill.</paragraph> </section> <section id="howtoget"> - <embed href="text/simpress/00/00000413.xhp#adnvbd"/> + <embed href="text/simpress/00/00000413.xhp#connect"/> </section> </body> </helpdocument> |