diff options
author | Johnny_M <klasse@partyheld.de> | 2021-06-19 11:40:19 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-06-19 12:42:18 +0200 |
commit | 14865d1d877ecd5c15dcf68ff9312d7321714d89 (patch) | |
tree | c83cc242ba78228065e851f391fe7d05089c4b0a | |
parent | 8123db33c8086173ff601019b26cab5881d435d7 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I0e0c3c23cb70b01cbf6dd0bc6dd46a12fd721d3f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117484
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/00/00040502.xhp | 4 | ||||
-rw-r--r-- | source/text/shared/01/05290300.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 8b629c851b..dbab2a2543 100644 --- a/source/text/shared/00/00040502.xhp +++ b/source/text/shared/00/00040502.xhp @@ -481,7 +481,7 @@ </table> </section> </section> - <section id="adngte"> + <section id="enter_group"> <switch select="appl"> <case select="DRAW"> <paragraph id="par_id3145354" role="paragraph">Choose <menuitem>Shape - Group - Enter Group</menuitem>.</paragraph> @@ -491,7 +491,7 @@ </default> </switch> <paragraph id="par_id3149946" role="paragraph">Open context menu - choose <menuitem>Enter Group</menuitem>.</paragraph> - <section id="sygrupbetr"> + <section id="syenter_group"> <table id="tbl_id3149546"> <tablerow> <tablecell> diff --git a/source/text/shared/01/05290300.xhp b/source/text/shared/01/05290300.xhp index fa140e890a..c819247d05 100644 --- a/source/text/shared/01/05290300.xhp +++ b/source/text/shared/01/05290300.xhp @@ -32,7 +32,7 @@ <paragraph id="hd_id3083278" role="heading" level="1" xml-lang="en-US"><link href="text/shared/01/05290300.xhp" name="Enter Group">Enter Group</link></paragraph> <paragraph role="paragraph" id="par_id3146856" xml-lang="en-US"><variable id="betretentext"><ahelp hid=".uno:EnterGroup" visibility="visible">Opens the selected group, so that you can edit the individual objects. If the selected group contains nested group, you can repeat this command on the subgroups.</ahelp></variable> This command does not permanently ungroup the objects.</paragraph> <section id="howtoget"> - <embed href="text/shared/00/00040502.xhp#adngte"/> + <embed href="text/shared/00/00040502.xhp#enter_group"/> </section> <paragraph xml-lang="en-US" role="tip" id="par_id3157991">To select an individual object in a group, hold down <switchinline select="sys"><caseinline select="MAC"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>, and then click the object.</paragraph> <section id="relatedtopics"> diff --git a/source/text/shared/main0226.xhp b/source/text/shared/main0226.xhp index 292f8bbb2b..ecc072acd1 100644 --- a/source/text/shared/main0226.xhp +++ b/source/text/shared/main0226.xhp @@ -63,7 +63,7 @@ <embed href="text/shared/00/00040502.xhp#syungroup"/> <paragraph role="heading" id="hd_id3156024" xml-lang="en-US" level="2"><link href="text/shared/01/05290300.xhp" name="Enter Group">Enter Group</link></paragraph> <embed href="text/shared/01/05290300.xhp#betretentext"/> -<embed href="text/shared/00/00040502.xhp#sygrupbetr"/> +<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"/> |