Author: olamy
Date: Sun Apr  8 23:12:33 2012
New Revision: 1311118

URL: http://svn.apache.org/viewvc?rev=1311118&view=rev
Log:
fix struts2 i18n redback package

Modified:
    
archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/resources/struts.properties

Modified: 
archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/resources/struts.properties
URL: 
http://svn.apache.org/viewvc/archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/resources/struts.properties?rev=1311118&r1=1311117&r2=1311118&view=diff
==============================================================================
--- 
archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/resources/struts.properties
 (original)
+++ 
archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/resources/struts.properties
 Sun Apr  8 23:12:33 2012
@@ -43,4 +43,4 @@ struts.multipart.maxSize=10485760
 # TODO: package up a theme and share with Continuum. Should contain everything 
from xhtml, and set templateDir to WEB-INF/themes
 
 # Localization
-struts.custom.i18n.resources=org.codehaus.redback.i18n.default,org.apache.archiva.redback.custom
+struts.custom.i18n.resources=org.apache.archiva.redback.i18n.default,org.apache.archiva.redback.custom


Reply via email to