diff options
author | Johnny_M <klasse@partyheld.de> | 2021-10-31 12:43:48 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-04 00:07:24 +0100 |
commit | 8b691161320fa8e5704183acfb15b19a07f2ff85 (patch) | |
tree | 0e2e8bce7c58f984954a9a311f1c6fa9c7595a85 /source/text | |
parent | a24b727eac86d93cd779b44bdcd046f6eceb0266 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I2faf5b4da2dddf5736686cf6c7f03cdd3cc67ea2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124519
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/sdraw/main0213.xhp | 4 | ||||
-rw-r--r-- | source/text/simpress/02/13100000.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 25044b3dc7..59db94197b 100644 --- a/source/text/sdraw/main0213.xhp +++ b/source/text/sdraw/main0213.xhp @@ -72,7 +72,7 @@ <embed href="text/simpress/02/13060000.xhp#sydoubleclick_textedit"/> <embed href="text/simpress/02/13090000.xhp#object_with_attributes"/> <embed href="text/simpress/02/13090000.xhp#syobject_with_attributes"/><comment>removed 4 icons, see i81634</comment> -<embed href="text/simpress/02/13100000.xhp#grpverl"/> -<embed href="text/simpress/02/13100000.xhp#sygrpverl"/> +<embed href="text/simpress/02/13100000.xhp#exit_all_groups"/> +<embed href="text/simpress/02/13100000.xhp#syexit_all_groups"/> </body> </helpdocument> diff --git a/source/text/simpress/02/13100000.xhp b/source/text/simpress/02/13100000.xhp index 056b5a3b81..29503e686d 100644 --- a/source/text/simpress/02/13100000.xhp +++ b/source/text/simpress/02/13100000.xhp @@ -29,12 +29,12 @@ <body> - <section id="grpverl"> + <section id="exit_all_groups"> <bookmark branch="hid/.uno:LeaveAllGroups" xml-lang="en-US" id="bm_id3159155" localize="false"/> <h1 id="hd_id3153188"><link href="text/simpress/02/13100000.xhp" name="Exit all Groups">Exit all Groups</link></h1> <paragraph role="paragraph" id="par_id3150011" xml-lang="en-US"><ahelp hid=".uno:LeaveAllGroups" visibility="visible">Exits all groups and returns to normal view.</ahelp></paragraph> </section> - <section id="sygrpverl"> + <section id="syexit_all_groups"> <table id="tbl_id3154015"> diff --git a/source/text/simpress/main0213.xhp b/source/text/simpress/main0213.xhp index 880294a71b..4b8a2f83b1 100644 --- a/source/text/simpress/main0213.xhp +++ b/source/text/simpress/main0213.xhp @@ -70,7 +70,7 @@ <embed href="text/simpress/02/13060000.xhp#sydoubleclick_textedit"/> <embed href="text/simpress/02/13090000.xhp#object_with_attributes"/> <embed href="text/simpress/02/13090000.xhp#syobject_with_attributes"/><comment>removed 4 icons, see i81634</comment> -<embed href="text/simpress/02/13100000.xhp#grpverl"/> -<embed href="text/simpress/02/13100000.xhp#sygrpverl"/> +<embed href="text/simpress/02/13100000.xhp#exit_all_groups"/> +<embed href="text/simpress/02/13100000.xhp#syexit_all_groups"/> </body> </helpdocument> |