diff options
Diffstat (limited to 'l10n-de/suite/chrome/common/pref/pref-spelling.dtd')
-rw-r--r-- | l10n-de/suite/chrome/common/pref/pref-spelling.dtd | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/l10n-de/suite/chrome/common/pref/pref-spelling.dtd b/l10n-de/suite/chrome/common/pref/pref-spelling.dtd new file mode 100644 index 0000000000..5c18350a04 --- /dev/null +++ b/l10n-de/suite/chrome/common/pref/pref-spelling.dtd @@ -0,0 +1,20 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this file, + - You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY prefSpelling.title "Rechtschreibung"> +<!ENTITY generalSpelling.label "Generell"> +<!ENTITY checkSpellingWhenTyping.label "Rechtschreibung während der Eingabe prüfen:"> +<!ENTITY checkSpellingWhenTyping.accesskey "c"> +<!ENTITY dontCheckSpelling.label "Nie"> +<!ENTITY multilineCheckSpelling.label "In mehrzeiligen Feldern"> +<!ENTITY alwaysCheckSpelling.label "Alle Felder"> +<!ENTITY spellForMailAndNews.label "Mail & Newsgroups"> +<!ENTITY checkSpellingBeforeSend.label "Rechtschreibung vor dem Senden prüfen"> +<!ENTITY checkSpellingBeforeSend.accesskey "e"> +<!ENTITY spellCheckInline.label "Rechtschreibung während der Eingabe prüfen"> +<!ENTITY spellCheckInline.accesskey "R"> +<!ENTITY languagePopup.label "Sprache:"> +<!ENTITY languagePopup.accessKey "S"> +<!ENTITY moreDictionaries.label "Weitere Wörterbücher herunterladen…"> +<!ENTITY noSpellCheckAvailable.label "Keine Wörterbücher verfügbar."> |