Index: branches/5.2.x/core/install/steps_db.xml =================================================================== diff -u -N -r15380 -r15445 --- branches/5.2.x/core/install/steps_db.xml (.../steps_db.xml) (revision 15380) +++ branches/5.2.x/core/install/steps_db.xml (.../steps_db.xml) (revision 15445) @@ -144,6 +144,10 @@ functionality for CSS / Javascript files. The default value is set to PHP-based if no Java is auto-detected on server-side. Available options are: None (empty), YUICompressor (Java) (yui) and PHP-based (php) .

+

Website Charset - character encoding that will be used across the website. By default this should be set to UTF-8, + but can set to other encoding also (see wikipedia.org options). + It's highly recommended to have Website Encoding match the Database Encoding (specified on DB step).

+
]]>