diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-nb-NO/suite/chrome/mailnews/pref/mailPrefsOverlay.dtd | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/l10n-nb-NO/suite/chrome/mailnews/pref/mailPrefsOverlay.dtd b/l10n-nb-NO/suite/chrome/mailnews/pref/mailPrefsOverlay.dtd new file mode 100644 index 0000000000..9c82ad220a --- /dev/null +++ b/l10n-nb-NO/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 "E-post og nyhetsgrupper"> +<!ENTITY mail.accesskey "e"> +<!ENTITY addressbook.label "Adressebok"> +<!ENTITY addressbook.accesskey "A"> + +<!-- These are added to Preferences dialog --> +<!ENTITY viewingMessages.label "Meldingsvisning"> +<!ENTITY notifications.label "Varsler"> +<!ENTITY composingMessages.label "Utforming"> +<!ENTITY format.label "Sendeformat"> +<!ENTITY address.label "Adressering"> +<!ENTITY junk.label "Søppelpost"> +<!ENTITY tags.label "Etiketter"> +<!ENTITY return.label "Returkvitteringer"> +<!ENTITY characterEncoding2.label "Tekstkoding"> +<!ENTITY networkStorage.label "Nettverk og lagring"> |