Changeset 186 for trunk/grails-app/i18n/messages.properties
- Timestamp:
- Nov 15, 2009, 1:50:18 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/i18n/messages.properties
r181 r186 51 51 inventoryMovement.quantity.insufficientItemsInStock=Could not complete operation, insufficient items in stock. 52 52 inventoryMovement.inventoryItem.notFound=Inventory Item not found. 53 54 entry.task.notFound=Could not complete operation, task not found. 55 entry.task.failedToSave=Could not complete operation, task failed to save. 56 entry.task.failedToSaveTaskModification=Could not complete operation, task modification failed to save. 57 entry.task.taskIsComplete=This operation is not permitted on a complete task. 53 58 54 59 default.doesnt.match.message=Property [{0}] of class [{1}] with value [{2}] does not match the required pattern [{3}]
Note: See TracChangeset
for help on using the changeset viewer.