On Thu, Feb 01, 2001 at 10:48:17PM -0000, Jirka Kosek wrote:
> jkj           Thu Feb  1 14:48:17 2001 EDT
> 
>   Modified files:              
>     /phpdoc   make_chm.php 
>   Log:
>   - added support for Czech (tested) and for Japanese (not tested)
>   - changed manual.html to $indexfile in a whole script
>   
>   
> Index: phpdoc/make_chm.php
> diff -u phpdoc/make_chm.php:1.6 phpdoc/make_chm.php:1.7
> --- phpdoc/make_chm.php:1.6   Sun Jan 14 09:11:38 2001
> +++ phpdoc/make_chm.php       Thu Feb  1 14:48:17 2001
> @@ -21,12 +21,14 @@
>      // Japanese is not on my list, I don't know why...
>      $languages = Array (
>      
> +      "cs"    => "0x405 Czech",
>        "de"    => "0x407 German (Germany)",
>        "en"    => "0x809 Enlish (United Kingdom)",
>        "es"    => "0xc0a Spanish (International Sort)",
>        "fr"    => "0x40c French (France)",
>        "hu"    => "0x40e Hungarian",
>        "il"    => "0x410 Italian (Italy)",
> +      "ja"    => "0x411 Japanese",
>        "kr"    => "0x412 Korean",
>        "nl"    => "0x413 Dutch (Netherlands)",
>        "pt_BR" => "0x416 Portuguese (Brazil)"

"il" is Israel, "it" is Italian (Italy. BTW "hk" is missing.

-Egon

-- 
http://www.linuxtag.de/
http://php.net/books.php 
http://www.concert-band.de/
http://www.php-buch.de/

Reply via email to