Index: trunk/grails-app/i18n/messages.properties
===================================================================
--- trunk/grails-app/i18n/messages.properties	(revision 104)
+++ trunk/grails-app/i18n/messages.properties	(revision 106)
@@ -5,4 +5,17 @@
 entry.duration=Duration
 entry.duration.help=The time (hh:mm) booked against this entry for date done.
+
+task.assignedPersons=Assigned Persons
+task.assignedPersons.help=The persons assigned to work on this task during planning along with estimated time.
+task.description=Task Description
+task.description.help=Short basic description of the task.
+task.comment=Task Comment
+task.comment.help=Long text for additional info, only shown in detail views.
+task.targetStartDate=Target Start Date
+task.targetStartDate.help=The date we would like the task to start, set during scheduling.
+task.targetCompletionDate=Target Completion Date
+task.targetCompletionDate.help=The date we would like the task to be completed by, set during scheduling.
+task.leadPerson=Lead Person
+task.leadPerson.help=The primay contact person.
 
 default.doesnt.match.message=Property [{0}] of class [{1}] with value [{2}] does not match the required pattern [{3}]
