diff options
author | Johnny_M <klasse@partyheld.de> | 2021-10-24 13:18:43 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-10-24 17:19:07 +0200 |
commit | 9ae706191bf26ed27da4fc8ddd9ceee8c49af848 (patch) | |
tree | 079baaa94b823907cbce5f83b4dd044a68ff51cc | |
parent | 49c732f50cc787aa1c713934a4002d5cc4186cb2 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I9b32ddd9a754764d3798fadeb9c323dd1694aace
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124103
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sdraw/main0213.xhp | 4 | ||||
-rw-r--r-- | source/text/simpress/02/13020000.xhp | 4 | ||||
-rw-r--r-- | source/text/simpress/main0213.xhp | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/source/text/sdraw/main0213.xhp b/source/text/sdraw/main0213.xhp index 4b2cef4c3b..8a3fa25b1f 100644 --- a/source/text/sdraw/main0213.xhp +++ b/source/text/sdraw/main0213.xhp @@ -31,8 +31,8 @@ </section> <section id="howtoget"> <embed href="text/simpress/00/00000403.xhp#option"/> -</section><comment>UFI: changed some links, see #i52549</comment><embed href="text/simpress/02/13020000.xhp#drehmodus"/> -<embed href="text/simpress/02/13020000.xhp#sydreh"/> +</section><comment>UFI: changed some links, see #i52549</comment><embed href="text/simpress/02/13020000.xhp#rotation_mode"/> +<embed href="text/simpress/02/13020000.xhp#syrotation_mode"/> <h2 id="hd_id3145251" xml-lang="en-US" ><link href="text/shared/02/01171200.xhp" name="Display Grid">Display Grid</link></h2> <embed href="text/shared/optionen/01050100.xhp#rastersicht"/> <embed href="text/shared/02/01171200.xhp#sydisplay_grid"/> diff --git a/source/text/simpress/02/13020000.xhp b/source/text/simpress/02/13020000.xhp index 6b47efcb9c..1a12f03940 100644 --- a/source/text/simpress/02/13020000.xhp +++ b/source/text/simpress/02/13020000.xhp @@ -30,14 +30,14 @@ </history> </meta> <body> -<section id="drehmodus"> +<section id="rotation_mode"> <bookmark xml-lang="en-US" branch="index" id="bm_id2825428"><bookmark_value>rotation mode</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:ClickChangeRotation" id="bm_id3153728" localize="false"/> <paragraph role="heading" id="hd_id3149664" xml-lang="en-US" level="1"><link href="text/simpress/02/13020000.xhp" name="Rotation Mode after Clicking Object">Rotation Mode after Clicking Object</link></paragraph> <paragraph role="paragraph" id="par_id3154320" xml-lang="en-US"><ahelp hid=".uno:ClickChangeRotation">Changes the mouse-click behavior, so that rotation handles appear after you click an object, and then click it again.</ahelp> Drag a handle to rotate the object in the direction you want.</paragraph> </section> -<section id="sydreh"> +<section id="syrotation_mode"> <table id="tbl_id3149379"> <tablerow> <tablecell colspan="" rowspan=""> diff --git a/source/text/simpress/main0213.xhp b/source/text/simpress/main0213.xhp index ed77b7eae1..dd78be1743 100644 --- a/source/text/simpress/main0213.xhp +++ b/source/text/simpress/main0213.xhp @@ -35,8 +35,8 @@ </section> <section id="howtoget"> <embed href="text/simpress/00/00000403.xhp#option"/> -</section><comment>UFI: changed some links, see #i52549</comment><embed href="text/simpress/02/13020000.xhp#drehmodus"/> -<embed href="text/simpress/02/13020000.xhp#sydreh"/> +</section><comment>UFI: changed some links, see #i52549</comment><embed href="text/simpress/02/13020000.xhp#rotation_mode"/> +<embed href="text/simpress/02/13020000.xhp#syrotation_mode"/> <paragraph role="heading" id="hd_id3148487" xml-lang="en-US" level="2"><link href="text/shared/02/01171200.xhp" name="Display Grid">Display Grid</link></paragraph> <embed href="text/shared/optionen/01050100.xhp#rastersicht"/> <embed href="text/shared/02/01171200.xhp#sydisplay_grid"/> |