diff options
author | Johnny_M <klasse@partyheld.de> | 2021-11-07 11:52:26 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-07 12:38:31 +0100 |
commit | 5ee4d72936eff5346ed85ccb4958801a44f712f0 (patch) | |
tree | a0d1e2288674ab6d3b3d67c60984530c0a5d839f | |
parent | 964617bdd9e75ad6a6ecb4c549c53776ff8d973c (diff) |
tdf#132643 Translate German section IDs
Change-Id: If48434cb30d46b4cc7a5d1dcf7e1c9112e75aae8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124812
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/simpress/00/00000413.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/01/13050200.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 f2207dd483..0cac95af80 100644 --- a/source/text/simpress/00/00000413.xhp +++ b/source/text/simpress/00/00000413.xhp @@ -41,7 +41,7 @@ <paragraph role="paragraph" id="par_id3149018" xml-lang="en-US">Open the context menu of a selected object and choose <emph>Convert - To Curve</emph> </paragraph> </section> -<section id="adnipo"> +<section id="to_polygon"> <paragraph role="paragraph" id="par_id3156384" xml-lang="en-US">Choose <emph>Shape - Convert - To Polygon</emph> (<item type="productname">%PRODUCTNAME</item> Draw only)</paragraph> <paragraph role="paragraph" id="par_id3154702" xml-lang="en-US">Open the context menu of a selected object and choose <emph>Convert - To Polygon</emph> </paragraph> diff --git a/source/text/simpress/01/13050200.xhp b/source/text/simpress/01/13050200.xhp index b2a3beefb6..a8537138ef 100644 --- a/source/text/simpress/01/13050200.xhp +++ b/source/text/simpress/01/13050200.xhp @@ -38,7 +38,7 @@ <paragraph role="paragraph" id="par_id3145252" xml-lang="en-US"><ahelp hid=".uno:ChangePolygon">Converts the selected object to a polygon (a closed object bounded by straight lines).</ahelp> The appearance of the object does not change. If you want, you can right-click and choose <link href="text/shared/main0227.xhp" name="Edit Points"><emph>Edit Points</emph></link> to view the changes.</paragraph> </section> <section id="howtoget"> - <embed href="text/simpress/00/00000413.xhp#adnipo"/> + <embed href="text/simpress/00/00000413.xhp#to_polygon"/> </section> <embed href="text/simpress/guide/vectorize.xhp#vectorize"/> <paragraph role="heading" id="hd_id3155066" xml-lang="en-US" level="2">Convert to Polygon</paragraph> |