diff options
Diffstat (limited to 'l10n-es-ES/suite/chrome/mailnews/pref/AccountManager.dtd')
-rw-r--r-- | l10n-es-ES/suite/chrome/mailnews/pref/AccountManager.dtd | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/l10n-es-ES/suite/chrome/mailnews/pref/AccountManager.dtd b/l10n-es-ES/suite/chrome/mailnews/pref/AccountManager.dtd new file mode 100644 index 0000000000..af132576e1 --- /dev/null +++ b/l10n-es-ES/suite/chrome/mailnews/pref/AccountManager.dtd @@ -0,0 +1,13 @@ +<!-- 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 accountManagerTitle.label "Configuración de las cuentas de correo y noticias"> +<!ENTITY addAccountButton.label "Añadir cuenta…"> +<!ENTITY addAccountButton.accesskey "A"> +<!ENTITY setDefaultButton.label "Definir como predet."> +<!ENTITY setDefaultButton.accesskey "f"> +<!ENTITY removeButton.label "Eliminar cuenta"> +<!ENTITY removeButton.accesskey "R"> +<!ENTITY accountManager.size "width: 122ch; height: 56em;"> +<!ENTITY accountTree.width "width: 32ch;"> |