diff options
author | Johnny_M <klasse@partyheld.de> | 2020-05-07 10:39:42 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-05-11 03:14:26 +0200 |
commit | 783fc769dd5ca9509646e5df9bd18f80262ef097 (patch) | |
tree | cf5a5f61ac66bb9123f47d031ec1863b266e5218 /source/text | |
parent | 0a97b3c9ad37dc10dbbb893545808ce086b0698b (diff) |
tdf#132643 Translate German section IDs
Change-Id: I9cd4da12f13c0ed9a3e8a2b722615fb229a62c3f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93624
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/scalc/main0100.xhp | 2 | ||||
-rw-r--r-- | source/text/sdraw/main0100.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/main0100.xhp | 2 | ||||
-rw-r--r-- | source/text/smath/main0100.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/main0100.xhp | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/source/text/scalc/main0100.xhp b/source/text/scalc/main0100.xhp index 89b4718999..3ee0db61ea 100644 --- a/source/text/scalc/main0100.xhp +++ b/source/text/scalc/main0100.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="menues"> +<section id="menus"> <paragraph role="heading" id="hd_id3156023" xml-lang="en-US" level="1"><variable id="main0100"><link href="text/scalc/main0100.xhp" name="Menus">Menus</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3154760" xml-lang="en-US">The following menu commands are available for spreadsheets.</paragraph> diff --git a/source/text/sdraw/main0100.xhp b/source/text/sdraw/main0100.xhp index c44148058a..f2924a1532 100644 --- a/source/text/sdraw/main0100.xhp +++ b/source/text/sdraw/main0100.xhp @@ -32,7 +32,7 @@ <body> - <section id="menues"> + <section id="menus"> <h1 id="hd_id3148664"><variable id="main0100"><link href="text/sdraw/main0100.xhp" name="Menus">Menus</link></variable></h1> <paragraph role="paragraph" id="par_id3154684" xml-lang="en-US">The following is a description of all $[officename] Draw menus, submenus and their dialogs.</paragraph> </section> diff --git a/source/text/simpress/main0100.xhp b/source/text/simpress/main0100.xhp index d97b98e6f2..9c4c1adf6f 100644 --- a/source/text/simpress/main0100.xhp +++ b/source/text/simpress/main0100.xhp @@ -28,7 +28,7 @@ <body> -<section id="menues"> +<section id="menus"> <paragraph id="hd_id3149664" role="heading" level="1" xml-lang="en-US"><variable id="main0100"><link href="text/simpress/main0100.xhp" name="Menus">Menus</link> </variable></paragraph> <paragraph id="par_id3150012" role="paragraph" xml-lang="en-US">The following section lists the help topics available for menus and dialogs.</paragraph> diff --git a/source/text/smath/main0100.xhp b/source/text/smath/main0100.xhp index c006e164e2..e5fa1792cb 100644 --- a/source/text/smath/main0100.xhp +++ b/source/text/smath/main0100.xhp @@ -32,7 +32,7 @@ <body> - <section id="menues"> + <section id="menus"> <paragraph id="hd_id3149021" role="heading" level="1" xml-lang="en-US"><variable id="main0100"><link href="text/smath/main0100.xhp" name="Menus">Menus</link></variable></paragraph> <paragraph role="paragraph" id="par_id3154702" xml-lang="en-US">The menu bar contains all the commands for working with $[officename] Math. It contains a list of all the available operators as well as the commands for editing, viewing, arranging, formatting and printing formula documents and the objects contained in them. Most of the menu commands are only available when you are creating or editing a formula.</paragraph> </section> diff --git a/source/text/swriter/main0100.xhp b/source/text/swriter/main0100.xhp index a31231f8de..111c062561 100644 --- a/source/text/swriter/main0100.xhp +++ b/source/text/swriter/main0100.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="menues"> +<section id="menus"> <paragraph role="heading" id="hd_id3147274" xml-lang="en-US" level="1"><variable id="main0100"><link href="text/swriter/main0100.xhp" name="Menus">Menus</link> </variable></paragraph> <paragraph role="paragraph" id="par_id3149569" xml-lang="en-US">The following section lists the help topics available for menus and dialogs.</paragraph> |