Changeset 727 for trunk/grails-app/i18n


Ignore:
Timestamp:
Nov 28, 2010, 12:32:07 PM (13 years ago)
Author:
gav
Message:

Improvements to InventoryItem views.

File:
1 edited

Legend:

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

    r722 r727  
    231231inventory.item.description.help=The inventory item description as it would appear on a reorder.
    232232inventory.item.comment=Comment
    233 inventory.item.comment.help=Additional on site comments.
     233inventory.item.comment.help=Additional on site comments. Which may include additional ordering information, \
     234    search key words and other useful information.
    234235inventory.item.estimated.unit.price.amount=Unit Price
    235236inventory.item.estimated.unit.price.amount.help=Estimated reorder price of a single unit.
     
    248249    Often determined by a price break or minimum order quantity.
    249250inventory.item.is.active=Active
    250 inventory.item.is.active.help=Disable to remove from searches.
     251inventory.item.is.active.help=Disable to remove from search results.
    251252inventory.item.is.obsolete=Obsolete
    252253inventory.item.is.obsolete.help=Enabled indicates that item considered obsolete by the supplier.
     
    256257inventory.item.inventory.location.help=The location or bin where this item can be found.
    257258inventory.item.inventory.group=Group
    258 inventory.item.inventory.group.help=An easy way to group or place items in various piles for planning.
     259inventory.item.inventory.group.help=An easy way to group or place items in various piles to assit with management.
    259260inventory.item.inventory.type=Type
    260261inventory.item.inventory.type.help=The type of inventory that this item falls into.
     
    265266inventory.item.alternate.suppliers.help=List of alternate suppliers that this item may be purchased from. \
    266267    For example when the preferred supplier has no stock.
     268inventory.item.spare.for=Spare For
     269inventory.item.spare.for.help=List of assets that this item is held as a spare for.
    267270
    268271# InventoryItem Messages.
Note: See TracChangeset for help on using the changeset viewer.