Index: trunk/grails-app/i18n/messages.properties
===================================================================
--- trunk/grails-app/i18n/messages.properties	(revision 584)
+++ trunk/grails-app/i18n/messages.properties	(revision 592)
@@ -103,4 +103,5 @@
 person.not.found=Person record not found, it may have been deleted.
 
+# Task Properties.
 task.assignedGroups=Assigned Groups
 task.assignedGroups.help=The person groups assigned to work on this task during planning along with estimated time.
@@ -121,4 +122,14 @@
 task.leadPerson=Lead Person
 task.leadPerson.help=The primay contact person.
+task.safetyRequirement=Safety Requirment
+task.safetyRequirement.help=Completion of this task is a safety requirement. \
+    This task must be completed and is not allowed to be missed.
+task.mandatoryRegulatory=Mandatory/Regulatory
+task.mandatoryRegulatory.help=Completion of this task is a mandatory or regulatory requirement. \
+    This task must be completed and is not allowed to be missed.
+task.positiveFault=Positive Fault
+task.positiveFault.help=Set false if unsure. Used to calculate preventative efficiency or P.E.
+
+# Task Actions
 task.status.resolved=Resolved.
 task.status.resolved.help=Indicate that root cause is known and has been completely resolved.
