diff options
author | Johnny_M <klasse@partyheld.de> | 2021-03-15 12:34:49 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-03-17 11:47:17 +0100 |
commit | ff8d34fe56a1971abe54aa77c9f2baea1f32840b (patch) | |
tree | 161d4f153de3b473163b5f64aff4f8235888eaed | |
parent | 0b7250bd4e8a237643db7c9ed416d1a89ae7f09f (diff) |
tdf#132643 Translate German section IDs
Change-Id: I5f6fba58998bc14cc32676525cea0fd2ebb82291
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112500
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/main0203.xhp | 4 | ||||
-rw-r--r-- | source/text/shared/02/05090000.xhp | 4 | ||||
-rw-r--r-- | source/text/simpress/main_format.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/main0205.xhp | 4 |
4 files changed, 7 insertions, 7 deletions
diff --git a/source/text/scalc/main0203.xhp b/source/text/scalc/main0203.xhp index 24ffe1dbf2..deee519811 100644 --- a/source/text/scalc/main0203.xhp +++ b/source/text/scalc/main0203.xhp @@ -53,8 +53,8 @@ <paragraph role="heading" id="hd_id3147338" xml-lang="en-US" level="2"><link href="text/shared/01/05210100.xhp" name="Background Color">Background Color</link></paragraph> <embed href="text/shared/01/05210100.xhp#sytext"/> <embed href="text/shared/00/00000004.xhp#syflaechenstil"/> -<embed href="text/shared/02/05090000.xhp#drehen"/> -<embed href="text/shared/02/05090000.xhp#sydrehen"/> +<embed href="text/shared/02/05090000.xhp#rotate"/> +<embed href="text/shared/02/05090000.xhp#syrotate"/> <embed href="text/shared/02/03200000.xhp#anchoring"/> <embed href="text/shared/02/03200000.xhp#verankerungtext"/> <embed href="text/shared/00/00040501.xhp#anchorcalc"/> diff --git a/source/text/shared/02/05090000.xhp b/source/text/shared/02/05090000.xhp index 5596a9e9ed..e4d0c79b6a 100644 --- a/source/text/shared/02/05090000.xhp +++ b/source/text/shared/02/05090000.xhp @@ -28,7 +28,7 @@ </history> </meta> <body> -<section id="drehen"> +<section id="rotate"> <bookmark xml-lang="en-US" branch="hid/.uno:ToggleObjectRotateMode" id="bm_id3148520" localize="false"/> <paragraph role="heading" id="hd_id3154863" xml-lang="en-US" level="1"><link href="text/shared/02/05090000.xhp" name="Rotate">Rotate</link></paragraph> <paragraph role="paragraph" id="par_id3149119" xml-lang="en-US"><ahelp hid=".uno:ToggleObjectRotateMode">Rotates the selected object.</ahelp></paragraph> @@ -36,7 +36,7 @@ <paragraph role="paragraph" id="par_id3149716" xml-lang="en-US"><switchinline select="appl"><caseinline select="IMPRESS">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar. </caseinline><caseinline select="DRAW">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar. </caseinline><defaultinline>Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it.</paragraph> -<section id="sydrehen"> +<section id="syrotate"> <table id="tbl_id3148548"> <tablerow> <tablecell colspan="" rowspan=""> diff --git a/source/text/simpress/main_format.xhp b/source/text/simpress/main_format.xhp index ca95949cd3..2a22f6377a 100644 --- a/source/text/simpress/main_format.xhp +++ b/source/text/simpress/main_format.xhp @@ -60,7 +60,7 @@ <embed href="text/shared/01/05190000.xhp#name_head"/> <embed href="text/shared/01/05190100.xhp#description_head"/> <embed href="text/shared/01/05360000.xhp#distribute_selection"/> - <embed href="text/shared/02/05090000.xhp#drehen"/> + <embed href="text/shared/02/05090000.xhp#rotate"/> <embed href="text/shared/01/05240000.xhp#flip"/> <embed href="text/simpress/01/13050000.xhp#convert"/> <embed href="text/shared/01/05070000.xhp#alignment"/> diff --git a/source/text/swriter/main0205.xhp b/source/text/swriter/main0205.xhp index 4a05865abe..33377db65c 100644 --- a/source/text/swriter/main0205.xhp +++ b/source/text/swriter/main0205.xhp @@ -51,8 +51,8 @@ <paragraph role="heading" id="hd_id3147280" xml-lang="en-US" level="2"><link href="text/shared/01/05210100.xhp" name="Area Style/Filling">Area Style/Filling</link></paragraph> <embed href="text/shared/01/05210100.xhp#sytext"/> <embed href="text/shared/00/00000004.xhp#syflaechenstil"/> -<embed href="text/shared/02/05090000.xhp#drehen"/> -<embed href="text/shared/02/05090000.xhp#sydrehen"/> +<embed href="text/shared/02/05090000.xhp#rotate"/> +<embed href="text/shared/02/05090000.xhp#syrotate"/> <embed href="text/shared/02/03200000.xhp#anchoring"/> <embed href="text/shared/02/03200000.xhp#verankerungtext"/> <embed href="text/shared/00/00040501.xhp#syanchoring"/> |