I have read the posts #163165 and #378560 and made some changes described in these posts (your patch for d6)
I have actualy 2 languages ( arabic and french)
I create user in arabic page, i see that in their setting, language is set on arabic but all mail (confirmation etc ...) are send in english.
In the posts above, it seems that the problem is in drupal core (user.module)...
It's not possible to have confirmation email in the user language actualy with drupal 6.13 ?
Comments
Comment #1
kars-t commentedHi
are you using this module?
http://drupal.org/project/mail_edit
reg_lang doesn't provide translation for emails. It just sets the correct language so the mail can be translated.
Comment #2
pixelpreview@gmail.com commentedI see that you talk about it in your posts but it's a module in development for drupal 6.
thanks for your reply, i will try to install this module with the patch #451022 for logintoboggan.
Comment #3
pixelpreview@gmail.com commented