diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-fr/suite/chrome/mailnews/pref/mailPrefsOverlay.dtd | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/l10n-fr/suite/chrome/mailnews/pref/mailPrefsOverlay.dtd b/l10n-fr/suite/chrome/mailnews/pref/mailPrefsOverlay.dtd new file mode 100644 index 0000000000..8e7ca5a85d --- /dev/null +++ b/l10n-fr/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 "Courrier et Groupes de discussion"> +<!ENTITY mail.accesskey "G"> +<!ENTITY addressbook.label "Carnet d’adresses"> +<!ENTITY addressbook.accesskey "n"> + +<!-- These are added to Preferences dialog --> +<!ENTITY viewingMessages.label "Affichage des messages"> +<!ENTITY notifications.label "Avertissements"> +<!ENTITY composingMessages.label "Rédaction des messages"> +<!ENTITY format.label "Format d’expédition"> +<!ENTITY address.label "Adressage"> +<!ENTITY junk.label "Indésirables et suspects"> +<!ENTITY tags.label "Étiquettes"> +<!ENTITY return.label "Accusés de réception"> +<!ENTITY characterEncoding2.label "Encodage du texte"> +<!ENTITY networkStorage.label "Réseau et stockage"> |