Changeset 610 for trunk/grails-app/i18n
- Timestamp:
- Jun 22, 2010, 5:55:31 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/i18n/messages.properties
r609 r610 200 200 task.associatedAssets.help=These assets are to be associated with this task, but costs will not be assigned. 201 201 202 # InventoryItem Messages. 202 203 inventory.item.is.obsolete=This item has been flagged as obsolete. 203 204 inventory.item.not.active=This item has been flagged as not active. 205 inventory.item.reorder.not.allowed=Reorder not allowed. 206 inventory.item.reorder.listing.disabled=This item has reorder listing disabled and will not appear on reorder lists. 204 207 inventory.item.already.has.picture=Inventory item already has a picture, please delete the old picture first. 205 208 inventory.item.picture.file.unrecognised=Image file [{0}]: type not recognised. … … 214 217 inventoryItemPurchase.delete.failure.received.exists=Could not delete, items have been received. 215 218 inventoryItemPurchase.delete.failure.payment.approved=Could not delete, payment has been approved. 219 inventoryItemPurchase.operation.not.permitted.on.inactive.or.obsolete.item=This operation is not permitted on an inactive or obsolete inventory item. 216 220 217 221 assignedGroup.task.not.found=Please select a task and then ''Add Assigned Group''.
Note: See TracChangeset
for help on using the changeset viewer.