Index: trunk/grails-app/i18n/messages.properties
===================================================================
--- trunk/grails-app/i18n/messages.properties	(revision 181)
+++ trunk/grails-app/i18n/messages.properties	(revision 186)
@@ -51,4 +51,9 @@
 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.
+entry.task.taskIsComplete=This operation is not permitted on a complete task.
 
 default.doesnt.match.message=Property [{0}] of class [{1}] with value [{2}] does not match the required pattern [{3}]
