diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-de/suite/chrome/mailnews/pref/mailPrefsOverlay.dtd | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/l10n-de/suite/chrome/mailnews/pref/mailPrefsOverlay.dtd b/l10n-de/suite/chrome/mailnews/pref/mailPrefsOverlay.dtd new file mode 100644 index 0000000000..010308267e --- /dev/null +++ b/l10n-de/suite/chrome/mailnews/pref/mailPrefsOverlay.dtd @@ -0,0 +1,21 @@ +<!-- 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/. --> + +<!-- These are added to the Window menu --> +<!ENTITY mail.label "Mail & Newsgroups"> +<!ENTITY mail.accesskey "M"> +<!ENTITY addressbook.label "Adressbuch"> +<!ENTITY addressbook.accesskey "A"> + +<!-- These are added to Preferences dialog --> +<!ENTITY viewingMessages.label "Nachrichtenansicht"> +<!ENTITY notifications.label "Benachrichtigungen"> +<!ENTITY composingMessages.label "Verfassen"> +<!ENTITY format.label "Sendeformat"> +<!ENTITY address.label "Adressieren"> +<!ENTITY junk.label "Junk-Mail"> +<!ENTITY tags.label "Tags"> +<!ENTITY return.label "Empfangsbestätigungen"> +<!ENTITY characterEncoding2.label "Textkodierung"> +<!ENTITY networkStorage.label "Netzwerk & Speicherung"> |