Actually I want to customize signed_up_but_unconfirmed message the message is
A message with a confirmation link has been sent to your email address. Please follow the link to activate your account.
and I want to add a user email id in the message. I want the following message
A message with a confirmation link has been sent to abc@example.com .Please follow the link to activate your account.
How do I customize those error messages?