Index: trunk/grails-app/i18n/messages.properties
===================================================================
--- trunk/grails-app/i18n/messages.properties	(revision 405)
+++ trunk/grails-app/i18n/messages.properties	(revision 414)
@@ -4,7 +4,7 @@
 asset.tree.import.success=Asset tree imported.
 asset.tree.import.failure=Could not create asset tree from supplied file, failed on line {0}.
-asset.tree.import.file.over.max.size=Supplied file is greater than max size of {0} {1}.
-asset.tree.import.file.not.supplied=No file supplied.
-asset.tree.import.no.header=The supplied file does not have the correct header lines, please see the template file.
+
+inventory.import.success=Inventory imported.
+inventory.import.failure=Could not create inventory from supplied file, failed on line {0}.
 
 asset.copy.method.required=Please select a copy method for sub items.
@@ -138,4 +138,7 @@
 default.create.failure={0} could not be created.
 default.optimistic.locking.failure=Another user has updated this item while you were editing, please check the updated values.
+default.file.over.max.size=Supplied file is greater than max size of {0} {1}.
+default.file.not.supplied=No file supplied.
+default.file.no.header=The supplied file does not have the correct header lines, please see the template file.
 
 default.doesnt.match.message=Property [{0}] of class [{1}] with value [{2}] does not match the required pattern [{3}]
