diff options
author | Johnny_M <klasse@partyheld.de> | 2020-05-21 14:37:13 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-05-22 17:08:06 +0200 |
commit | 505d1059a09b83edd70fc8f441e87c203f62993c (patch) | |
tree | 674d9fdc1bac58d64e12292b1084ea1e0eb1f092 /source/text/sdraw | |
parent | 49dec51a6e288b8fc1428707b83c3746d7a44855 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I0621b01895a7419fb73c45d604aaadd9d4cf9828
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94631
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sdraw')
-rw-r--r-- | source/text/sdraw/main0100.xhp | 2 | ||||
-rw-r--r-- | source/text/sdraw/main0200.xhp | 2 | ||||
-rw-r--r-- | source/text/sdraw/main0210.xhp | 2 | ||||
-rw-r--r-- | source/text/sdraw/main_insert.xhp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/source/text/sdraw/main0100.xhp b/source/text/sdraw/main0100.xhp index 621bd940bd..b1c9a08ac9 100644 --- a/source/text/sdraw/main0100.xhp +++ b/source/text/sdraw/main0100.xhp @@ -41,7 +41,7 @@ <embed href="text/sdraw/main0101.xhp#file"/> <embed href="text/sdraw/main_edit.xhp#edit"/> <embed href="text/sdraw/main0103.xhp#view"/> - <embed href="text/sdraw/main_insert.xhp#einfuegen"/> + <embed href="text/sdraw/main_insert.xhp#insert"/> <embed href="text/sdraw/main_format.xhp#format"/> <embed href="text/sdraw/main_page.xhp#page"/> <embed href="text/sdraw/main_shape.xhp#shape"/> diff --git a/source/text/sdraw/main0200.xhp b/source/text/sdraw/main0200.xhp index 649e832136..06d07c7a2b 100644 --- a/source/text/sdraw/main0200.xhp +++ b/source/text/sdraw/main0200.xhp @@ -71,7 +71,7 @@ <embed href="text/shared/fontwork_toolbar.xhp#fontwork"/> </section> <section id="Section12"> -<embed href="text/simpress/02/10110000.xhp#einfuegen"/> +<embed href="text/simpress/02/10110000.xhp#insert"/> </section> </sort> </body> diff --git a/source/text/sdraw/main0210.xhp b/source/text/sdraw/main0210.xhp index 12060609eb..a288bfe762 100644 --- a/source/text/sdraw/main0210.xhp +++ b/source/text/sdraw/main0210.xhp @@ -76,7 +76,7 @@ <paragraph role="heading" id="par_idN10754" xml-lang="en-US" level="2"><link href="text/shared/01/04140000.xhp" name="From File">From File</link></paragraph> <embed href="text/shared/01/04140000.xhp#grafiktext"/> <embed href="text/shared/00/00000404.xhp#sygrafik"/> -<embed href="text/simpress/02/10110000.xhp#einfuegen"/> +<embed href="text/simpress/02/10110000.xhp#insert"/> <embed href="text/simpress/02/10110000.xhp#syeinfuegen"/> <paragraph role="heading" id="par_idN1072C" xml-lang="en-US" level="2"><link href="text/shared/02/01170000.xhp" name="Form Controls">Form Controls</link></paragraph> <embed href="text/shared/02/01170000.xhp#formulartext"/> diff --git a/source/text/sdraw/main_insert.xhp b/source/text/sdraw/main_insert.xhp index 75ae9a19d4..9d66355e1f 100644 --- a/source/text/sdraw/main_insert.xhp +++ b/source/text/sdraw/main_insert.xhp @@ -27,7 +27,7 @@ </topic> </meta> <body> - <section id="einfuegen"> + <section id="insert"> <h1 id="hd_id3148797"><link href="text/sdraw/main_insert.xhp" name="Insert">Insert</link></h1> <paragraph xml-lang="en-US" id="par_id3153770" role="paragraph">This menu allows you to insert elements, such as graphics and guides, into Draw documents.</paragraph> </section> |