diff options
author | Johnny_M <klasse@partyheld.de> | 2021-07-14 13:05:16 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-07-14 14:53:36 +0200 |
commit | fca292b94b832ad2de0609dd98ebdb45a53ca94e (patch) | |
tree | 1ca723336d727223ddb4c76480dba4109e4205d7 /source/text/shared | |
parent | 95b36f942f0e9f7130dec40af7a471a392d7deb4 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I768845ed90efe57c11522759bae5a1da6fe99901
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118903
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared')
-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/05240200.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 a830e02268..4ec6cf6861 100644 --- a/source/text/shared/00/00040503.xhp +++ b/source/text/shared/00/00040503.xhp @@ -71,7 +71,7 @@ <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> </section> -<section id="horizontal"> +<section id="horizontally"> <paragraph role="paragraph" id="par_id3153369">Choose <emph>Shape - Flip - Horizontally</emph> ($[officename] Draw).</paragraph> <paragraph role="paragraph" id="par_id3147348">Choose <emph>Format - Image - Properties</emph>, and then click the <emph>Image</emph> tab.</paragraph> <paragraph role="paragraph" id="par_id3156106">Choose <emph>Format - Flip - Horizontally</emph>.</paragraph> diff --git a/source/text/shared/01/05240000.xhp b/source/text/shared/01/05240000.xhp index 621eb614e1..eda40485f0 100644 --- a/source/text/shared/01/05240000.xhp +++ b/source/text/shared/01/05240000.xhp @@ -44,6 +44,6 @@ <embed href="text/shared/00/00040503.xhp#flip"/> </section> <embed href="text/shared/01/05240100.xhp#vertically"/> -<embed href="text/shared/01/05240200.xhp#horizontal"/> +<embed href="text/shared/01/05240200.xhp#horizontally"/> </body> </helpdocument> diff --git a/source/text/shared/01/05240200.xhp b/source/text/shared/01/05240200.xhp index d4375d8a94..79070464e8 100644 --- a/source/text/shared/01/05240200.xhp +++ b/source/text/shared/01/05240200.xhp @@ -29,14 +29,14 @@ </topic> </meta> <body> -<section id="horizontal"> +<section id="horizontally"> <bookmark xml-lang="en-US" branch="hid/.uno:MirrorHorz" id="bm_id961748" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:ObjectMirrorHorizontal" id="bm_id6290416" localize="false"/> <paragraph role="heading" id="hd_id3147543" xml-lang="en-US" level="1"><link href="text/shared/01/05240200.xhp" name="Horizontally">Horizontally</link></paragraph> <paragraph role="paragraph" id="par_id3146936" xml-lang="en-US"><ahelp hid=".">Flips the selected object(s) horizontally from left to right.</ahelp></paragraph> </section> <section id="howtoget"> - <embed href="text/shared/00/00040503.xhp#horizontal"/> + <embed href="text/shared/00/00040503.xhp#horizontally"/> </section> </body> </helpdocument> |