summaryrefslogtreecommitdiffstats
path: root/l10n-es-ES/suite/chrome/mailnews/compose/askSendFormat.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-es-ES/suite/chrome/mailnews/compose/askSendFormat.dtd')
-rw-r--r--l10n-es-ES/suite/chrome/mailnews/compose/askSendFormat.dtd15
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n-es-ES/suite/chrome/mailnews/compose/askSendFormat.dtd b/l10n-es-ES/suite/chrome/mailnews/compose/askSendFormat.dtd
new file mode 100644
index 0000000000..7617b1e9a2
--- /dev/null
+++ b/l10n-es-ES/suite/chrome/mailnews/compose/askSendFormat.dtd
@@ -0,0 +1,15 @@
+<!-- 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 "Pregunta sobre correo HTML">
+<!ENTITY recipient.label "Algunos destinatarios pueden no recibir correctamente correo HTML.">
+<!ENTITY question.label "¿Quiere convertir el mensaje a texto sin formato o enviarlo en HTML?">
+<!ENTITY plainTextAndHtml.label "Enviar en ambos formatos, texto sin formato y HTML">
+<!ENTITY plainTextAndHtml.accesskey "a">
+<!ENTITY plainTextOnly.label "Enviar como texto sin formato">
+<!ENTITY plainTextOnly.accesskey "f">
+<!ENTITY htmlOnly.label "Enviar únicamente en HTML">
+<!ENTITY htmlOnly.accesskey "H">
+<!ENTITY send.label "Enviar">
+<!ENTITY send.accesskey "E">