Fix for bug #86991. Create a folder in Local Folders instead of an account for the imported mail.
r=naving@netscape.com, sr=sspitzer@netscape.com, a=asa@mozilla.org git-svn-id: svn://10.0.0.236/trunk@223403 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -78,10 +78,10 @@
|
||||
# Place %S in your translation where the name of the mailbox should appear.
|
||||
2009=Error importing mailbox %S, unable to create destination mailbox
|
||||
|
||||
# Error: No destination account to import mailboxes
|
||||
# Error: No destination folder to import mailboxes
|
||||
## @name IMPORT_ERROR_MB_NODESTFOLDER
|
||||
## @loc None
|
||||
2010=Unable to create an account to import mail into
|
||||
2010=Unable to create folder to import mail into
|
||||
|
||||
# Description: Address book field name
|
||||
## @name IMPORT_FIELD_DESC_START
|
||||
@@ -263,7 +263,6 @@
|
||||
## @loc None
|
||||
2135=Notes
|
||||
|
||||
|
||||
# Description: Strings for the import dialog
|
||||
ImportMailDialogTitle=Import Mail
|
||||
ImportAddressBooksDialogTitle=Import Address Books
|
||||
@@ -323,3 +322,7 @@ Comm4xFiles=Communicator Address Book files (*.na2)
|
||||
HomeButtonDesc=Home
|
||||
WorkButtonDesc=Work
|
||||
|
||||
# Folder Names for imported Mail
|
||||
DefaultFolderName=Imported Mail
|
||||
# LOCALIZATION NOTE: Do not translate the word "%S" below.
|
||||
ModuleFolderName=%S Mail
|
||||
|
||||
Reference in New Issue
Block a user