blob: b35b41391a399470317083ad0fa11b0f406bd513 (
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 etiqueta">
<!ENTITY Settings.label "Ajustes">
<!ENTITY Settings.accesskey "S">
<!ENTITY EditLabelText.label "Editar texto:">
<!ENTITY EditLabelText.accesskey "T">
<!ENTITY LabelFor.label "Para controlar:">
<!ENTITY LabelFor.accesskey "F">
<!ENTITY AccessKey.label "Tecla de acceso:">
<!ENTITY AccessKey.accesskey "K">
<!ENTITY RemoveLabel.label "Eliminar etiqueta">
<!ENTITY RemoveLabel.accesskey "R">
|