You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by bd...@apache.org on 2006/05/22 17:30:46 UTC

svn commit: r408692 - /forrest/trunk/main/fresh-site/forrest.properties

Author: bdelacretaz
Date: Mon May 22 08:30:46 2006
New Revision: 408692

URL: http://svn.apache.org/viewvc?rev=408692&view=rev
Log:
FOR-887: enable i18n by default

Modified:
    forrest/trunk/main/fresh-site/forrest.properties

Modified: forrest/trunk/main/fresh-site/forrest.properties
URL: http://svn.apache.org/viewvc/forrest/trunk/main/fresh-site/forrest.properties?rev=408692&r1=408691&r2=408692&view=diff
==============================================================================
--- forrest/trunk/main/fresh-site/forrest.properties (original)
+++ forrest/trunk/main/fresh-site/forrest.properties Mon May 22 08:30:46 2006
@@ -133,7 +133,7 @@
 #I18n Property. Based on the locale request for the browser.
 #If you want to use it for static site then modify the JVM system.language
 # and run once per language
-#project.i18n=false
+project.i18n=true
 
 # The names of plugins that are required to build the project
 # comma separated list (no spaces)