From b8cca284caff8744badd9db482f6db163b6e0a18 Mon Sep 17 00:00:00 2001 From: "Maria Odea B. Ching" Date: Wed, 12 Sep 2007 03:01:06 +0000 Subject: [PATCH] Added localization for redback in webwork.properties git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@574773 13f79535-47bb-0310-9956-ffa450edef68 --- .../archiva-webapp/src/main/resources/webwork.properties | 3 +++ 1 file changed, 3 insertions(+) diff --git a/archiva-web/archiva-webapp/src/main/resources/webwork.properties b/archiva-web/archiva-webapp/src/main/resources/webwork.properties index d9155d8ca..453c1aaac 100644 --- a/archiva-web/archiva-webapp/src/main/resources/webwork.properties +++ b/archiva-web/archiva-webapp/src/main/resources/webwork.properties @@ -25,3 +25,6 @@ webwork.url.includeParams = none # webwork.devMode = true # 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 \ No newline at end of file