diff options
author | Johnny_M <klasse@partyheld.de> | 2020-11-23 12:00:37 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-11-23 18:16:45 +0100 |
commit | 8721891176d1c987175279d07dc2b8fea8c3db39 (patch) | |
tree | 0372d08a4bbe4549a5bd4a261b7fc15b4c2c0527 | |
parent | 8118cb51e9189e291c7247272a3c187e9b29bac5 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I8c4738d6047cb84fe3bc79c4eb158bf3850917ea
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106409
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/00/00040503.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/05240000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/05240100.xhp | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/00/00040503.xhp b/source/text/shared/00/00040503.xhp index 64ad53bb72..cbd875ad27 100644 --- a/source/text/shared/00/00040503.xhp +++ b/source/text/shared/00/00040503.xhp @@ -66,7 +66,7 @@ <paragraph role="paragraph" id="par_id3155742">Choose <emph>Format - Image - Properties - Image</emph> tab.</paragraph> <paragraph role="paragraph" id="par_id3158407">Open context menu - choose <emph>Flip</emph> (presentation documents).</paragraph> </section> -<section id="vertikal"> +<section id="vertically"> <paragraph role="paragraph" id="par_id3150290">Choose <emph>Shape - Flip - Vertically</emph> ($[officename] Draw).</paragraph> <paragraph role="paragraph" id="par_id3153179">Choose <emph>Format - Image - Properties - Image</emph> tab.</paragraph> <paragraph role="paragraph" id="par_id3157960">Open context menu - choose <emph>Flip - Vertically</emph> (presentation documents).</paragraph> diff --git a/source/text/shared/01/05240000.xhp b/source/text/shared/01/05240000.xhp index c005ab20c2..ec73cd261e 100644 --- a/source/text/shared/01/05240000.xhp +++ b/source/text/shared/01/05240000.xhp @@ -43,7 +43,7 @@ <section id="howtoget"> <embed href="text/shared/00/00040503.xhp#spiegeln"/> </section> -<embed href="text/shared/01/05240100.xhp#vertikal"/> +<embed href="text/shared/01/05240100.xhp#vertically"/> <embed href="text/shared/01/05240200.xhp#horizontal"/> </body> </helpdocument> diff --git a/source/text/shared/01/05240100.xhp b/source/text/shared/01/05240100.xhp index dd77aa3e20..5265448247 100644 --- a/source/text/shared/01/05240100.xhp +++ b/source/text/shared/01/05240100.xhp @@ -29,14 +29,14 @@ </topic> </meta> <body> -<section id="vertikal"> +<section id="vertically"> <bookmark xml-lang="en-US" branch="hid/.uno:MirrorVert" id="bm_id3130053" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:ObjectMirrorVertical" id="bm_id8976524" localize="false"/> <paragraph role="heading" id="hd_id3146959" xml-lang="en-US" level="1"><link href="text/shared/01/05240100.xhp" name="Vertically">Vertically</link></paragraph> <paragraph role="paragraph" id="par_id3149741" xml-lang="en-US"><ahelp hid=".">Flips the selected object(s) vertically from top to bottom.</ahelp></paragraph> </section> <section id="howtoget"> - <embed href="text/shared/00/00040503.xhp#vertikal"/> + <embed href="text/shared/00/00040503.xhp#vertically"/> </section> </body> </helpdocument> |