diff --git a/mozilla/suite/locales/en-US/chrome/mailnews/messenger.properties b/mozilla/suite/locales/en-US/chrome/mailnews/messenger.properties index 2806414dc80..7d41dce6faf 100644 --- a/mozilla/suite/locales/en-US/chrome/mailnews/messenger.properties +++ b/mozilla/suite/locales/en-US/chrome/mailnews/messenger.properties @@ -136,6 +136,12 @@ In the future, you can select which messages or folders to read offline. To do \ this, choose Offline from the file menu and then select Synchronize. You can \n\ adjust the Disk Space preference to prevent the downloading of large messages. +# accountCentral +mailnews.account_central_page.url=chrome://messenger/content/msgAccountCentral.xul +acctCentralTitleFormat=%brandName% %accountType% for %accountName% +mailAcctType=Mail +newsAcctType=News + # LOCALIZATION NOTES(nocachedbodytitle): Do not translate "" or "" in the line below nocachedbodytitle=Go Online to View This Message\n\ diff --git a/mozilla/suite/locales/en-US/chrome/mailnews/msgAccountCentral.dtd b/mozilla/suite/locales/en-US/chrome/mailnews/msgAccountCentral.dtd new file mode 100644 index 00000000000..95d0ed08f62 --- /dev/null +++ b/mozilla/suite/locales/en-US/chrome/mailnews/msgAccountCentral.dtd @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/mozilla/suite/locales/en-US/chrome/mailnews/pref/prefs.properties b/mozilla/suite/locales/en-US/chrome/mailnews/pref/prefs.properties index dc06276d8be..663dd2ae0f9 100644 --- a/mozilla/suite/locales/en-US/chrome/mailnews/pref/prefs.properties +++ b/mozilla/suite/locales/en-US/chrome/mailnews/pref/prefs.properties @@ -38,6 +38,12 @@ failedDeleteAccount=Failed to delete this account. failedDuplicateAccount=Failed to duplicate this account. confirmDeleteAccount=Are you sure you want to delete this account? +#Provide default example values for sample email address +exampleEmailUserName=example +exampleEmailDomain=netscape.net +defaultEmailText=Enter your email address. This is the address others will use to send email to you. (For example, "%username%@%domain%".) +customizedEmailText=Enter your %emailProvider% %mailIDDesc%. (For example, if your %emailProvider% email address is "%sampleEmail%", your %mailIDDesc% is "%sampleUserName%".) + # account manager stuff prefPanel-server=Server prefPanel-copies=Copies and Folders