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

b/snf-astakos-app/astakos/im/messages.py
128 128
ADD_GROUP_MEMBERS_Q_HELP                =   'Add a comma separated list of user emails, eg. user1@user.com, user2@user.com'
129 129
ASTAKOSUSER_GROUPS_HELP                 =   'In addition to the permissions assigned manually, \
130 130
                                               this user will also get all permissions coming from his/her groups.'
131
EMAIL_CHANGE_NEW_ADDR_HELP              =   'Provide a new email address. Until you verify the new address by \
132
                                               following the activation link that will be sent to it, your old \
133
                                               email address will remain active.'
134 131

  
135 132
EMAIL_SEND_ERR                          =   'Failed to send %s.'
136 133
ADMIN_NOTIFICATION_SEND_ERR             =   EMAIL_SEND_ERR % 'admin notification'

Also available in: Unified diff