diff options
author | Johnny_M <klasse@partyheld.de> | 2020-06-19 13:08:52 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-06-19 19:11:47 +0200 |
commit | 1c842279a41a855ce4a556aa86d72c45fa445b19 (patch) | |
tree | c3c442a7b8b92aa7809d173643aae8a8979a39f4 | |
parent | 06ff6003288de9438e311a0a04cc2391257c96b0 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I64198c23c78deaff85aad6679987057f2ef17ff4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96722
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sdraw/main0101.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/01160000.xhp | 2 | ||||
-rw-r--r-- | source/text/smath/main0101.xhp | 2 |
3 files changed, 2 insertions, 4 deletions
diff --git a/source/text/sdraw/main0101.xhp b/source/text/sdraw/main0101.xhp index 33c27c1372..0a360caaba 100644 --- a/source/text/sdraw/main0101.xhp +++ b/source/text/sdraw/main0101.xhp @@ -48,7 +48,7 @@ <embed href="text/shared/01/01190000.xhp#versions"/> <embed href="text/simpress/01/01170000.xhp#export"/> <embed href="text/shared/01/ref_pdf_export.xhp#pdf_export"/> - <embed href="text/shared/01/01160000.xhp#senden"/> + <embed href="text/shared/01/01160000.xhp#send"/> <embed href="text/shared/01/01100000.xhp#properties"/> <embed href="text/shared/01/digitalsignatures.xhp#digitalsignatures"/> <embed href="text/shared/01/webhtml.xhp#webhtml"/> diff --git a/source/text/shared/01/01160000.xhp b/source/text/shared/01/01160000.xhp index 6760be2c83..0dbbd114fa 100644 --- a/source/text/shared/01/01160000.xhp +++ b/source/text/shared/01/01160000.xhp @@ -29,11 +29,9 @@ </meta> <body> <section id="send"> - <section id="senden"><comment>Can this be deleted?</comment> <bookmark xml-lang="en-US" branch="hid/.uno:SendToMenu" id="bm_id2095095" localize="false"/> <paragraph role="heading" id="hd_id3152895" xml-lang="en-US" level="1"><link href="text/shared/01/01160000.xhp" name="Send">Send</link></paragraph> <paragraph role="paragraph" id="par_id3151262" xml-lang="en-US"><ahelp hid=".">Sends a copy of the current document to different applications.</ahelp></paragraph> - </section> </section> <section id="howtoget"> <embed href="text/shared/00/00000401.xhp#senden"/> diff --git a/source/text/smath/main0101.xhp b/source/text/smath/main0101.xhp index f23d0239cf..4d869d355a 100644 --- a/source/text/smath/main0101.xhp +++ b/source/text/smath/main0101.xhp @@ -45,7 +45,7 @@ <embed href="text/shared/02/07060000.xhp#neuladen"/> <embed href="text/shared/01/01190000.xhp#versions"/> <embed href="text/shared/01/01070001.xhp#export"/> - <embed href="text/shared/01/01160000.xhp#senden"/> + <embed href="text/shared/01/01160000.xhp#send"/> <embed href="text/shared/01/01100000.xhp#properties"/> <embed href="text/shared/01/01130000.xhp#print"/> <embed href="text/shared/01/01140000.xhp#printersetup"/> |