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

b/snf-astakos-app/astakos/im/messages.py
40 40
INACTIVE_ACCOUNT_CHANGE_EMAIL           =   ''.join([ACCOUNT_RESEND_ACTIVATION, ' or <a href="%(signup_url)s">Provide new email?</a>'])
41 41

  
42 42
ACCOUNT_PENDING_ACTIVATION_HELP         =   'If you haven\'t received activation email, be sure to check your spam folder.'
43

  
44
ACCOUNT_ACTIVATED                       =   'Congratulations. Your account has' + \
45
                                            ' been activated and you have been' + \
46
                                            ' automatically signed in to your account.'
43 47
PASSWORD_RESET_DONE                     =   'A mail with details on how to change your password was sent.'
44 48
PASSWORD_RESET_CONFIRM_DONE             =   'Password changed. You can now login using your new password.'
45 49

  

Also available in: Unified diff