You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by fe...@apache.org on 2007/04/18 20:41:29 UTC

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

Author: ferdinand
Date: Wed Apr 18 11:41:28 2007
New Revision: 530124

URL: http://svn.apache.org/viewvc?view=rev&rev=530124
Log:
Fixed mixed language generation when running seed site on non english locale.

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?view=diff&rev=530124&r1=530123&r2=530124
==============================================================================
--- forrest/trunk/main/fresh-site/forrest.properties (original)
+++ forrest/trunk/main/fresh-site/forrest.properties Wed Apr 18 11:41:28 2007
@@ -128,7 +128,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=true
+project.i18n=false
 
 # The names of plugins that are required to build the project
 # comma separated list (no spaces)