source: trunk/grails-app/i18n/jasper.properties @ 967

Last change on this file since 967 was 532, checked in by gav, 14 years ago

Install jasper plugin.
Add BuildConfig.groovy.
Svn delete mysql-connector jar since it is now a dependancy in BuildConfig and download from maven central, version also updated to 5.1.9.

File size: 283 bytes
Line 
1jasper.controller.invalidFormat = Invalid format: {0}
2
3jasper.taglib.missingAttribute = Missing required attribute: {0}.  All of the following attributes are required: {1}.
4jasper.taglib.invalidFormatAttribute = Value {0} is an invalid format attribute.  Only {1} are permitted.
Note: See TracBrowser for help on using the repository browser.