blob: c628bc01c4e0222222d4eb8343826f2374c854da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
<!-- 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 addressbookPicker.label "Address Book:">
<!ENTITY addressbookPicker.accesskey "k">
<!ENTITY SearchNameOrEmail.label "Name or Email">
<!ENTITY addtoToFieldMenu.label "Add to To field">
<!ENTITY addtoToFieldMenu.accesskey "A">
<!ENTITY addtoCcFieldMenu.label "Add to Cc field">
<!ENTITY addtoCcFieldMenu.accesskey "C">
<!ENTITY addtoBccFieldMenu.label "Add to Bcc field">
<!ENTITY addtoBccFieldMenu.accesskey "B">
<!ENTITY deleteAddrBookCard.label "Delete">
<!ENTITY deleteAddrBookCard.accesskey "D">
<!ENTITY toButton.label "Add to To:">
<!ENTITY toButton.accesskey "A">
<!ENTITY ccButton.label "Add to Cc:">
<!ENTITY ccButton.accesskey "C">
<!ENTITY bccButton.label "Add to Bcc:">
<!ENTITY bccButton.accesskey "B">
|