fix i18n for struts2
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1311096 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
cdb3f47df9
commit
65b0590a00
|
@ -31,4 +31,4 @@ struts.devMode = true
|
|||
#struts.multipart.maxSize =
|
||||
|
||||
# Localization
|
||||
struts.custom.i18n.resources=org.codehaus.plexus.redback.struts2.default,org.codehaus.plexus.redback.example.custom
|
||||
struts.custom.i18n.resources=org.apache.archiva.redback.struts2.default,org.apache.archiva.redback.example.custom
|
||||
|
|
Loading…
Reference in New Issue