Author: tv
Date: Mon Nov  7 23:58:11 2011
New Revision: 1199022

URL: http://svn.apache.org/viewvc?rev=1199022&view=rev
Log:
Activate localization tool

Modified:
    
turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/conf/TurbineResources.properties

Modified: 
turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/conf/TurbineResources.properties
URL: 
http://svn.apache.org/viewvc/turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/conf/TurbineResources.properties?rev=1199022&r1=1199021&r2=1199022&view=diff
==============================================================================
--- 
turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/conf/TurbineResources.properties
 (original)
+++ 
turbine/maven/archetypes/trunk/turbine-webapp-2.3.3/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/conf/TurbineResources.properties
 Mon Nov  7 23:58:11 2011
@@ -488,7 +488,7 @@ tool.request.page=org.apache.turbine.uti
 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