Index: trunk/grails-app/i18n/messages.properties
===================================================================
--- trunk/grails-app/i18n/messages.properties	(revision 429)
+++ trunk/grails-app/i18n/messages.properties	(revision 431)
@@ -56,9 +56,10 @@
 entry.duration=Duration
 entry.duration.help=The time (hh:mm) booked against this entry for date done.
+entry.duration.fault=Down Time.
+entry.duration.fault.help=The production down time directly attributable to this fault.
 entry.date.done=Date Done
 entry.date.done.help=The date on which the event actually occurred.
 entry.comment.fault=Fault
-entry.comment.fault.help=Describe the fault and what is happening, NOT what needs doing! \
-<br /><br />From an operation perspective, NOT a technical perspective.
+entry.comment.fault.help=Describe the fault and what is happening, NOT what needs doing!
 entry.comment.cause=Cause
 entry.comment.cause.help=The root cause of the fault. Professional opinion on any faults. \
@@ -66,4 +67,6 @@
 entry.comment.work.done=Work Done
 entry.comment.work.done.help=Describe the work that was done.
+entry.productionReference.fault=Production Reference
+entry.productionReference.fault.help=The production during which the fault occurred.
 
 assignedGroup.estimatedDuration=Estimated Duration
@@ -94,12 +97,22 @@
 task.description=Task Description
 task.description.help=Short basic description of the task.
+task.description.immediateCallout=Immediate Callout Description.
+task.description.immediateCallout.help=Short description of the callout.
 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.targetStartDate.immediateCallout=Callout Date
+task.targetStartDate.immediateCallout.help=The date the callout occured.
 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.
+task.status.resolved=Resolved.
+task.status.resolved.help=Indicate that all faults and causes have been completely resolved and there is \
+    no further work to be carried out.
+task.status.unresolved=Unresolved.
+task.status.unresolved.help=Indicate that this task requires further attention and there is further \
+    work to be carried out.
 
 taskRecurringSchedule.nextTargetStartDate.mayNotBePast=Please select a start date that is not in the past.
@@ -132,4 +145,5 @@
 default.close.text=Close
 default.options.text=Options
+default.none.text=None
 
 default.list.failure=Could not generate list for class {0}.
