Index: trunk/grails-app/i18n/messages.properties
===================================================================
--- trunk/grails-app/i18n/messages.properties	(revision 609)
+++ trunk/grails-app/i18n/messages.properties	(revision 610)
@@ -200,6 +200,9 @@
 task.associatedAssets.help=These assets are to be associated with this task, but costs will not be assigned.
 
+# InventoryItem Messages.
 inventory.item.is.obsolete=This item has been flagged as obsolete.
 inventory.item.not.active=This item has been flagged as not active.
+inventory.item.reorder.not.allowed=Reorder not allowed.
+inventory.item.reorder.listing.disabled=This item has reorder listing disabled and will not appear on reorder lists.
 inventory.item.already.has.picture=Inventory item already has a picture, please delete the old picture first.
 inventory.item.picture.file.unrecognised=Image file [{0}]: type not recognised.
@@ -214,4 +217,5 @@
 inventoryItemPurchase.delete.failure.received.exists=Could not delete, items have been received.
 inventoryItemPurchase.delete.failure.payment.approved=Could not delete, payment has been approved.
+inventoryItemPurchase.operation.not.permitted.on.inactive.or.obsolete.item=This operation is not permitted on an inactive or obsolete inventory item.
 
 assignedGroup.task.not.found=Please select a task and then ''Add Assigned Group''.
