coldocean Sun Oct 6 05:35:04 2002 EDT
Modified files:
/phpdoc/chm make_chm.php
Log:
add traditional chinese in $LANGUAGES
Index: phpdoc/chm/make_chm.php
diff -u phpdoc/chm/make_chm.php:1.4 phpdoc/chm/make_chm.php:1.5
--- phpdoc/chm/make_chm.php:1.4 Fri Aug 30 11:08:41 2002
+++ phpdoc/chm/make_chm.php Sun Oct 6 05:35:03 2002
@@ -20,6 +20,7 @@
// Array to manual code -> HTML Help Code conversion
// Code list: http://www.helpware.net/htmlhelp/hh_info.htm
$LANGUAGES = array(
+ "tw" => "0x404 Traditional Chinese",
"cs" => "0x405 Czech",
"de" => "0x407 German (Germany)",
"en" => "0x809 Enlish (United Kingdom)",
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php