diff options
Diffstat (limited to 'l10n-it/suite/chrome/mailnews/newFolderDialog.dtd')
-rw-r--r-- | l10n-it/suite/chrome/mailnews/newFolderDialog.dtd | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/l10n-it/suite/chrome/mailnews/newFolderDialog.dtd b/l10n-it/suite/chrome/mailnews/newFolderDialog.dtd new file mode 100644 index 0000000000..b396d91173 --- /dev/null +++ b/l10n-it/suite/chrome/mailnews/newFolderDialog.dtd @@ -0,0 +1,14 @@ +<!-- 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 newFolderDialog.title "Nuova cartella"> +<!ENTITY name.label "Nome:"> +<!ENTITY name.accesskey "N"> +<!ENTITY description.label "Crea come sottocartella di:"> +<!ENTITY description.accesskey "C"> +<!ENTITY folderRestriction1.label "Questo server restringe i tipi di cartelle a due tipi speciali."> +<!ENTITY folderRestriction2.label "Permetti alla nuova cartella di contenere:"> +<!ENTITY foldersOnly.label "Solo cartelle"> +<!ENTITY messagesOnly.label "Solo messaggi"> +<!ENTITY accept.label "Crea cartella"> +<!ENTITY accept.accesskey "r"> |