diff options
author | Johnny_M <klasse@partyheld.de> | 2021-11-13 14:22:29 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-16 09:45:13 +0100 |
commit | 598c978c1f38096a7e67f71b069a013f35e93980 (patch) | |
tree | ed6150dd0af7e6cf2e4c1a42fbbe24e772d4a4a9 | |
parent | 2fb3a91cc9369a5a40c5387b23a3a95d956d2d96 (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ib6614f8ea98fcb5e8590197495f7237c9e04e5ee
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125161
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sdraw/01/modify_layer.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/00/00000405.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sdraw/01/modify_layer.xhp b/source/text/sdraw/01/modify_layer.xhp index 2f5d33a594..df0d198601 100644 --- a/source/text/sdraw/01/modify_layer.xhp +++ b/source/text/sdraw/01/modify_layer.xhp @@ -38,7 +38,7 @@ <paragraph role="paragraph" id="par_id3147265" xml-lang="en-US"><variable id="ebene"><ahelp hid=".uno:ModifyLayer">Changes the properties of the selected layer.</ahelp> </variable></paragraph> <section id="howtoget"> - <embed href="text/simpress/00/00000405.xhp#adnene"/> + <embed href="text/simpress/00/00000405.xhp#modify_layer"/> </section> <paragraph role="heading" id="hd_id3155603" xml-lang="en-US" level="2">Name</paragraph> <paragraph role="paragraph" id="par_id3155738" xml-lang="en-US">Enter a name for the selected layer.</paragraph> diff --git a/source/text/simpress/00/00000405.xhp b/source/text/simpress/00/00000405.xhp index 0f0be7ec23..2a09d36f33 100644 --- a/source/text/simpress/00/00000405.xhp +++ b/source/text/simpress/00/00000405.xhp @@ -29,7 +29,7 @@ <paragraph role="paragraph" id="par_id3148489" xml-lang="en-US">In the context menu of a dimension line, choose <emph>Dimensions</emph>.</paragraph> <paragraph role="paragraph" id="par_id3150207" xml-lang="en-US">On the <emph>Lines and Arrows</emph> toolbar, click the <emph>Dimension Line</emph> icon.</paragraph> </section> - <section id="adnene"> + <section id="modify_layer"> <paragraph role="paragraph" id="par_id3152874" xml-lang="en-US">In a Draw document, right-click a layer tab and choose <emph>Modify Layer</emph> </paragraph> <paragraph role="paragraph" id="par_id3154765" xml-lang="en-US">Choose <emph>Format - Layer</emph> (only $[officename] Draw)</paragraph> |