blob: 7617b1e9a218099c2019d050cc7091986a9cc55c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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">
|