summaryrefslogtreecommitdiffstats
path: root/l10n-ro/suite/chrome/mailnews/compose/askSendFormat.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-ro/suite/chrome/mailnews/compose/askSendFormat.dtd')
-rw-r--r--l10n-ro/suite/chrome/mailnews/compose/askSendFormat.dtd27
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n-ro/suite/chrome/mailnews/compose/askSendFormat.dtd b/l10n-ro/suite/chrome/mailnews/compose/askSendFormat.dtd
new file mode 100644
index 0000000000..b9e37621a2
--- /dev/null
+++ b/l10n-ro/suite/chrome/mailnews/compose/askSendFormat.dtd
@@ -0,0 +1,27 @@
+<!-- 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/. -->
+
+<!--
+# Reviewer(s):
+#
+# Alexandru Szasz <alexxed@gmail.com>
+#
+-->
+
+<!--LOCALIZATION NOTE askSendFormat.dtd UI for dialog that asks the user, which format to use for sending a message -->
+<!ENTITY windowTitle.label "Mesaj HTML">
+
+<!ENTITY recipient.label "O parte dintre destinatari nu sunt marcați ca fiind capabili de a primi email-uri HTML.">
+
+<!ENTITY question.label "Doriți să convertiți mesajul în format text sau să îl trimiteți în continuare ca HTML?">
+
+<!ENTITY plainTextAndHtml.label "Trimite și în format text și în HTML">
+<!ENTITY plainTextAndHtml.accesskey "a">
+<!ENTITY plainTextOnly.label "Trimite doar în format text">
+<!ENTITY plainTextOnly.accesskey "T">
+<!ENTITY htmlOnly.label "Trimite doar în format HTML">
+<!ENTITY htmlOnly.accesskey "H">
+
+<!ENTITY send.label "Trimite">
+<!ENTITY send.accesskey "T">