diff options
author | Johnny_M <klasse@partyheld.de> | 2021-06-19 11:37:33 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-06-19 12:42:57 +0200 |
commit | e3bf73d11f3cf22f2529daa4daf2f7b0412fe478 (patch) | |
tree | 38c524dbfd390da278caa1985d7668a4989de481 /source | |
parent | 14865d1d877ecd5c15dcf68ff9312d7321714d89 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I1774f47b3e2e64ff9dc86279368be4606e820a52
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117483
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/00/00040502.xhp | 4 | ||||
-rw-r--r-- | source/text/shared/01/05290400.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/main0226.xhp | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/00/00040502.xhp b/source/text/shared/00/00040502.xhp index dbab2a2543..236ee11f87 100644 --- a/source/text/shared/00/00040502.xhp +++ b/source/text/shared/00/00040502.xhp @@ -458,7 +458,7 @@ </table> </section> </section> - <section id="adngvl"> + <section id="exit_group"> <switch select="appl"> <case select="DRAW"> <paragraph id="par_id3145678" role="paragraph">Choose <menuitem>Shape - Group - Exit Group</menuitem>.</paragraph> @@ -468,7 +468,7 @@ </default> </switch> <paragraph id="par_id3152367" role="paragraph">Open context menu - choose <menuitem>Exit Group</menuitem>.</paragraph> - <section id="sygrupverl"> + <section id="syexit_group"> <table id="tbl_id3152538"> <tablerow> <tablecell> diff --git a/source/text/shared/01/05290400.xhp b/source/text/shared/01/05290400.xhp index 4c22298a15..0cc00af871 100644 --- a/source/text/shared/01/05290400.xhp +++ b/source/text/shared/01/05290400.xhp @@ -36,7 +36,7 @@ <paragraph id="hd_id3157552" role="heading" level="1" xml-lang="en-US"><link href="text/shared/01/05290400.xhp" name="Exit Group">Exit Group</link></paragraph> <paragraph role="paragraph" id="par_id3147294" xml-lang="en-US"><variable id="verlassentext"><ahelp hid=".uno:LeaveGroup" visibility="visible">Exits the group, so that you can no longer edit the individual objects in the group.</ahelp></variable> If you are in a nested group, only the nested group is closed.</paragraph> <section id="howtoget"> - <embed href="text/shared/00/00040502.xhp#adngvl"/> + <embed href="text/shared/00/00040502.xhp#exit_group"/> </section> <section id="relatedtopics"> <paragraph role="paragraph" id="par_id3153124" xml-lang="en-US"><link href="text/shared/01/05290000.xhp" name="Groups">Groups</link></paragraph> diff --git a/source/text/shared/main0226.xhp b/source/text/shared/main0226.xhp index ecc072acd1..98dddeb9fb 100644 --- a/source/text/shared/main0226.xhp +++ b/source/text/shared/main0226.xhp @@ -66,7 +66,7 @@ <embed href="text/shared/00/00040502.xhp#syenter_group"/> <paragraph role="heading" id="hd_id3149295" xml-lang="en-US" level="2"><link href="text/shared/01/05290400.xhp" name="Exit Group">Exit Group</link></paragraph> <embed href="text/shared/01/05290400.xhp#verlassentext"/> -<embed href="text/shared/00/00040502.xhp#sygrupverl"/> +<embed href="text/shared/00/00040502.xhp#syexit_group"/> <embed href="text/shared/02/05110000.xhp#alignment"/> <embed href="text/shared/02/05110000.xhp#syalignment"/> <paragraph role="heading" id="hd_id3150398" xml-lang="en-US" level="2"><link href="text/shared/02/01171200.xhp" name="Display Grid">Display Grid</link></paragraph> |