Hello,

Is it possible to have one user registration's messages (the one that is auto-generated when a new user wants to sign-up and email verification is needed) per language?

Since a user chooses which language may be using when he signs up, the email should be sent in his chosen language.

Thanks

Comments

vcrkid’s picture

This is something I think would be useful too. Any workarounds?

nsputnik’s picture

I found this string of text is in user.module. Just be sure, we are talking out this:

Username:
Spaces are allowed; punctuation is not allowed except for periods, hyphens, and underscores.

E-mail address:
A valid e-mail address. All e-mails from the system will be sent to this address. The e-mail address is not made public and will only be used if you wish to receive a new password or wish to receive certain news or notifications by e-mail.

nsputnik’s picture

Status: Active » Closed (fixed)

I found this and was able to make it work. It is the user module that you want to translate for these messages and may other related messages.
http://drupal.org/node/220341#comment-725440