Index: trunk/grails-app/i18n/messages.properties
===================================================================
--- trunk/grails-app/i18n/messages.properties	(revision 199)
+++ trunk/grails-app/i18n/messages.properties	(revision 203)
@@ -25,7 +25,10 @@
 assignedPerson.estimatedDuration.help=The estimated amount of time (hh:mm) that you would like to assign this person to the task.
 
-task.modifications.failedToSave=Could not complete operation, as task modification record failed to save.
+task.notFound=Could not complete operation, task not found.
 task.operationNotPermittedOnCompleteTask=This operation is not permitted on a complete task.
 task.operationNotPermittedOnTaskInTrash=This operation is not permitted on a task that is in the trash.
+task.failedToSave=Could not complete operation, task failed to save.
+task.modifications.failedToSave=Could not complete operation, as task modification record failed to save.
+tast.taskRecurringSchedule.alreadyExists=This task already has a recurring schedule.
 
 task.assignedPersons=Assigned Persons
@@ -53,8 +56,4 @@
 inventoryMovement.quantity.insufficientItemsInStock=Could not complete operation, insufficient items in stock.
 inventoryMovement.inventoryItem.notFound=Inventory Item not found.
-
-entry.task.notFound=Could not complete operation, task not found.
-entry.task.failedToSave=Could not complete operation, task failed to save.
-entry.task.failedToSaveTaskModification=Could not complete operation, task modification failed to save.
 
 default.doesnt.match.message=Property [{0}] of class [{1}] with value [{2}] does not match the required pattern [{3}]
