diff options
author | Johnny_M <klasse@partyheld.de> | 2020-05-21 14:42:00 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-05-22 17:06:39 +0200 |
commit | 49dec51a6e288b8fc1428707b83c3746d7a44855 (patch) | |
tree | e56bb573fac356968f5e67b2d670b0b0cf1b8779 | |
parent | 739199319192c5869957267dbc5b8e7634e532b2 (diff) |
tdf#132643 Translate German section IDs
Change-Id: If39c27318f05e838a6b71edc192f7238ad4532fb
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94632
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sdraw/main_edit.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/02060000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/main0201.xhp | 2 | ||||
-rw-r--r-- | source/text/smath/main0102.xhp | 2 |
4 files changed, 3 insertions, 5 deletions
diff --git a/source/text/sdraw/main_edit.xhp b/source/text/sdraw/main_edit.xhp index ca91c6c678..ae86f67406 100644 --- a/source/text/sdraw/main_edit.xhp +++ b/source/text/sdraw/main_edit.xhp @@ -35,7 +35,7 @@ <embed href="text/shared/01/02020000.xhp#wiederholen"/> <embed href="text/shared/01/02040000.xhp#ausschneiden"/> <embed href="text/shared/01/02050000.xhp#kopieren"/> -<embed href="text/shared/01/02060000.xhp#einfuegen"/> +<embed href="text/shared/01/02060000.xhp#paste"/> <embed href="text/shared/01/pastespecialmenu.xhp#pastespecialmenu"/> <embed href="text/shared/01/02090000.xhp#auswaehlen"/> <h2 id="hd_id3149400"><link href="text/shared/01/02100000.xhp" name="Find & Replace">Find & Replace</link></h2> diff --git a/source/text/shared/01/02060000.xhp b/source/text/shared/01/02060000.xhp index f38871f24f..0f809735a3 100644 --- a/source/text/shared/01/02060000.xhp +++ b/source/text/shared/01/02060000.xhp @@ -29,7 +29,6 @@ </meta> <body> <section id="paste"> -<section id="einfuegen"><comment>obsolete?</comment> <bookmark xml-lang="en-US" branch="index" id="bm_id3149031"> <bookmark_value>pasting; cell ranges</bookmark_value> <bookmark_value>clipboard; pasting</bookmark_value> @@ -49,7 +48,6 @@ <paragraph role="heading" id="hd_id3149031" xml-lang="en-US" level="1"><link href="text/shared/01/02060000.xhp" name="Paste">Paste</link></paragraph> <paragraph role="paragraph" id="par_id3149511" xml-lang="en-US"><ahelp hid=".uno:Paste">Inserts the contents of the clipboard at the location of the cursor, and replaces any selected text or objects.</ahelp><comment>UFI: text used for icon and menu</comment></paragraph> </section> -</section> <section id="howtoget"> <embed href="text/shared/00/edit_menu.xhp#insert"/> <switch select="appl"> diff --git a/source/text/shared/main0201.xhp b/source/text/shared/main0201.xhp index 3549bf718d..80e68fd211 100644 --- a/source/text/shared/main0201.xhp +++ b/source/text/shared/main0201.xhp @@ -69,7 +69,7 @@ <embed href="text/shared/00/edit_menu.xhp#syausschneiden"/> <embed href="text/shared/01/02050000.xhp#kopieren"/> <embed href="text/shared/00/edit_menu.xhp#sykopieren"/> -<embed href="text/shared/01/02060000.xhp#einfuegen"/> +<embed href="text/shared/01/02060000.xhp#paste"/> <embed href="text/shared/00/edit_menu.xhp#syeinfuegen"/> <embed href="text/shared/02/paintbrush.xhp#paintbrush"/> <embed href="text/shared/01/02010000.xhp#rueckgaengig"/> diff --git a/source/text/smath/main0102.xhp b/source/text/smath/main0102.xhp index c3fc54bb19..e25a6b742b 100644 --- a/source/text/smath/main0102.xhp +++ b/source/text/smath/main0102.xhp @@ -44,7 +44,7 @@ <embed href="text/shared/01/02050000.xhp#kopieren"/> - <embed href="text/shared/01/02060000.xhp#einfuegen"/> + <embed href="text/shared/01/02060000.xhp#paste"/> <embed href="text/shared/01/02090000.xhp#auswaehlen"/> |