Revision 94777aaf snf-astakos-app/astakos/im/messages.py

b/snf-astakos-app/astakos/im/messages.py
159 159
NOT_ALIVE_PROJECT                       =   'Project %(id)s is not alive.'
160 160
NOT_ALLOWED                             =   'You do not have the permissions to perform this action.'
161 161
MEMBER_NUMBER_LIMIT_REACHED             =   'You have reached the maximum number of members for this Project.'
162
MEMBER_JOIN_POLICY_CLOSED               =   'The Project\'s member join-policy is closed.'
163
MEMBER_LEAVE_POLICY_CLOSED              =   'The project\'s member leave-policy is closed.'
162
MEMBER_JOIN_POLICY_CLOSED               =   'The Project\'s member join policy is closed.'
163
MEMBER_LEAVE_POLICY_CLOSED              =   'The project\'s member leave policy is closed.'
164 164
NOT_MEMBERSHIP_REQUEST                  =   'This is not a valid membership request.'
165 165
MEMBERSHIP_REQUEST_EXISTS               =   'The membership request already exists.'
166 166
NO_APPLICANT                            =   'Project application requires an applicant. None found.'

Also available in: Unified diff