blob: 023effa17b810c9eafdd8c8911c81fbc3c04b9a6 (
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. Utilice la casilla de selección que hay debajo para habilitar el registro.">
<!ENTITY clearLog.label "Limpiar registro">
<!ENTITY clearLog.accesskey "L">
<!ENTITY enableLog.label "Habilitar el registro de filtrado">
<!ENTITY enableLog.accesskey "e">
<!ENTITY closeLog.label "Cerrar">
<!ENTITY closeLog.accesskey "C">
|