Ignore:
Timestamp:
Oct 27, 2009, 8:33:04 AM (14 years ago)
Author:
gav
Message:

Add message bundles for the task filterPane.
Add primary and associated assets to taskDetailed views.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/i18n/messages.properties

    r166 r168  
    105105navigation.nav.inventory=Inventory
    106106navigation.nav.assets=Assets
     107
     108# FilterPane plugin, properties.
     109fp.property.text.associatedAssets.name=Associated Asset
     110fp.property.text.primaryAsset.name=Primary Asset
     111fp.property.text.isActive=Active
     112fp.property.text.isScheduled=Scheduled
     113fp.property.text.isApproved=Approved
     114fp.property.text.taskGroup.name=Group
     115fp.property.text.taskPriority.name=Priority
     116fp.property.text.taskStatus.name=Status
     117fp.property.text.description=Description
     118fp.property.text.comment=Comment
     119fp.property.text.leadPerson.lastName=Lead Person (Last Name)
     120fp.property.text.leadPerson.firstName=Lead Person (First Name)
     121fp.property.text.taskType.name=Type
     122
Note: See TracChangeset for help on using the changeset viewer.