source/de/svtools/messages.po | 15 +++++++++++++++ 1 file changed, 15 insertions(+)
New commits: commit f7e4821fc4c7e6067624220885ca345e9a4e6cad Author: Andras Timar <[email protected]> AuthorDate: Thu Oct 17 08:51:36 2024 +0200 Commit: Andras Timar <[email protected]> CommitDate: Thu Oct 17 08:51:36 2024 +0200 German translation for "Improve grammar check popups from Duden" Change-Id: I3d63e57251b8f8d6cf4b1f0f9cff3609012388e1 diff --git a/source/de/svtools/messages.po b/source/de/svtools/messages.po index 4e523bef930..1c875f60c4b 100644 --- a/source/de/svtools/messages.po +++ b/source/de/svtools/messages.po @@ -1783,6 +1783,21 @@ msgctxt "STR_DESCRIPTION_LANGUAGETOOL" msgid "LanguageTool Remote Grammar Checker" msgstr "LanguageTool Remote-Grammatikprüfung" +#: include/svtools/strings.hrc:353 +msgctxt "STR_DESCRIPTION_SPELLING_ERROR" +msgid "Spelling error" +msgstr "Rechtschreibfehler" + +#: include/svtools/strings.hrc:354 +msgctxt "STR_DESCRIPTION_GRAMMAR_ERROR" +msgid "Grammar error" +msgstr "Grammatikfehler" + +#: include/svtools/strings.hrc:355 +msgctxt "STR_DESCRIPTION_STYLE_ERROR" +msgid "Bad style" +msgstr "Schlechter Stil" + #. wH3TZ msgctxt "stock" msgid "_Add"
