diff options
Diffstat (limited to 'l10n-es-AR/suite/chrome/mailnews/viewLog.dtd')
-rw-r--r-- | l10n-es-AR/suite/chrome/mailnews/viewLog.dtd | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/l10n-es-AR/suite/chrome/mailnews/viewLog.dtd b/l10n-es-AR/suite/chrome/mailnews/viewLog.dtd new file mode 100644 index 0000000000..debafd8d3e --- /dev/null +++ b/l10n-es-AR/suite/chrome/mailnews/viewLog.dtd @@ -0,0 +1,12 @@ +<!-- 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 viewLog.title "Registro de filtros"> +<!ENTITY viewLogInfo.text "El registro de filtros es un archivo que documenta qué filtros han sido ejecutados. Utilice la casilla de selección que hay debajo para habilitar el registro."> +<!ENTITY clearLog.label "Limpiar el registro"> +<!ENTITY clearLog.accesskey "L"> +<!ENTITY enableLog.label "Habilitar el registro de filtros"> +<!ENTITY enableLog.accesskey "e"> +<!ENTITY closeLog.label "Cerrar"> +<!ENTITY closeLog.accesskey "C"> |