blob: 2c821dee7e3361138540151a4e5a84f59c269e38 (
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 "Delete">
<!ENTITY editContactPanelDeleteContact.accesskey "l">
<!ENTITY editContactName.label "Name:">
<!ENTITY editContactName.accesskey "N">
<!ENTITY editContactEmail.label "Email:">
<!ENTITY editContactEmail.accesskey "E">
<!ENTITY editContactAddressBook.label "Address Book:">
<!ENTITY editContactAddressBook.accesskey "A">
<!ENTITY editContactPanelDone.label "Done">
<!ENTITY editContactPanelDone.accesskey "D">
<!ENTITY contactMoveDisabledWarning.description "You can’t change the address book because the contact is in a mailing list.">
|