blob: 8b3cb84fb061a51ef5beca3f0dccfbc8b23b9b4c (
plain)
1
2
3
4
5
6
7
8
9
10
11
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 fueron ejecutados. Usa la casilla de selección que hay debajo para habilitar el registro.">
<!ENTITY clearLog.label "Limpiar registro">
<!ENTITY clearLog.accesskey "C">
<!ENTITY enableLog.label "Habilitar el registro de filtrado">
<!ENTITY enableLog.accesskey "E">
<!ENTITY closeLog.label "Cerrar">
<!ENTITY closeLog.accesskey "o">
|