Ignore:
Timestamp:
Jul 15, 2010, 4:22:04 PM (14 years ago)
Author:
gav
Message:

Check for authorisation on recurring tasks.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/i18n/messages.properties

    r622 r631  
    136136task.operationNotPermittedOnCompleteTask=This operation is not permitted on a complete task.
    137137task.operationNotPermittedOnTaskInTrash=This operation is not permitted on a task that is in the trash.
     138task.operationNotPermittedOnRecurringTaskWithoutAuth=This operation is not permitted on a recurring task without authorisation.
    138139task.failedToSave=Could not complete operation, task failed to save.
    139140task.modifications.failedToSave=Could not complete operation, as task modification record failed to save.
Note: See TracChangeset for help on using the changeset viewer.