diff options
author | Johnny_M <klasse@partyheld.de> | 2021-09-05 12:35:22 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-09-06 12:04:44 +0200 |
commit | a45d5974327de9d9c19add1bb34ed7e2eb7fcfa7 (patch) | |
tree | 664596d3f60a8284d34ed0fc4cd378de0ebd69e7 /source | |
parent | 657e759f0e112ca52430cc1f66443a9f1db4bd55 (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ie8aac3915175120b92e27485969ac668b7f18d91
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121685
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/sdraw/01/page_properties.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/01/01180002.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/01/slide_properties.xhp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/source/text/sdraw/01/page_properties.xhp b/source/text/sdraw/01/page_properties.xhp index 5388c8158a..257f4f3d1d 100644 --- a/source/text/sdraw/01/page_properties.xhp +++ b/source/text/sdraw/01/page_properties.xhp @@ -35,7 +35,7 @@ </section> <embed href="text/simpress/guide/background.xhp#background"/> <embed href="text/simpress/01/01180001.xhp#page"/> - <embed href="text/simpress/01/01180002.xhp#hintergr"/> + <embed href="text/simpress/01/01180002.xhp#background"/> <paragraph xml-lang="en-US" role="tip" id="par_id691556822054550">To change the background of all of the pages in the active file, select a background, click <emph>OK</emph> and click <emph>Yes</emph> in the <emph>Page Properties</emph> dialog.</paragraph> </body> </helpdocument> diff --git a/source/text/simpress/01/01180002.xhp b/source/text/simpress/01/01180002.xhp index 910fe6b185..3c48446552 100644 --- a/source/text/simpress/01/01180002.xhp +++ b/source/text/simpress/01/01180002.xhp @@ -27,7 +27,7 @@ </history> </meta> <body> - <section id="hintergr"> + <section id="background"> <paragraph id="hd_id3154253" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/01180002.xhp" name="Background">Background</link></paragraph> <paragraph role="paragraph" id="par_id3155962" xml-lang="en-US">Defines a background for a single page or for all of the pages in the active file.</paragraph> </section> diff --git a/source/text/simpress/01/slide_properties.xhp b/source/text/simpress/01/slide_properties.xhp index fbf30fc8c6..de4ef1daaa 100644 --- a/source/text/simpress/01/slide_properties.xhp +++ b/source/text/simpress/01/slide_properties.xhp @@ -37,7 +37,7 @@ </section> <embed href="text/simpress/guide/background.xhp#background"/> <embed href="text/simpress/01/01180001.xhp#page"/> - <embed href="text/simpress/01/01180002.xhp#hintergr"/> + <embed href="text/simpress/01/01180002.xhp#background"/> <paragraph xml-lang="en-US" role="tip" id="par_id3145587">To change the background of all of the slides in the active file, select a background, click <emph>OK</emph> and click <emph>Yes</emph> in the <emph>Page Setup</emph> dialog.</paragraph> </body> </helpdocument> |