diff options
author | Johnny_M <klasse@partyheld.de> | 2020-05-15 13:01:49 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-05-19 19:09:54 +0200 |
commit | 1c286bb1f009269ef64296fdcda7b713548594c9 (patch) | |
tree | 0f23932ffeab17bb81005afc8e5066957f0f4dd9 | |
parent | 05b4d1e9a8ed05c477dfcf31adfa148eebe87e9a (diff) |
tdf#132643 Translate German section IDs
Change-Id: I5f1375dc55681d470f6a9b4247fbf62b39383ee0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94299
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/shared/01/03170000.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/main0200.xhp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/source/text/sdraw/main0200.xhp b/source/text/sdraw/main0200.xhp index 0229bce3de..c6a8306cf9 100644 --- a/source/text/sdraw/main0200.xhp +++ b/source/text/sdraw/main0200.xhp @@ -59,7 +59,7 @@ <embed href="text/sdraw/main0213.xhp#optionsleiste"/> </section> <section id="Section8"> -<embed href="text/shared/01/03170000.xhp#farbleiste"/> +<embed href="text/shared/01/03170000.xhp#colorbar"/> </section> <section id="Section9"> <embed href="text/simpress/main0206.xhp#statusleiste"/> diff --git a/source/text/shared/01/03170000.xhp b/source/text/shared/01/03170000.xhp index 6a57e569ec..c508ee53cb 100644 --- a/source/text/shared/01/03170000.xhp +++ b/source/text/shared/01/03170000.xhp @@ -28,7 +28,7 @@ </history> </meta> <body> -<section id="farbleiste"> +<section id="colorbar"> <bookmark xml-lang="en-US" branch="index" id="bm_id3147477"><bookmark_value>color bar</bookmark_value> <bookmark_value>paint box</bookmark_value> </bookmark> diff --git a/source/text/simpress/main0200.xhp b/source/text/simpress/main0200.xhp index e13466f8f3..40e006d765 100644 --- a/source/text/simpress/main0200.xhp +++ b/source/text/simpress/main0200.xhp @@ -70,7 +70,7 @@ <embed href="text/simpress/main0213.xhp#optionsleiste"/> </section> <section id="Section11"> -<embed href="text/shared/01/03170000.xhp#farbleiste"/> +<embed href="text/shared/01/03170000.xhp#colorbar"/> </section> <section id="Section12"> <embed href="text/simpress/main0206.xhp#statusleiste"/> |