Changeset 549 for trunk/grails-app/i18n


Ignore:
Timestamp:
May 27, 2010, 9:24:43 PM (14 years ago)
Author:
gav
Message:

Add InventoryItemService savePicture(), part 2.
Add some more comments, another error code and ensure the inputStream gets closed.
Add gnuMims logo as an example picture to the demo inventory items.

File:
1 edited

Legend:

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

    r548 r549  
    156156inventory.item.already.has.picture=Inventory item already has a picture, please delete the old picture first.
    157157inventory.item.picture.file.unrecognised=Image file [{0}]: type not recognised.
     158inventory.item.picture.source.not.supported=Image source type not supported.
    158159
    159160inventoryMovement.quantity.insufficientItemsInStock=Could not complete operation, insufficient items in stock.
Note: See TracChangeset for help on using the changeset viewer.