Activate localization tool

git-svn-id: https://svn.apache.org/repos/asf/turbine/maven/archetypes@1199022 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/trunk/turbine-webapp-2.3.3/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/conf/TurbineResources.properties b/trunk/turbine-webapp-2.3.3/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/conf/TurbineResources.properties
index 583b7bf..2035544 100644
--- a/trunk/turbine-webapp-2.3.3/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/conf/TurbineResources.properties
+++ b/trunk/turbine-webapp-2.3.3/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/conf/TurbineResources.properties
@@ -488,7 +488,7 @@
 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