a part of REDBACK-81, this will allow a user to customize various messages from redback if they so desire.

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@588279 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jesse McConnell 2007-10-25 16:43:07 +00:00
parent 574aec1550
commit 7c1ce938fc
2 changed files with 5 additions and 1 deletions

View File

@ -0,0 +1,4 @@
# text resources within redback can be customized by overriding them here
#password.reset.success=An email has been sent.
#password.reset.failure=No email was not sent, perhaps the user did not exist as entered.

View File

@ -27,4 +27,4 @@ webwork.url.includeParams = none
# TODO: package up a theme and share with Continuum. Should contain everything from xhtml, and set templateDir to WEB-INF/themes
# Localization
webwork.custom.i18n.resources=org.codehaus.plexus.redback.xwork.default
webwork.custom.i18n.resources=org.codehaus.plexus.redback.xwork.default,org.apache.maven.archiva.redback.custom