Revision c273dd61

b/snf-astakos-app/astakos/im/messages.py
53 53
ACCOUNT_RESEND_ACTIVATION_PROMPT        =   'Resend activation email'
54 54
ACCOUNT_USER_ACTIVATION_PENDING         =   'You have not followed the activation link'
55 55

  
56
ACCOUNT_UNKNOWN                         =   'It seems there is no account with those .'
56
ACCOUNT_UNKNOWN                         =   'There is no such account.'
57 57
TOKEN_UNKNOWN                           =   'There is no user matching this authentication token.'
58 58
TOKEN_UPDATED                           =   'Your authentication token has been updated successfully.'
59 59

  

Also available in: Unified diff