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:
scott%scott-macgregor.org
2004-11-28 21:33:57 +00:00
parent 437d909a2b
commit 1e67bcdb0b

View File

@@ -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
};