diff options
author | Johnny_M <klasse@partyheld.de> | 2020-11-23 11:54:15 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-11-23 18:13:19 +0100 |
commit | 80461d6b6b2d47cc1dc1625303beba23d196d577 (patch) | |
tree | 6174d6ec41e7ca0c6ce5b531a612c5aa05f70451 | |
parent | d6958b620959f9002b67e95482636a51c7074ef1 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I77431b510deed18fee1b8fec49f9822db42600f9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106407
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/main0105.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/05230000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/05230500.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/05240000.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/main0113.xhp | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/source/text/scalc/main0105.xhp b/source/text/scalc/main0105.xhp index dfd268799f..e7e284a4c2 100644 --- a/source/text/scalc/main0105.xhp +++ b/source/text/scalc/main0105.xhp @@ -63,7 +63,7 @@ <embed href="text/shared/01/05070000.xhp#alignment"/> <embed href="text/shared/01/05080000.xhp#alignment"/> <embed href="text/shared/01/05250000.xhp#arrange"/> -<embed href="text/shared/01/05240000.xhp#legende"/> +<embed href="text/shared/01/05240000.xhp#flip"/> <embed href="text/shared/01/05290000.xhp#gruppe"/> <embed href="text/scalc/01/format_graphic.xhp#graphic"/> diff --git a/source/text/shared/01/05230000.xhp b/source/text/shared/01/05230000.xhp index 017ebe7848..1cb494de8e 100644 --- a/source/text/shared/01/05230000.xhp +++ b/source/text/shared/01/05230000.xhp @@ -45,7 +45,7 @@ <case select="CHART"> </case> <default><embed href="text/shared/01/05230400.xhp#slant"/> -<embed href="text/shared/01/05230500.xhp#legende"/> +<embed href="text/shared/01/05230500.xhp#callout"/> </default> </switch> <embed href="text/shared/00/00000001.xhp#reset"/> diff --git a/source/text/shared/01/05230500.xhp b/source/text/shared/01/05230500.xhp index c95f5c079a..78061b664f 100644 --- a/source/text/shared/01/05230500.xhp +++ b/source/text/shared/01/05230500.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="legende"> +<section id="callout"> <bookmark xml-lang="en-US" branch="index" id="bm_id3149038"><bookmark_value>legends; draw objects</bookmark_value> <bookmark_value>draw objects; legends</bookmark_value> <bookmark_value>labels;for draw objects</bookmark_value> diff --git a/source/text/shared/01/05240000.xhp b/source/text/shared/01/05240000.xhp index 750ecc861b..c005ab20c2 100644 --- a/source/text/shared/01/05240000.xhp +++ b/source/text/shared/01/05240000.xhp @@ -32,7 +32,7 @@ </history> </meta> <body> -<section id="legende"> +<section id="flip"> <bookmark xml-lang="en-US" branch="index" id="bm_id3151264"><bookmark_value>draw objects; flipping</bookmark_value> <bookmark_value>flipping draw objects</bookmark_value> </bookmark> diff --git a/source/text/simpress/main0113.xhp b/source/text/simpress/main0113.xhp index dbbaaadd07..68bf43776f 100644 --- a/source/text/simpress/main0113.xhp +++ b/source/text/simpress/main0113.xhp @@ -35,7 +35,7 @@ </section> <paragraph role="heading" id="hd_id3153188" xml-lang="en-US" level="2"><link href="text/shared/02/05090000.xhp" name="Rotate">Rotate</link></paragraph> <paragraph role="paragraph" id="par_id3149378" xml-lang="en-US">Rotates the selected object(s).</paragraph> -<embed href="text/shared/01/05240000.xhp#legende"/> +<embed href="text/shared/01/05240000.xhp#flip"/> <embed href="text/simpress/01/13050000.xhp#convert"/> <embed href="text/simpress/01/05250000.xhp#arrange"/> <embed href="text/shared/01/05070000.xhp#alignment"/> |