blob: 1ab588eaa1e9a0da53ab261a53d196aa15d8811d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<!-- 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 windowTitle.label "Propiedades de la etiqueta">
<!ENTITY Settings.label "Configuración">
<!ENTITY Settings.accesskey "C">
<!ENTITY EditLabelText.label "Editar texto:">
<!ENTITY EditLabelText.accesskey "d">
<!ENTITY LabelFor.label "Para el control:">
<!ENTITY LabelFor.accesskey "P">
<!ENTITY AccessKey.label "Tecla de acceso rápido:">
<!ENTITY AccessKey.accesskey "r">
<!ENTITY RemoveLabel.label "Eliminar etiqueta">
<!ENTITY RemoveLabel.accesskey "m">
|