diff options
author | Johnny_M <klasse@partyheld.de> | 2020-10-10 13:34:03 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-10-22 23:57:16 +0200 |
commit | 0035c596bce9cacdb97c2fa7bd4f4afe60994aad (patch) | |
tree | ebe5c1476fb6ad73c6cf6a43ed25a23e9965c8e0 | |
parent | 1f40f43834ba6ea222ad56fd8b5a76f1fd5e7fd1 (diff) |
tdf#132643 Translate German section IDs
Change-Id: Ic1fd222c1616de378a5ee55b550a19fde26922af
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104144
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/00/edit_menu.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/02020000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/main0201.xhp | 4 | ||||
-rw-r--r-- | source/text/smath/main0102.xhp | 2 |
5 files changed, 5 insertions, 7 deletions
diff --git a/source/text/sdraw/main_edit.xhp b/source/text/sdraw/main_edit.xhp index ae86f67406..d362fdc67f 100644 --- a/source/text/sdraw/main_edit.xhp +++ b/source/text/sdraw/main_edit.xhp @@ -32,7 +32,7 @@ <paragraph role="paragraph" id="par_id3146974" xml-lang="en-US">The commands in this menu are used to edit Draw documents (for example, copying and pasting).</paragraph> </section> <embed href="text/shared/01/02010000.xhp#rueckgaengig"/> -<embed href="text/shared/01/02020000.xhp#wiederholen"/> +<embed href="text/shared/01/02020000.xhp#redo"/> <embed href="text/shared/01/02040000.xhp#ausschneiden"/> <embed href="text/shared/01/02050000.xhp#kopieren"/> <embed href="text/shared/01/02060000.xhp#paste"/> diff --git a/source/text/shared/00/edit_menu.xhp b/source/text/shared/00/edit_menu.xhp index 900234b230..f372c75bee 100644 --- a/source/text/shared/00/edit_menu.xhp +++ b/source/text/shared/00/edit_menu.xhp @@ -50,7 +50,7 @@ <section id="redo"> <paragraph role="paragraph" id="par_id3145068" xml-lang="en-US">Choose <menuitem>Edit - Redo</menuitem>.</paragraph> <paragraph role="paragraph" id="par_id3153897" xml-lang="en-US">On the <emph>Standard</emph> bar, click</paragraph> -<section id="sywiederholen"> +<section id="syredo"> <table id="tbl_id3154935"> <tablerow> <tablecell> diff --git a/source/text/shared/01/02020000.xhp b/source/text/shared/01/02020000.xhp index 9b6896e158..5794607ab2 100644 --- a/source/text/shared/01/02020000.xhp +++ b/source/text/shared/01/02020000.xhp @@ -26,7 +26,6 @@ </meta> <body> <section id="redo"> -<section id="wiederholen"> <bookmark xml-lang="en-US" branch="index" id="bm_id3149991"><bookmark_value>restoring;editing</bookmark_value> <bookmark_value>redo command</bookmark_value> </bookmark><comment>mw made "restoring..." a two level entry</comment> @@ -35,7 +34,6 @@ <paragraph role="heading" id="hd_id3149991" xml-lang="en-US" level="1"><link href="text/shared/01/02020000.xhp" name="Redo">Redo</link></paragraph> <paragraph role="paragraph" id="par_id3157898" xml-lang="en-US"><ahelp hid=".">Reverses the action of the last <emph>Undo</emph> command. To select the <emph>Undo</emph> step that you want to reverse, click the arrow next to the <emph>Redo</emph> icon on the <emph>Standard</emph> bar.</ahelp></paragraph> </section> -</section> <section id="howtoget"> <embed href="text/shared/00/edit_menu.xhp#redo"/> </section> diff --git a/source/text/shared/main0201.xhp b/source/text/shared/main0201.xhp index b4090fc95b..0d074e2a6f 100644 --- a/source/text/shared/main0201.xhp +++ b/source/text/shared/main0201.xhp @@ -70,8 +70,8 @@ <embed href="text/shared/02/paintbrush.xhp#paintbrush"/> <embed href="text/shared/01/02010000.xhp#rueckgaengig"/> <embed href="text/shared/00/edit_menu.xhp#syrueckgaengig"/> -<embed href="text/shared/01/02020000.xhp#wiederholen"/> -<embed href="text/shared/00/edit_menu.xhp#sywiederholen"/> +<embed href="text/shared/01/02020000.xhp#redo"/> +<embed href="text/shared/00/edit_menu.xhp#syredo"/> <embed href="text/shared/02/09070000.xhp#hyperlink"/> <embed href="text/shared/02/09070000.xhp#syhyperdia"/> <switch select="appl"> diff --git a/source/text/smath/main0102.xhp b/source/text/smath/main0102.xhp index e25a6b742b..6d4405fbb4 100644 --- a/source/text/smath/main0102.xhp +++ b/source/text/smath/main0102.xhp @@ -38,7 +38,7 @@ </section> <embed href="text/shared/01/02010000.xhp#rueckgaengig"/> - <embed href="text/shared/01/02020000.xhp#wiederholen"/> + <embed href="text/shared/01/02020000.xhp#redo"/> <embed href="text/shared/01/02040000.xhp#ausschneiden"/> |