Index: trunk/grails-app/i18n/messages.properties
===================================================================
--- trunk/grails-app/i18n/messages.properties	(revision 243)
+++ trunk/grails-app/i18n/messages.properties	(revision 247)
@@ -94,4 +94,16 @@
 inventoryMovement.inventoryItem.notFound=Inventory Item not found.
 
+assignedGroup.task.not.found=Please select a task and then ''Add Assigned Group''.
+
+default.list.failure=Could not generate list for class {0}.
+default.not.found={0} {1} not found, it may have been deleted.
+default.delete.success={0} {1} deleted.
+default.delete.failure={0} {1} could not be deleted.
+default.update.success={0} {1} updated.
+default.update.failure={0} {1} could not be updated.
+default.create.success={0} {1} created.
+default.create.failure={0} {1} could not be created.
+default.optimistic.locking.failure=Another user has updated this item while you were editing, please check the updated values.
+
 default.doesnt.match.message=Property [{0}] of class [{1}] with value [{2}] does not match the required pattern [{3}]
 default.invalid.url.message=Property [{0}] of class [{1}] with value [{2}] is not a valid URL
@@ -113,5 +125,4 @@
 default.paginate.prev=Previous
 default.paginate.next=Next
-default.optimistic.locking.failure=Another user has updated this item while you were editing, please check the updated values.
 
 # Rich UI plugin - Calendar
