diff options
author | Johnny_M <klasse@partyheld.de> | 2020-05-15 12:56:41 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-05-19 19:12:02 +0200 |
commit | 685eaaade6471568d29e6f573e209aba28d3ca1b (patch) | |
tree | 452694295ce6d4ba471b3f8d79f41501fe872da6 | |
parent | a3299244173e54a1d32e25f5b264c6f2d07e373b (diff) |
tdf#132643 Translate German section IDs
Change-Id: I8f9291182223ab8c580dc2fba03f2e52a1eb20cd
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94298
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sdraw/main0200.xhp | 2 | ||||
-rw-r--r-- | source/text/sdraw/main0213.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/01/03050000.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/main0200.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/main0213.xhp | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/source/text/sdraw/main0200.xhp b/source/text/sdraw/main0200.xhp index e3ceb4c1c6..c49bd2fb71 100644 --- a/source/text/sdraw/main0200.xhp +++ b/source/text/sdraw/main0200.xhp @@ -56,7 +56,7 @@ <embed href="text/shared/main0227.xhp#bezier"/> </section> <section id="Section7"> -<embed href="text/sdraw/main0213.xhp#optionsleiste"/> +<embed href="text/sdraw/main0213.xhp#optionsbar"/> </section> <section id="Section8"> <embed href="text/shared/01/03170000.xhp#colorbar"/> diff --git a/source/text/sdraw/main0213.xhp b/source/text/sdraw/main0213.xhp index db66e074a4..6eae5fb2cc 100644 --- a/source/text/sdraw/main0213.xhp +++ b/source/text/sdraw/main0213.xhp @@ -29,7 +29,7 @@ </topic> </meta> <body> -<section id="optionsleiste"> +<section id="optionsbar"> <paragraph role="heading" id="hd_id3150793" xml-lang="en-US" level="1"><link href="text/sdraw/main0213.xhp" name="Options Bar">Options Bar</link></paragraph> <paragraph role="paragraph" id="par_id3154685" xml-lang="en-US">The <emph>Options</emph> bar can be displayed by choosing <emph>View - Toolbars - Options</emph>.</paragraph> </section> diff --git a/source/text/simpress/01/03050000.xhp b/source/text/simpress/01/03050000.xhp index 832443b431..483d499e11 100644 --- a/source/text/simpress/01/03050000.xhp +++ b/source/text/simpress/01/03050000.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="optionsleiste"> +<section id="optionbar"> <paragraph role="heading" id="hd_id3153415" xml-lang="en-US" level="1"><link href="text/simpress/01/03050000.xhp" name="Option Bar">Option Bar</link><comment>to be deleted</comment></paragraph> </section> </body> diff --git a/source/text/simpress/main0200.xhp b/source/text/simpress/main0200.xhp index af026aac7a..6ec0f27bf1 100644 --- a/source/text/simpress/main0200.xhp +++ b/source/text/simpress/main0200.xhp @@ -67,7 +67,7 @@ <embed href="text/shared/main0227.xhp#bezier"/> </section> <section id="Section10"> -<embed href="text/simpress/main0213.xhp#optionsleiste"/> +<embed href="text/simpress/main0213.xhp#optionsbar"/> </section> <section id="Section11"> <embed href="text/shared/01/03170000.xhp#colorbar"/> diff --git a/source/text/simpress/main0213.xhp b/source/text/simpress/main0213.xhp index 8ea1c00958..7be03e4d7f 100644 --- a/source/text/simpress/main0213.xhp +++ b/source/text/simpress/main0213.xhp @@ -29,7 +29,7 @@ </topic> </meta> <body> -<section id="optionsleiste"> +<section id="optionsbar"> <paragraph role="heading" id="hd_id3150012" xml-lang="en-US" level="1"><link href="text/simpress/main0213.xhp" name="Options Bar">Options Bar</link></paragraph> <paragraph role="paragraph" id="par_id3146971" xml-lang="en-US">To display the <emph>Options Bar</emph>, choose <emph>View - Toolbars - Options</emph>.</paragraph> </section> |