blob: 973bff01c816d1042bfd649a7eda78ca9e42d084 (
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
|
<!-- 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 "បន្ថែមទៅវាលជូនចំពោះ">
<!ENTITY addtoToFieldMenu.accesskey "A">
<!ENTITY addtoCcFieldMenu.label "បន្ថែមទៅវាល Cc">
<!ENTITY addtoCcFieldMenu.accesskey "C">
<!ENTITY addtoBccFieldMenu.label "បន្ថែមទៅវាល Bcc">
<!ENTITY addtoBccFieldMenu.accesskey "B">
<!ENTITY deleteAddrBookCard.label "លុប">
<!ENTITY deleteAddrBookCard.accesskey "D">
<!ENTITY toButton.label "Add to To:">
<!ENTITY toButton.accesskey "A">
<!ENTITY ccButton.label "Add to Cc:">
<!ENTITY ccButton.accesskey "d">
<!ENTITY bccButton.label "Add to Bcc:">
<!ENTITY bccButton.accesskey "B">
|