Revision fbc82ad1 snf-astakos-app/astakos/im/messages.py

b/snf-astakos-app/astakos/im/messages.py
193 193

  
194 194
INVITATION_SENT = 'Invitation sent to %(email)s.'
195 195
VERIFICATION_SENT = (
196
    'Your information has been submitted successfully. A verification email, '
197
    'with an activation link has been sent to the email address you provided. '
198
    'Please follow the activation link on this email to complete the '
196
    'Your information has been submitted successfully. An email, containing a '
197
    'verification link has been sent to the email address you provided. '
198
    'Please follow the verification link on this email to continue with the '
199 199
    'registration process.')
200 200
VERIFICATION_FAILED = 'Email verification process failed.'
201 201
SWITCH_ACCOUNT_LINK_SENT = (

Also available in: Unified diff