diff options
author | Johnny_M <klasse@partyheld.de> | 2021-02-14 11:00:13 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-02-14 18:56:16 +0100 |
commit | 42862e453636e51019a8f89af4a8a7603c5055d3 (patch) | |
tree | ad608490bc38134d9975e67ad7ba270e3b8d6595 | |
parent | 63ea072ac1c6fe18596b3788b9526362c01da564 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I081a606e4916189c171123500ff6953c3ee64121
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110877
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/02/18030000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/optionen/01010400.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/02/18030000.xhp b/source/text/shared/02/18030000.xhp index 6b028be76c..113a9a33a0 100644 --- a/source/text/shared/02/18030000.xhp +++ b/source/text/shared/02/18030000.xhp @@ -44,6 +44,6 @@ </tablerow> </table> </section> -<embed href="text/shared/optionen/01010400.xhp#automatischweiter"/> +<embed href="text/shared/optionen/01010400.xhp#autocorrect_future"/> </body> </helpdocument> diff --git a/source/text/shared/optionen/01010400.xhp b/source/text/shared/optionen/01010400.xhp index 9bd4fb4b45..0c72a67835 100644 --- a/source/text/shared/optionen/01010400.xhp +++ b/source/text/shared/optionen/01010400.xhp @@ -126,7 +126,7 @@ <h3 id="hd_id3166429">Check spelling as you type</h3> <paragraph role="paragraph" id="par_id3155531" xml-lang="en-US"><variable id="automatisch"><ahelp hid=".uno:SpellOnline">Automatically checks spelling as you type, and underlines errors.</ahelp> </variable></paragraph> -<section id="automatischweiter"> +<section id="autocorrect_future"> <paragraph role="paragraph" id="par_id3156291" xml-lang="en-US">Typing errors are highlighted in the document with a red underline. If you place the cursor over a word marked in this way, you can open the context menu to obtain a list of corrections. Select a correction to replace the word. If you make the same mistake again while editing the document, it will be marked as an error again.</paragraph><comment>UFI: changed para, removed note, see i60431</comment> <paragraph role="paragraph" id="par_id3153815" xml-lang="en-US">To place the word pair in the <link href="text/shared/01/06040200.xhp" name="AutoCorrect replacement table">AutoCorrect replacement table</link>, open the <link href="text/shared/01/06040500.xhp" name="AutoCorrect context menu">AutoCorrect context menu</link> and choose <emph>AutoCorrect</emph>. Make your selection from the submenu. The word is replaced and at the same time the word pair is placed in the replacement table.</paragraph> </section> |