diff options
author | Johnny_M <klasse@partyheld.de> | 2020-10-31 17:34:23 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-11-09 10:20:28 +0100 |
commit | 29bb12580a02e7e5c97676d28d6fb60be589892f (patch) | |
tree | aff52d6e17d60ca3c59fde5874c8b956e74a553e /source | |
parent | 83e67ad8636748e764b9d28f0c862d085e2b6dfd (diff) |
tdf#132643 Translate German section IDs
Change-Id: Id4a67cb716772a7dd595445eaeebc11170fbf6a6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105110
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/00/00040502.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/05230000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/05230300.xhp | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/00/00040502.xhp b/source/text/shared/00/00040502.xhp index 52a1020081..2a50c44fb0 100644 --- a/source/text/shared/00/00040502.xhp +++ b/source/text/shared/00/00040502.xhp @@ -227,7 +227,7 @@ </default> </switch> </section> - <section id="drehung"> + <section id="rotation"> <paragraph id="par_id3152973" role="paragraph">Choose <menuitem>Format - </menuitem><switchinline select="appl"><caseinline select="WRITER"><menuitem>Text Box and Shape - </menuitem> </caseinline><caseinline select="CALC"><menuitem>Object - </menuitem></caseinline></switchinline><menuitem>Position and Size - Rotation</menuitem> tab.</paragraph> <table id="tbl_id3147496"> diff --git a/source/text/shared/01/05230000.xhp b/source/text/shared/01/05230000.xhp index 8f1b9ecf21..017ebe7848 100644 --- a/source/text/shared/01/05230000.xhp +++ b/source/text/shared/01/05230000.xhp @@ -40,7 +40,7 @@ <embed href="text/shared/00/00040502.xhp#position1"/> </section> <embed href="text/shared/01/05230100.xhp#position"/> -<embed href="text/shared/01/05230300.xhp#drehung"/> +<embed href="text/shared/01/05230300.xhp#rotation"/> <switch select="appl"> <case select="CHART"> </case> diff --git a/source/text/shared/01/05230300.xhp b/source/text/shared/01/05230300.xhp index 10c2d44d6d..8f3720ac16 100644 --- a/source/text/shared/01/05230300.xhp +++ b/source/text/shared/01/05230300.xhp @@ -28,14 +28,14 @@ </history> </meta> <body> -<section id="drehung"> +<section id="rotation"> <bookmark xml-lang="en-US" branch="hid/cui/ui/rotationtabpage/Rotation" id="bm_id3156045" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/rotationtabpage/@@nowidget@@" id="bm_id3156045" localize="false"/> <h1 id="hd_id3149741" xml-lang="en-US"><link href="text/shared/01/05230300.xhp" name="Rotation">Rotation</link></h1> <paragraph role="paragraph" id="par_id3146873" xml-lang="en-US"><ahelp hid="cui/ui/rotationtabpage/Rotation">Rotates the selected object.</ahelp></paragraph> </section> <section id="howtoget"> - <embed href="text/shared/00/00040502.xhp#drehung"/> + <embed href="text/shared/00/00040502.xhp#rotation"/> </section> <h2 id="hd_id3148983" xml-lang="en-US">Pivot Point</h2> <paragraph role="paragraph" id="par_id3150902" xml-lang="en-US">The selected object is rotated around a pivot point that you specify. The default pivot point is at the center of the object.</paragraph> |