mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 12:37:37 +00:00
ba82559445
Make it easier to manage multiple SMTP servers. Add the ability to set unique smtp servers for each identity associated with an account. r=neil sr=bienvenu
36 lines
1.5 KiB
DTD
36 lines
1.5 KiB
DTD
<!-- extracted from am-main.xul -->
|
|
|
|
<!ENTITY accountTitle.label "Account Settings">
|
|
<!ENTITY accountName.label "Account Name:">
|
|
<!ENTITY accountName.accesskey "N">
|
|
<!ENTITY accountNameDesc.label "The account name is used to identify each account">
|
|
<!ENTITY identityTitle.label "Default Identity">
|
|
<!ENTITY identityDesc.label "Each account has an identity, which is the information that other people see when they read your messages.">
|
|
<!ENTITY name.label "Your Name:">
|
|
<!ENTITY name.accesskey "Y">
|
|
<!ENTITY email.label "Email Address:">
|
|
<!ENTITY email.accesskey "E">
|
|
<!ENTITY replyTo.label "Reply-to Address:">
|
|
<!ENTITY replyTo.accesskey "s">
|
|
<!ENTITY organization.label "Organization:">
|
|
<!ENTITY organization.accesskey "O">
|
|
<!ENTITY signature.label "Attach this signature:">
|
|
<!ENTITY signature.accesskey "t">
|
|
<!ENTITY edit.label "Edit...">
|
|
<!ENTITY choose.label "Choose...">
|
|
<!ENTITY choose.accesskey "C">
|
|
<!ENTITY editVCard.label "Edit Card...">
|
|
<!ENTITY editVCard.accesskey "d">
|
|
<!-- LOCALIZATION NOTE (attachVCard.label) : do not translate "vCard" in below line -->
|
|
<!ENTITY attachVCard.label "Attach my vCard to messages">
|
|
<!ENTITY attachVCard.accesskey "v">
|
|
|
|
<!ENTITY manageIdentities.label "Manage Identities...">
|
|
<!ENTITY manageIdentities.accesskey "M">
|
|
|
|
<!-- LOCALIZATION NOTE (smtpName.label) : do not translate "SMTP" in below line -->
|
|
<!ENTITY smtpName.label "Outgoing Server (SMTP):">
|
|
<!ENTITY smtpName.accesskey "u">
|
|
<!ENTITY smtpDefaultServer.label "Use Default Server">
|
|
|