diff options
author | Johnny_M <klasse@partyheld.de> | 2021-11-06 15:15:56 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-11-07 12:31:20 +0100 |
commit | 37ded3c73f7a54b03ce1fc7b427cd612086e3e7d (patch) | |
tree | b8336e5f7581d58c68aeb95526b925c6b859f506 | |
parent | c845d15fbff54fce2abb4a402cc3f565e84c5f43 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I5e1d2ef92b75b3c4547fbb04ba40fd8c2f43c81a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124795
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sdraw/main0213.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/02/13180000.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/main0213.xhp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/source/text/sdraw/main0213.xhp b/source/text/sdraw/main0213.xhp index 59db94197b..38f2ae5c09 100644 --- a/source/text/sdraw/main0213.xhp +++ b/source/text/sdraw/main0213.xhp @@ -64,7 +64,7 @@ </section> <h2 id="hd_id3146980" xml-lang="en-US"><link href="text/simpress/02/13180000.xhp" name="Allow Quick Editing">Allow Quick Editing</link></h2> <embed href="text/shared/optionen/01070500.xhp#schnellbearb"/> -<embed href="text/simpress/02/13180000.xhp#syschnllzu"/> +<embed href="text/simpress/02/13180000.xhp#syallow_quick_editing"/> <h2 id="hd_id3148870" xml-lang="en-US"><link href="text/simpress/02/13190000.xhp" name="Select Text Area Only">Select Text Area Only</link></h2> <embed href="text/shared/optionen/01070500.xhp#textbereich"/> <embed href="text/simpress/02/13190000.xhp#syselect_text_area_only"/> diff --git a/source/text/simpress/02/13180000.xhp b/source/text/simpress/02/13180000.xhp index 56a23ac082..8a4dde2933 100644 --- a/source/text/simpress/02/13180000.xhp +++ b/source/text/simpress/02/13180000.xhp @@ -26,7 +26,7 @@ <body> <h1 id="hd_id3154758"><link href="text/simpress/02/13180000.xhp" name="Allow Quick Editing">Allow Quick Editing</link></h1> <embed href="text/shared/optionen/01070500.xhp#schnellbearb"/> - <section id="syschnllzu"> + <section id="syallow_quick_editing"> <table id="tbl_id3125863"> <tablerow> <tablecell> diff --git a/source/text/simpress/main0213.xhp b/source/text/simpress/main0213.xhp index 4b8a2f83b1..9cc6d74955 100644 --- a/source/text/simpress/main0213.xhp +++ b/source/text/simpress/main0213.xhp @@ -62,7 +62,7 @@ <embed href="text/simpress/02/13170000.xhp#sysnap_to_object_points"/> <paragraph role="heading" id="hd_id3156401" xml-lang="en-US" level="2"><link href="text/simpress/02/13180000.xhp" name="Allow Quick Editing">Allow Quick Editing</link></paragraph> <embed href="text/shared/optionen/01070500.xhp#schnellbearb"/> -<embed href="text/simpress/02/13180000.xhp#syschnllzu"/> +<embed href="text/simpress/02/13180000.xhp#syallow_quick_editing"/> <paragraph role="heading" id="hd_id3145823" xml-lang="en-US" level="2"><link href="text/simpress/02/13190000.xhp" name="Select Text Area Only">Select Text Area Only</link></paragraph> <embed href="text/shared/optionen/01070500.xhp#textbereich"/> <embed href="text/simpress/02/13190000.xhp#syselect_text_area_only"/> |