diff options
Diffstat (limited to 'l10n-es-MX/mail/chrome/messenger/newFolderDialog.dtd')
-rw-r--r-- | l10n-es-MX/mail/chrome/messenger/newFolderDialog.dtd | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/l10n-es-MX/mail/chrome/messenger/newFolderDialog.dtd b/l10n-es-MX/mail/chrome/messenger/newFolderDialog.dtd new file mode 100644 index 0000000000..f8d52b40f9 --- /dev/null +++ b/l10n-es-MX/mail/chrome/messenger/newFolderDialog.dtd @@ -0,0 +1,16 @@ +<!-- 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/. --> + +<!-- Labels --> +<!ENTITY newFolderDialog.title "Nueva Carpeta"> +<!ENTITY name.label "Nombre:"> +<!ENTITY name.accesskey "n"> +<!ENTITY description.label "Crear como una subcarpeta de:"> +<!ENTITY description.accesskey "c"> +<!ENTITY folderRestriction1.label "Este servidor restringe las carpetas a dos tipos especiales."> +<!ENTITY folderRestriction2.label "Permitir que tu nueva carpeta contenga:"> +<!ENTITY foldersOnly.label "Sólo carpetas"> +<!ENTITY messagesOnly.label "Sólo mensajes"> +<!ENTITY accept.label "Crear carpeta"> +<!ENTITY accept.accesskey "r"> |