Bug #242948 --> Attached files not imported from French Eudora profiles for Thunderbird.
Patch by Yann Rouillard. git-svn-id: svn://10.0.0.236/trunk@165861 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1061,12 +1061,14 @@ void nsEudoraMailbox::EmptyAttachments( void)
|
||||
|
||||
static char *eudoraAttachLines[] = {
|
||||
"Attachment Converted:",
|
||||
"Attachment converted:"
|
||||
"Attachment converted:",
|
||||
"Pièce jointe convertie :"
|
||||
};
|
||||
|
||||
static PRInt32 eudoraAttachLen[] = {
|
||||
21,
|
||||
21,
|
||||
24,
|
||||
0
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user