зеркало из https://github.com/mozilla/gecko-dev.git
Bug #242948 --> Attached files not imported from French Eudora profiles for Thunderbird.
Patch by Yann Rouillard.
This commit is contained in:
Родитель
4fc1ab316a
Коммит
9a3f91d44b
|
@ -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
|
||||
};
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче