diff options
Diffstat (limited to 'l10n-it/suite/chrome/mailnews/pref/AccountManager.dtd')
-rw-r--r-- | l10n-it/suite/chrome/mailnews/pref/AccountManager.dtd | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/l10n-it/suite/chrome/mailnews/pref/AccountManager.dtd b/l10n-it/suite/chrome/mailnews/pref/AccountManager.dtd new file mode 100644 index 0000000000..055d0fb703 --- /dev/null +++ b/l10n-it/suite/chrome/mailnews/pref/AccountManager.dtd @@ -0,0 +1,13 @@ +<!-- 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 accountManagerTitle.label "Configurazione account di Posta e gruppi di discussione"> +<!ENTITY addAccountButton.label "Aggiungi account…"> +<!ENTITY addAccountButton.accesskey "A"> +<!ENTITY setDefaultButton.label "Imposta come predefinito"> +<!ENTITY setDefaultButton.accesskey "I"> +<!ENTITY removeButton.label "Elimina account"> +<!ENTITY removeButton.accesskey "E"> +<!ENTITY accountManager.size "width: 92ch; height: 50em;"> +<!ENTITY accountTree.width "width: 26ch;"> |