diff options
author | Johnny_M <klasse@partyheld.de> | 2020-06-11 15:56:35 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-06-13 12:31:45 +0200 |
commit | 609cdd1cab4621f4986dba1b872fd1a8ec9c97a3 (patch) | |
tree | eaf4888be5ec53a49c88a8883b7d87c2bdadd27f /source/text | |
parent | c448b50186168a9f4c942fc0322809f483ba501e (diff) |
tdf#132643 Translate German section IDs
Change-Id: I421154c40fa493ebd923fa85f4df33afcb57945f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96153
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/sbasic/shared/03080000.xhp | 2 | ||||
-rw-r--r-- | source/text/sbasic/shared/03080800.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/01/13050000.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/main0113.xhp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/source/text/sbasic/shared/03080000.xhp b/source/text/sbasic/shared/03080000.xhp index 38e89ffa8e..4b76624be3 100644 --- a/source/text/sbasic/shared/03080000.xhp +++ b/source/text/sbasic/shared/03080000.xhp @@ -43,6 +43,6 @@ <embed href="text/sbasic/shared/03080500.xhp#ganzzahl"/> <embed href="text/sbasic/shared/03080600.xhp#absolut"/> <embed href="text/sbasic/shared/03080700.xhp#vorzeichen"/> - <embed href="text/sbasic/shared/03080800.xhp#umwandeln"/> + <embed href="text/sbasic/shared/03080800.xhp#converting"/> </body> </helpdocument> diff --git a/source/text/sbasic/shared/03080800.xhp b/source/text/sbasic/shared/03080800.xhp index cfb91e92ce..f340a13107 100644 --- a/source/text/sbasic/shared/03080800.xhp +++ b/source/text/sbasic/shared/03080800.xhp @@ -32,7 +32,7 @@ <body> - <section id="umwandeln"> + <section id="converting"> <paragraph id="hd_id3145315" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03080800.xhp" name="Converting Numbers">Converting Numbers</link></paragraph> <paragraph role="paragraph" id="par_id3154760" xml-lang="en-US">The following functions convert numbers from one number format to another.</paragraph> </section> diff --git a/source/text/simpress/01/13050000.xhp b/source/text/simpress/01/13050000.xhp index 6add6ee3c0..1802e209c2 100644 --- a/source/text/simpress/01/13050000.xhp +++ b/source/text/simpress/01/13050000.xhp @@ -32,7 +32,7 @@ <body> - <section id="umwandeln"> + <section id="convert"> <paragraph id="hd_id3152596" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/13050000.xhp" name="Convert">Convert</link></paragraph> <paragraph role="paragraph" id="par_id3151075" xml-lang="en-US">Options for converting the selected object.</paragraph> </section> diff --git a/source/text/simpress/main0113.xhp b/source/text/simpress/main0113.xhp index 742bb11572..965e514b53 100644 --- a/source/text/simpress/main0113.xhp +++ b/source/text/simpress/main0113.xhp @@ -36,7 +36,7 @@ <paragraph role="heading" id="hd_id3153188" xml-lang="en-US" level="2"><link href="text/shared/02/05090000.xhp" name="Rotate">Rotate</link></paragraph> <paragraph role="paragraph" id="par_id3149378" xml-lang="en-US">Rotates the selected object(s).</paragraph> <embed href="text/shared/01/05240000.xhp#legende"/> -<embed href="text/simpress/01/13050000.xhp#umwandeln"/> +<embed href="text/simpress/01/13050000.xhp#convert"/> <embed href="text/simpress/01/05250000.xhp#anordnung"/> <embed href="text/shared/01/05070000.xhp#ausrichtung"/> <paragraph role="heading" id="hd_id3149019" xml-lang="en-US" level="2"><link href="text/shared/01/05360000.xhp" name="Distribution">Distribution</link></paragraph> |