diff options
author | Johnny_M <klasse@partyheld.de> | 2020-05-14 17:18:55 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-05-19 17:51:26 +0200 |
commit | ec1a1e5c72ad0ef4fdfe8b2bbd02c96120e7c33a (patch) | |
tree | e464c060c4d43613a64486695204d4cae1f6537c /source | |
parent | 1f528ba00ed5f74d29be5190311190f6aa668d8e (diff) |
tdf#132643 Translate German section IDs
Change-Id: Idca3509fb65a411dab495e3788a6419d995d4139
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94239
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/sdraw/main0100.xhp | 2 | ||||
-rw-r--r-- | source/text/sdraw/main_tools.xhp | 2 | ||||
-rw-r--r-- | source/text/smath/main0100.xhp | 2 | ||||
-rw-r--r-- | source/text/smath/main0106.xhp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/source/text/sdraw/main0100.xhp b/source/text/sdraw/main0100.xhp index 9d41f56aab..621bd940bd 100644 --- a/source/text/sdraw/main0100.xhp +++ b/source/text/sdraw/main0100.xhp @@ -45,7 +45,7 @@ <embed href="text/sdraw/main_format.xhp#format"/> <embed href="text/sdraw/main_page.xhp#page"/> <embed href="text/sdraw/main_shape.xhp#shape"/> - <embed href="text/sdraw/main_tools.xhp#extras"/> + <embed href="text/sdraw/main_tools.xhp#tools"/> <!-- <embed href="text/simpress/main0113.xhp#aendern"/> --> diff --git a/source/text/sdraw/main_tools.xhp b/source/text/sdraw/main_tools.xhp index 0c98b8b90d..43002a69c7 100644 --- a/source/text/sdraw/main_tools.xhp +++ b/source/text/sdraw/main_tools.xhp @@ -27,7 +27,7 @@ </topic> </meta> <body> -<section id="extras"> +<section id="tools"> <paragraph role="heading" id="hd_id3159155" xml-lang="en-US" level="1"><link href="text/sdraw/main_tools.xhp" name="Tools">Tools</link></paragraph> <paragraph role="paragraph" id="par_id3156443" xml-lang="en-US">This menu provides tools for $[officename] Draw as well as access to language and system settings.</paragraph> </section> diff --git a/source/text/smath/main0100.xhp b/source/text/smath/main0100.xhp index e0a8d2409a..c89e171908 100644 --- a/source/text/smath/main0100.xhp +++ b/source/text/smath/main0100.xhp @@ -46,7 +46,7 @@ <embed href="text/smath/main0105.xhp#format"/> - <embed href="text/smath/main0106.xhp#extras"/> + <embed href="text/smath/main0106.xhp#tools"/> <embed href="text/smath/main0107.xhp#fenster"/> diff --git a/source/text/smath/main0106.xhp b/source/text/smath/main0106.xhp index a424348662..1e212bd569 100644 --- a/source/text/smath/main0106.xhp +++ b/source/text/smath/main0106.xhp @@ -29,7 +29,7 @@ </topic> </meta> <body> -<section id="extras"> +<section id="tools"> <paragraph role="heading" id="hd_id3149019" xml-lang="en-US" level="1"><link href="text/smath/main0106.xhp" name="Tools">Tools</link></paragraph> <paragraph role="paragraph" id="par_id3155959" xml-lang="en-US">Use this menu to open and edit the symbol catalog, or import an external formula as a data file or via clipboard. The program interface can be adjusted to meet your requirements. You can also change the program options.</paragraph> </section> |