Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.
The following page has been changed by ErikVullings: http://wiki.apache.org/tapestry/Tapestry5HowToOverrideTheDefaultErrorMessageBanner New page: The default value for error messages is "You must correct the following errors before you may continue.". In case you want to override it, use the following approach offered by Ulrich Stärk in his email on July 2: "Create a directory org/apache/tapestry/corelib/components/ in your source directory and place an Errors.properties file there. If you also want to override the default validation messages place a ValidationMessages.properties file in org/apache/tapestry/internal/, for example:" {{{ org/apache/tapestry/corelib/components/Errors.properties org/apache/tapestry/internal/ValidationMessages.properties }}} --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
