w3c / validator-suite

Validator Suite
Other
56 stars 23 forks source link

Change "Email already in use" message for the register form #335

Closed vivienlacourba closed 10 years ago

vivienlacourba commented 11 years ago

In case someone tries to register using an email adddress matching an existing account we are currently returning the message (form.r_email.duplicate):

Email already in use. Choose another one or login with an existing account.

Now that we have the password reset feature could you change that message to say (with links to the login and reset password pages):

This email is already registered. Please login or send a request to recover your credentials.