Bug 40048. Each account 'can' have an identity -> Each account has an identity. Original patch by Henrik Gemal <gemal@gemal.dk>. r=jglick, sr=bienvenu

This commit is contained in:
technutz%netscape.net 2003-10-07 04:28:54 +00:00
Родитель 5ca3136f2a
Коммит 4235b5b413
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -18,7 +18,7 @@
<!-- Entities for Identity page -->
<!ENTITY identityTitle.label "Identity">
<!ENTITY identityDesc.label "Each account can have its own identity, which is the information that identifies you to others when they receive your messages.">
<!ENTITY identityDesc.label "Each account has an identity, which is the information that identifies you to others when they receive your messages.">
<!-- LOCALIZATION NOTE (fullnameDesc.label) : do not translate two of "&quot;" in below line -->
<!ENTITY fullnameDesc.label "Enter the name you would like to appear in the &quot;From&quot; field of your outgoing messages">

Просмотреть файл

@ -5,7 +5,7 @@
<!ENTITY accountName.label "Account Name:">
<!ENTITY accountNameDesc.label "The account name is used to identify each account">
<!ENTITY identityTitle.label "Identity">
<!ENTITY identityDesc.label "Each account can have its own identity, which is the information that other people see when they read your messages.">
<!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 email.label "Email Address:">
<!ENTITY replyTo.label "Reply-to Address:">