Changeset 243 for trunk/grails-app/i18n


Ignore:
Timestamp:
Dec 24, 2009, 10:22:35 AM (14 years ago)
Author:
gav
Message:

Implement copying of assigned groups and persons to auto generated sub tasks.
As per ticket #55.

File:
1 edited

Legend:

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

    r242 r243  
    4747task.failedToSave=Could not complete operation, task failed to save.
    4848task.modifications.failedToSave=Could not complete operation, as task modification record failed to save.
     49task.assignedGroups.failedToSave=Could not complete operation, as assignedGroup record failed to save.
     50task.assignedPersons.failedToSave=Could not complete operation, as assignedPerson record failed to save.
    4951tast.taskRecurringSchedule.alreadyExists=This task already has a recurring schedule.
    5052
Note: See TracChangeset for help on using the changeset viewer.