summaryrefslogtreecommitdiffstats
path: root/l10n-it/suite/chrome/mailnews/compose/askSendFormat.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-it/suite/chrome/mailnews/compose/askSendFormat.dtd')
-rw-r--r--l10n-it/suite/chrome/mailnews/compose/askSendFormat.dtd19
1 files changed, 19 insertions, 0 deletions
diff --git a/l10n-it/suite/chrome/mailnews/compose/askSendFormat.dtd b/l10n-it/suite/chrome/mailnews/compose/askSendFormat.dtd
new file mode 100644
index 0000000000..9950115c8b
--- /dev/null
+++ b/l10n-it/suite/chrome/mailnews/compose/askSendFormat.dtd
@@ -0,0 +1,19 @@
+<!-- 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 windowTitle.label "Richiesta posta HTML">
+
+<!ENTITY recipient.label "Alcuni dei destinatari in rubrica non sono indicati come in grado di ricevere posta HTML.">
+
+<!ENTITY question.label "Convertire il messaggio in testo semplice o inviarlo ugualmente in HTML?">
+
+<!ENTITY plainTextAndHtml.label "Invia in testo semplice e HTML">
+<!ENTITY plainTextAndHtml.accesskey "s">
+<!ENTITY plainTextOnly.label "Invia solo in testo semplice">
+<!ENTITY plainTextOnly.accesskey "m">
+<!ENTITY htmlOnly.label "Invia solo in HTML">
+<!ENTITY htmlOnly.accesskey "H">
+
+<!ENTITY send.label "Invia">
+<!ENTITY send.accesskey "I">