diff options
author | Johnny_M <klasse@partyheld.de> | 2020-05-07 10:46:11 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-05-11 03:16:13 +0200 |
commit | 1afa01204c43b739a6da87b452c781e7d8aae7c3 (patch) | |
tree | ea57a456fe0f5d46b9e9d6f912b3e50eac03fadf | |
parent | 783fc769dd5ca9509646e5df9bd18f80262ef097 (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ic1fa21fdc824f12f56dc10ff8099c404f2b4ec8c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93625
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sdraw/main0100.xhp | 2 | ||||
-rw-r--r-- | source/text/sdraw/main0101.xhp | 2 | ||||
-rw-r--r-- | source/text/smath/main0100.xhp | 2 | ||||
-rw-r--r-- | source/text/smath/main0101.xhp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/source/text/sdraw/main0100.xhp b/source/text/sdraw/main0100.xhp index f2924a1532..38f8640c57 100644 --- a/source/text/sdraw/main0100.xhp +++ b/source/text/sdraw/main0100.xhp @@ -38,7 +38,7 @@ </section> <embed href="text/shared/00/00000011.xhp#kontexthidden"/> - <embed href="text/sdraw/main0101.xhp#datei"/> + <embed href="text/sdraw/main0101.xhp#file"/> <embed href="text/sdraw/main_edit.xhp#bearbeiten"/> <embed href="text/sdraw/main0103.xhp#ansicht"/> <embed href="text/sdraw/main_insert.xhp#einfuegen"/> diff --git a/source/text/sdraw/main0101.xhp b/source/text/sdraw/main0101.xhp index 701d6bb61b..33c27c1372 100644 --- a/source/text/sdraw/main0101.xhp +++ b/source/text/sdraw/main0101.xhp @@ -28,7 +28,7 @@ </topic> </meta> <body> - <section id="datei"> + <section id="file"> <paragraph role="heading" id="hd_id3149655" xml-lang="en-US" level="1"><link href="text/sdraw/main0101.xhp" name="File">File</link></paragraph> <paragraph role="paragraph" id="par_id3150868" xml-lang="en-US">This menu contains general commands for working with Draw documents, such as open, close and print. To close $[officename] Draw, click <emph>Exit</emph>.</paragraph> </section> diff --git a/source/text/smath/main0100.xhp b/source/text/smath/main0100.xhp index e5fa1792cb..1a81eb532a 100644 --- a/source/text/smath/main0100.xhp +++ b/source/text/smath/main0100.xhp @@ -38,7 +38,7 @@ </section> <embed href="text/shared/00/00000011.xhp#kontexthidden"/> - <embed href="text/smath/main0101.xhp#datei"/> + <embed href="text/smath/main0101.xhp#file"/> <embed href="text/smath/main0102.xhp#bearbeiten"/> diff --git a/source/text/smath/main0101.xhp b/source/text/smath/main0101.xhp index cb12a53bb7..f23d0239cf 100644 --- a/source/text/smath/main0101.xhp +++ b/source/text/smath/main0101.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> - <section id="datei"> + <section id="file"> <paragraph role="heading" id="hd_id3149018" xml-lang="en-US" level="1"><link href="text/smath/main0101.xhp" name="File">File</link></paragraph> <paragraph role="paragraph" id="par_id3155959" xml-lang="en-US">This menu contains the general commands for working with formula documents, such as open, save and print.</paragraph> </section> |