diff options
author | Johnny_M <klasse@partyheld.de> | 2021-10-24 13:35:43 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-10-24 17:23:51 +0200 |
commit | 1d2f50f0de3075da42af1725f0061180c7ce89c0 (patch) | |
tree | 4a40f2b2ca6967304c63c8aeb1facf95cf7bc4ac | |
parent | 21500a71de051f1a2046e97c7cbd1f344bb82431 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I3dc05a302194a7eff7e0776776c309afabbc731f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124108
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/simpress/02/10030000.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/main0210.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/simpress/02/10030000.xhp b/source/text/simpress/02/10030000.xhp index 2b7461eb77..ad9ff692d7 100644 --- a/source/text/simpress/02/10030000.xhp +++ b/source/text/simpress/02/10030000.xhp @@ -72,7 +72,7 @@ <paragraph role="paragraph" id="par_id3148489" xml-lang="en-US">Rotates or skews the selected 2D object(s) around a pivot point. Drag a corner handle of the object in the direction you want to rotate it. To skew an object, drag a center handle in the direction you want to skew it.</paragraph> <paragraph role="paragraph" id="par_id3154022" xml-lang="en-US">Each slide has only one pivot point. Double-click an object to move the pivot point to the center of the object. You can also drag the pivot point to a new location on the screen, and then rotate the object.</paragraph> <note id="par_id3153914">If you select a group that includes a 3D object, only the 3D object is rotated. You cannot skew a 3D object, instead, you can rotate it about the X and Y axes by dragging the center handles.</note> -<section id="dreh"> +<section id="rotate"> <table id="tbl_id3150213"> <tablerow> <tablecell> diff --git a/source/text/simpress/main0210.xhp b/source/text/simpress/main0210.xhp index 0444232603..dd60932391 100644 --- a/source/text/simpress/main0210.xhp +++ b/source/text/simpress/main0210.xhp @@ -83,7 +83,7 @@ <embed href="text/simpress/02/10110000.xhp#syinsert"/> <h2 id="hd_id3153078"><link href="text/simpress/02/10030000.xhp" name="Rotate">Rotate</link></h2> <paragraph role="paragraph" id="par_id3154556" xml-lang="en-US">This tool is used to rotate the object.</paragraph> -<embed href="text/simpress/02/10030000.xhp#dreh"/> +<embed href="text/simpress/02/10030000.xhp#rotate"/> <embed href="text/shared/02/05110000.xhp#alignment"/> <embed href="text/simpress/00/00000004.xhp#syalignment"/> <embed href="text/simpress/01/05250000.xhp#arrange"/> |