Revision 84a1d7dd snf-astakos-app/astakos/im/messages.py

b/snf-astakos-app/astakos/im/messages.py
192 192
APPLICATION_CANNOT_DENY                 =   "Cannot deny application %s in state '%s'"
193 193
APPLICATION_CANNOT_DISMISS              =   "Cannot dismiss application %s in state '%s'"
194 194
APPLICATION_CANNOT_CANCEL               =   "Cannot cancel application %s in state '%s'"
195
APPLICATION_CANCELLED                   =   "Your project request has been cancelled."
195
APPLICATION_CANCELLED                   =   "Your project application has been cancelled."
196 196

  
197 197
REACHED_PENDING_APPLICATION_LIMIT = ("You have reached the maximum number "
198 198
                                     "of pending project applications: %s.")

Also available in: Unified diff