diff options
author | Johnny_M <klasse@partyheld.de> | 2020-05-24 11:17:35 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-05-24 13:22:40 +0200 |
commit | e6f2c600ae0505cf488a8427d2499d296a9ccadb (patch) | |
tree | df86f97ffc54e79905fe36cf375484e87352c387 /source/text | |
parent | 825a584c73c277e44e69c91c2371acc1b0c1dd6a (diff) |
tdf#132643 Translate German section IDs
Change-Id: I5b65497ca615ca736a6426940e190da777221482
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94750
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/scalc/main0107.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/07010000.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/main0107.xhp | 2 | ||||
-rw-r--r-- | source/text/smath/main0107.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/main0107.xhp | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/source/text/scalc/main0107.xhp b/source/text/scalc/main0107.xhp index 7ae0f944a9..2fc04aa123 100644 --- a/source/text/scalc/main0107.xhp +++ b/source/text/scalc/main0107.xhp @@ -34,7 +34,7 @@ <paragraph id="hd_id3154758" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/main0107.xhp" name="Window">Window</link></paragraph> <paragraph id="par_id3150398" role="paragraph" xml-lang="en-US"><ahelp hid=".">Contains commands for manipulating and displaying document windows.</ahelp></paragraph> </section> -<embed href="text/shared/01/07010000.xhp#neuesfenster"/> +<embed href="text/shared/01/07010000.xhp#newwindow"/> <embed href="text/shared/02/10100000.xhp#schliessen"/> <embed href="text/shared/01/07080000.xhp#dokumentliste"/> </body> diff --git a/source/text/shared/01/07010000.xhp b/source/text/shared/01/07010000.xhp index 6f0fa63aaa..626196bf06 100644 --- a/source/text/shared/01/07010000.xhp +++ b/source/text/shared/01/07010000.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="neuesfenster"> +<section id="newwindow"> <bookmark xml-lang="en-US" branch="index" id="bm_id6323129"><bookmark_value>new windows</bookmark_value> <bookmark_value>windows;new</bookmark_value> </bookmark> diff --git a/source/text/simpress/main0107.xhp b/source/text/simpress/main0107.xhp index 486e7e2c95..ab2b5b5ab6 100644 --- a/source/text/simpress/main0107.xhp +++ b/source/text/simpress/main0107.xhp @@ -34,7 +34,7 @@ <paragraph id="hd_id3153770" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/main0107.xhp" name="Window">Window</link></paragraph> <paragraph id="par_id3147435" role="paragraph" xml-lang="en-US"><ahelp hid=".uno:WindowList">Contains commands for manipulating and displaying document windows.</ahelp></paragraph> </section> -<embed href="text/shared/01/07010000.xhp#neuesfenster"/> +<embed href="text/shared/01/07010000.xhp#newwindow"/> <embed href="text/shared/02/10100000.xhp#schliessen"/> <embed href="text/shared/01/07080000.xhp#dokumentliste"/> </body> diff --git a/source/text/smath/main0107.xhp b/source/text/smath/main0107.xhp index 2df3c72a62..3ecac547f6 100644 --- a/source/text/smath/main0107.xhp +++ b/source/text/smath/main0107.xhp @@ -36,7 +36,7 @@ <paragraph id="hd_id3155066" role="heading" level="1" xml-lang="en-US"><link href="text/smath/main0107.xhp" name="Window">Window</link></paragraph> <paragraph role="paragraph" id="par_id3147339" xml-lang="en-US">In the Window menu, you can open a new window and see the document list.</paragraph> </section> - <embed href="text/shared/01/07010000.xhp#neuesfenster"/> + <embed href="text/shared/01/07010000.xhp#newwindow"/> <embed href="text/shared/02/10100000.xhp#schliessen"/> <embed href="text/shared/01/07080000.xhp#dokumentliste"/> </body> diff --git a/source/text/swriter/main0107.xhp b/source/text/swriter/main0107.xhp index 9bbcabc11f..ce5992d7ca 100644 --- a/source/text/swriter/main0107.xhp +++ b/source/text/swriter/main0107.xhp @@ -37,7 +37,7 @@ <paragraph id="hd_id3147248" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/main0107.xhp" name="Window">Window</link></paragraph> <paragraph role="paragraph" id="par_id3147269" xml-lang="en-US"><ahelp hid=".uno:WindowList" visibility="visible">Contains commands for manipulating and displaying document windows.</ahelp></paragraph> </section> - <embed href="text/shared/01/07010000.xhp#neuesfenster"/> + <embed href="text/shared/01/07010000.xhp#newwindow"/> <embed href="text/shared/02/10100000.xhp#schliessen"/> <embed href="text/shared/01/07080000.xhp#dokumentliste"/> </body> |