diff options
author | Johnny_M <klasse@partyheld.de> | 2021-10-02 12:45:35 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-10-02 19:03:08 +0200 |
commit | e543ba3f73b871b82722b1cb999dff2b9a09e651 (patch) | |
tree | dec495a5e50e8cfb0a84e9d7e066f11495f075d1 /source | |
parent | a60109536835d50667fa6eb2e87dbf99067918a7 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I5a837226359ee29d8e38bf461887b2e5f770dd8a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122992
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/13180000.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 5ba29bc17e..cc9d376b4d 100644 --- a/source/text/simpress/00/00000413.xhp +++ b/source/text/simpress/00/00000413.xhp @@ -144,7 +144,7 @@ <paragraph role="paragraph" id="par_id3153920" xml-lang="en-US">Choose <emph>Shape - Break</emph> (<item type="productname">%PRODUCTNAME</item> Draw only)</paragraph> <paragraph role="paragraph" id="par_id3148430" xml-lang="en-US">Select a line that was created by connecting two or more lines, open the context menu and choose <emph>Break</emph>.</paragraph> </section> -<section id="formen"> +<section id="shapes"> <paragraph role="paragraph" id="par_id3155408" xml-lang="en-US">Choose <emph>Shape</emph> (<item type="productname">%PRODUCTNAME</item> Draw only)</paragraph> <paragraph role="paragraph" id="par_id3145615" xml-lang="en-US">Select two or more objects, open the context menu and choose <emph>Shapes</emph> </paragraph> diff --git a/source/text/simpress/01/13180000.xhp b/source/text/simpress/01/13180000.xhp index 5041466a32..bf73f92a12 100644 --- a/source/text/simpress/01/13180000.xhp +++ b/source/text/simpress/01/13180000.xhp @@ -32,12 +32,12 @@ <body> - <section id="formen"> + <section id="shapes"> <paragraph id="hd_id3154319" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/13180000.xhp" name="Shapes">Shapes</link></paragraph> <paragraph role="paragraph" id="par_id3147435" xml-lang="en-US">Creates a shape from two or more selected objects.</paragraph> </section> <section id="howtoget"> - <embed href="text/simpress/00/00000413.xhp#formen"/> + <embed href="text/simpress/00/00000413.xhp#shapes"/> </section> <paragraph role="paragraph" id="par_id3156286" xml-lang="en-US">Shapes take on the properties of the lowermost object in the stacking order.</paragraph> <embed href="text/simpress/01/13180100.xhp#merge"/> diff --git a/source/text/simpress/main0113.xhp b/source/text/simpress/main0113.xhp index ea6f34bfc4..e4fb928a63 100644 --- a/source/text/simpress/main0113.xhp +++ b/source/text/simpress/main0113.xhp @@ -52,7 +52,7 @@ <embed href="text/shared/01/05290400.xhp#verlassentext"/> <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/13180000.xhp#shapes"/> <embed href="text/simpress/01/13160000.xhp#connect"/> <embed href="text/simpress/01/13170000.xhp#break"/> </body> |