diff options
author | Johnny_M <klasse@partyheld.de> | 2020-10-31 18:12:38 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-11-09 10:33:03 +0100 |
commit | dde4bccaed7353a3fcd0d09068af667c0f77ccf0 (patch) | |
tree | 7a5f1ce1931ee35c18a2d16613dc709e35a1d742 | |
parent | 1712bf37a7a3773bb316a531ac930830d087dc1e (diff) |
tdf#132643 Translate German section IDs
Change-Id: I15524191afa3da29d2cc2c0361200e75940853ab
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105119
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/01/05110000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/05110500.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/05210000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/05210600.xhp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/01/05110000.xhp b/source/text/shared/01/05110000.xhp index 4545bf44ee..72daef3cf4 100644 --- a/source/text/shared/01/05110000.xhp +++ b/source/text/shared/01/05110000.xhp @@ -47,7 +47,7 @@ <embed href="text/shared/01/05110200.xhp#italic"/> <embed href="text/shared/01/05110300.xhp#unter"/> <embed href="text/shared/01/05110400.xhp#durch"/> -<embed href="text/shared/01/05110500.xhp#schatten"/> +<embed href="text/shared/01/05110500.xhp#shadows"/> <embed href="text/shared/01/05110700.xhp#hoch"/> <embed href="text/shared/01/05110800.xhp#tief"/> </body> diff --git a/source/text/shared/01/05110500.xhp b/source/text/shared/01/05110500.xhp index 06fec8cfaa..1d58b4bb83 100644 --- a/source/text/shared/01/05110500.xhp +++ b/source/text/shared/01/05110500.xhp @@ -32,7 +32,7 @@ </history> </meta> <body> -<section id="schatten"> +<section id="shadows"> <bookmark xml-lang="en-US" branch="index" id="bm_id3154545"><bookmark_value>text; shadowed</bookmark_value> <bookmark_value>characters; shadowed</bookmark_value> <bookmark_value>shadows;characters, using context menu</bookmark_value> diff --git a/source/text/shared/01/05210000.xhp b/source/text/shared/01/05210000.xhp index 7e0d60a70d..ab44fffeed 100644 --- a/source/text/shared/01/05210000.xhp +++ b/source/text/shared/01/05210000.xhp @@ -43,7 +43,7 @@ <embed href="text/shared/00/00040502.xhp#area1"/> </section> <embed href="text/shared/01/05210100.xhp#area"/> -<embed href="text/shared/01/05210600.xhp#schatten"/> +<embed href="text/shared/01/05210600.xhp#shadow"/> <embed href="text/shared/01/05210700.xhp#transparenz"/> <embed href="text/shared/00/00000001.xhp#reset"/> </body> diff --git a/source/text/shared/01/05210600.xhp b/source/text/shared/01/05210600.xhp index 0a0c4fb684..56e8643695 100644 --- a/source/text/shared/01/05210600.xhp +++ b/source/text/shared/01/05210600.xhp @@ -27,7 +27,7 @@ </history> </meta> <body> -<section id="schatten"> +<section id="shadow"> <bookmark xml-lang="en-US" branch="index" id="bm_id3150014"><bookmark_value>areas; shadows</bookmark_value> <bookmark_value>shadows; areas</bookmark_value> </bookmark> |