Changeset 437
- Timestamp:
- Mar 8, 2010, 4:37:41 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/i18n/messages.properties
r431 r437 61 61 entry.date.done.help=The date on which the event actually occurred. 62 62 entry.comment.fault=Fault 63 entry.comment.fault.help= Describethe fault and what is happening, NOT what needs doing!63 entry.comment.fault.help=Techinical description of the fault and what is happening, NOT what needs doing! 64 64 entry.comment.cause=Cause 65 65 entry.comment.cause.help=The root cause of the fault. Professional opinion on any faults. \ … … 98 98 task.description.help=Short basic description of the task. 99 99 task.description.immediateCallout=Immediate Callout Description. 100 task.description.immediateCallout.help=Short description of the callout .100 task.description.immediateCallout.help=Short description of the callout from an operations perspective. 101 101 task.comment=Task Comment 102 102 task.comment.help=Long text for additional info, only shown in detail views. … … 110 110 task.leadPerson.help=The primay contact person. 111 111 task.status.resolved=Resolved. 112 task.status.resolved.help=Indicate that all faults and causes have been completely resolved and there is \ 113 no further work to be carried out. 112 task.status.resolved.help=Indicate that root cause is known and has been completely resolved. 114 113 task.status.unresolved=Unresolved. 115 task.status.unresolved.help=Indicate that this task requires further attention and there is further \ 116 work to be carried out. 114 task.status.unresolved.help=Indicate that this task requires further attention, root cause is either unknown or unresolved. 117 115 118 116 taskRecurringSchedule.nextTargetStartDate.mayNotBePast=Please select a start date that is not in the past. … … 238 236 fp.property.text.supplier.name=Supplier 239 237 fp.property.text.manufacturer.name=Manufacturer 240 238 fp.property.text.estimatedUnitPriceAmount=Estimated Unit Price
Note: See TracChangeset
for help on using the changeset viewer.