Changeset 1167 for trunk/grails-app/i18n
- Timestamp:
- Nov 18, 2010, 12:13:07 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/i18n/messages.properties
r416 r1167 58 58 templateEntity.typeMismatch.integer=Property {0} must be of type Integer and is currently of type {1} 59 59 templateEntity.typeMismatch.string=Property {0} must be of type String and is currently of type {1} 60 templateEntity.tooLong.string=Property {0} may contain at most 255 characters. 60 61 templateEntity.typeMismatch.templateFieldListItem=Property {0} must be of type TemplateFieldListItem and is currently of type {1} 61 62 templateEntity.typeMismatch.float=Property {0} must be of type Float and is currently of type {1}
Note: See TracChangeset
for help on using the changeset viewer.