blob: 15a83ddc17ebe6a21149c797df78e396a80a8f80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<!-- 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 editContactPanelDeleteContact.label "Borrar">
<!ENTITY editContactPanelDeleteContact.accesskey "B">
<!ENTITY editContactName.label "Nombre:">
<!ENTITY editContactName.accesskey "N">
<!ENTITY editContactEmail.label "Correo electrónico:">
<!ENTITY editContactEmail.accesskey "E">
<!ENTITY editContactAddressBook.label "Libreta de direcciones:">
<!ENTITY editContactAddressBook.accesskey "a">
<!ENTITY editContactPanelDone.label "Listo">
<!ENTITY editContactPanelDone.accesskey "L">
<!ENTITY contactMoveDisabledWarning.description "No se puede cambiar la libreta de direcciones porque el contacto está en una lista de correo.">
|