This is an automated email from the ASF dual-hosted git repository.

gk pushed a commit to annotated tag 2.3.3-1.0.0
in repository https://gitbox.apache.org/repos/asf/turbine-archetypes.git

commit 0ba1b125755f3e2896fee9045687a5a88db23152
Author: tv <tv@13f79535-47bb-0310-9956-ffa450edef68>
AuthorDate: Mon Nov 7 23:58:11 2011 +0000

    Activate localization tool
    
    git-svn-id: 
https://svn.apache.org/repos/asf/turbine/maven/archetypes/trunk/turbine-webapp-2.3.3@1199022
 13f79535-47bb-0310-9956-ffa450edef68
---
 .../src/main/webapp/WEB-INF/conf/TurbineResources.properties            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/conf/TurbineResources.properties
 
b/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/conf/TurbineResources.properties
index 583b7bf..2035544 100644
--- 
a/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/conf/TurbineResources.properties
+++ 
b/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/conf/TurbineResources.properties
@@ -488,7 +488,7 @@ 
tool.request.page=org.apache.turbine.util.template.HtmlPageAttributes
 tool.request.content=org.apache.turbine.services.pull.tools.ContentTool
 
 # Localization and Internationalization
-# tool.request.l10n=org.apache.turbine.services.localization.LocalizationTool
+tool.request.l10n=org.apache.turbine.services.localization.LocalizationTool
 
 # This pull tool is to allow for easy formatting of Date object into Strings
 tool.request.dateFormatter=org.apache.turbine.services.pull.util.DateFormatter

Reply via email to