diff options
Diffstat (limited to 'l10n-it/mail/chrome/messenger/AccountManager.dtd')
-rw-r--r-- | l10n-it/mail/chrome/messenger/AccountManager.dtd | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/l10n-it/mail/chrome/messenger/AccountManager.dtd b/l10n-it/mail/chrome/messenger/AccountManager.dtd new file mode 100644 index 0000000000..1f2934ffd6 --- /dev/null +++ b/l10n-it/mail/chrome/messenger/AccountManager.dtd @@ -0,0 +1,25 @@ +<!-- 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/. --> + +<!-- extracted from AccountManager.xhtml --> + +<!ENTITY accountManagerTitle.label "Impostazioni account"> +<!ENTITY accountManagerCloseButton.label "Chiudi"> + +<!ENTITY accountActionsButton.label "Azioni account"> +<!ENTITY accountActionsButton.accesskey "z"> +<!ENTITY addMailAccountButton.label "Aggiungi account di posta…"> +<!ENTITY addMailAccountButton.accesskey "A"> +<!ENTITY addIMAccountButton.label "Aggiungi un account di chat…"> +<!ENTITY addIMAccountButton.accesskey "A"> +<!ENTITY addFeedAccountButton.label "Aggiungi un account di feed…"> +<!ENTITY addFeedAccountButton.accesskey "F"> +<!ENTITY setDefaultButton.label "Imposta come predefinito"> +<!ENTITY setDefaultButton.accesskey "f"> +<!ENTITY removeButton.label "Elimina account"> +<!ENTITY removeButton.accesskey "E"> + +<!ENTITY addonsButton.label "Estensioni e temi"> + +<!-- AccountManager.xhtml --> |