Revision 85ad2a86
b/snf-astakos-app/astakos/im/messages.py | ||
---|---|---|
117 | 117 |
INVALID_ACTIVATION_KEY = 'Invalid activation key.' |
118 | 118 |
NEW_EMAIL_ADDR_RESERVED = 'The new email address you requested is already used by another account. Please provide a different one.' |
119 | 119 |
EMAIL_RESERVED = 'Email: %(email)s is already reserved.' |
120 |
NO_LOCAL_AUTH = 'Only external login providers are enabled for this acccount. You can not login with a local password.'
|
|
120 |
NO_LOCAL_AUTH = 'Only external login providers are enabled for this account. You can not login with a local password.' |
|
121 | 121 |
SWITCH_ACCOUNT_FAILURE = 'Account failed to switch. Invalid parameters.' |
122 | 122 |
SWITCH_ACCOUNT_SUCCESS_WITH_PROVIDER = 'Account failed to switch to %(provider)s.' |
123 | 123 |
SWITCH_ACCOUNT_SUCCESS = 'Account successfully switched to %(provider)s.' |
Also available in: Unified diff