diff options
author | Johnny_M <klasse@partyheld.de> | 2021-10-02 12:05:12 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-10-02 18:57:53 +0200 |
commit | 0747a19b955fbcebee355240b8900225d00acd91 (patch) | |
tree | 5bc9f1de1652f9e5e10ff473e13cbc8719ca91a1 /source/text | |
parent | 5c03bc3060b78b29a3fccfd5f7fb96ef51f17a64 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I181c159b18fb968b730f128410c76143793a1c72
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122983
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/13050000.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/01/13050700.xhp | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/source/text/simpress/00/00000413.xhp b/source/text/simpress/00/00000413.xhp index 95abb4d7e5..98b5a3671e 100644 --- a/source/text/simpress/00/00000413.xhp +++ b/source/text/simpress/00/00000413.xhp @@ -66,7 +66,7 @@ <paragraph role="paragraph" id="par_id3148608" xml-lang="en-US">Open the context menu of a selected object and choose <emph>Convert - To Metafile</emph> </paragraph> </section> -<section id="kontur"> +<section id="to_contour"> <paragraph role="paragraph" id="par_id3153246" xml-lang="en-US">Choose <emph>Shape - Convert - To Contour</emph> (<item type="productname">%PRODUCTNAME</item> Draw only)</paragraph> <paragraph role="paragraph" id="par_id3159231" xml-lang="en-US">Open the context menu of a selected object and choose <emph>Convert - To Contour</emph> </paragraph> diff --git a/source/text/simpress/01/13050000.xhp b/source/text/simpress/01/13050000.xhp index 225d09bae3..a2a18188a3 100644 --- a/source/text/simpress/01/13050000.xhp +++ b/source/text/simpress/01/13050000.xhp @@ -41,7 +41,7 @@ </section> <embed href="text/simpress/01/13050100.xhp#to_curve"/> <embed href="text/simpress/01/13050200.xhp#inpolygon"/> - <embed href="text/simpress/01/13050700.xhp#inkontur"/> + <embed href="text/simpress/01/13050700.xhp#to_contour"/> <embed href="text/simpress/01/13050300.xhp#in3d"/> <embed href="text/simpress/01/13050400.xhp#rotation"/> <embed href="text/simpress/01/13050500.xhp#bitmap"/> diff --git a/source/text/simpress/01/13050700.xhp b/source/text/simpress/01/13050700.xhp index 38300bd99e..501e9ce74f 100644 --- a/source/text/simpress/01/13050700.xhp +++ b/source/text/simpress/01/13050700.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="inkontur"> +<section id="to_contour"> <bookmark xml-lang="en-US" branch="index" id="bm_id3146119"><bookmark_value>converting; to contours</bookmark_value> <bookmark_value>contours; converting to</bookmark_value> </bookmark> @@ -39,7 +39,7 @@ <paragraph role="paragraph" id="par_id3146974" xml-lang="en-US"><ahelp hid=".uno:convert_to_contour">Converts the selected object to a polygon, or a group of polygons.</ahelp> If the conversion creates a group of polygons (for example, when you convert a text object), then press F3 to enter the group before you can select an individual polygon.</paragraph> </section> <section id="howtoget"> - <embed href="text/simpress/00/00000413.xhp#kontur"/> + <embed href="text/simpress/00/00000413.xhp#to_contour"/> </section> <paragraph role="paragraph" id="par_id3155601" xml-lang="en-US">Once you convert a line or a text object to a contour, you can no longer edit it as you normally would. Instead, you can edit the contour as you would any polygon, including using the <emph>Edit – Points </emph>command to adjust its shape.</paragraph> </body> |