diff options
author | Johnny_M <klasse@partyheld.de> | 2020-05-15 12:48:26 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-05-19 19:11:09 +0200 |
commit | a3299244173e54a1d32e25f5b264c6f2d07e373b (patch) | |
tree | 942ae507963268ae4de80d0e44b636e094324311 /source | |
parent | 1c286bb1f009269ef64296fdcda7b713548594c9 (diff) |
tdf#132643 Translate German section IDs
Change-Id: If8d67d521f03dd231912b6f95b03320a647c6765
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94297
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/scalc/main0200.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/main0214.xhp | 2 | ||||
-rw-r--r-- | source/text/sdraw/main0200.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/main0200.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/main0214.xhp | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/source/text/scalc/main0200.xhp b/source/text/scalc/main0200.xhp index da02a6f988..d32d0aa6cf 100644 --- a/source/text/scalc/main0200.xhp +++ b/source/text/scalc/main0200.xhp @@ -53,7 +53,7 @@ <embed href="text/simpress/main0210.xhp#drawingbar"/> </section> <section id="Section5"> -<embed href="text/scalc/main0214.xhp#grafikobjektleiste"/> +<embed href="text/scalc/main0214.xhp#imagebar"/> </section> <section id="Section6"> <embed href="text/scalc/main0203.xhp#beiselektiertemobjekt"/> diff --git a/source/text/scalc/main0214.xhp b/source/text/scalc/main0214.xhp index 7ae41425f5..d8ec8521f5 100644 --- a/source/text/scalc/main0214.xhp +++ b/source/text/scalc/main0214.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="grafikobjektleiste"> +<section id="imagebar"> <paragraph role="heading" id="hd_id3153088" xml-lang="en-US" level="1"><link href="text/scalc/main0214.xhp" name="Image Bar">Image Bar</link></paragraph> <paragraph role="paragraph" id="par_id3153896" xml-lang="en-US"><ahelp hid=".">The <emph>Image</emph> bar is displayed when you insert or select an image in a sheet.</ahelp></paragraph> </section> diff --git a/source/text/sdraw/main0200.xhp b/source/text/sdraw/main0200.xhp index c6a8306cf9..e3ceb4c1c6 100644 --- a/source/text/sdraw/main0200.xhp +++ b/source/text/sdraw/main0200.xhp @@ -50,7 +50,7 @@ <embed href="text/simpress/main0203.xhp#textformattingbar"/> </section> <section id="Section5"> -<embed href="text/simpress/main0214.xhp#grafikobjektleiste"/> +<embed href="text/simpress/main0214.xhp#imagebar"/> </section> <section id="Section6"> <embed href="text/shared/main0227.xhp#bezier"/> diff --git a/source/text/simpress/main0200.xhp b/source/text/simpress/main0200.xhp index 40e006d765..af026aac7a 100644 --- a/source/text/simpress/main0200.xhp +++ b/source/text/simpress/main0200.xhp @@ -61,7 +61,7 @@ <embed href="text/simpress/main0203.xhp#textformattingbar"/> </section> <section id="Section8"> -<embed href="text/simpress/main0214.xhp#grafikobjektleiste"/> +<embed href="text/simpress/main0214.xhp#imagebar"/> </section> <section id="Section9"> <embed href="text/shared/main0227.xhp#bezier"/> diff --git a/source/text/simpress/main0214.xhp b/source/text/simpress/main0214.xhp index 2c8ba9d581..b7dc34e414 100644 --- a/source/text/simpress/main0214.xhp +++ b/source/text/simpress/main0214.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="grafikobjektleiste"> +<section id="imagebar"> <paragraph role="heading" id="hd_id3151245" xml-lang="en-US" level="1"><link href="text/simpress/main0214.xhp" name="Image Bar">Image Bar</link></paragraph> <paragraph role="paragraph" id="par_id3150543" xml-lang="en-US">Use the <emph>Image</emph> bar to set the color, contrast, and brightness options for the selected graphic object(s).</paragraph> </section> |