Hi, could anyone change file: /phpweb/include/site.inc
to add an entry into $LANGUAGES array: 'zh' => 'Chinese', Note, we need both 'zh' => 'Chinese' and 'zh_cn' => 'Chinese' to work! 'zh' is for online documentation and 'zh_cn' is for download documentation. Current page of online documentation http://www.php.net/docs.php has an empty space between and displayed as: Brazilian Portuguese, , Czech Thanks! -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php