> > I fixed this a couple of days ago already. It should work on the next
> > run. It was an error in another file in the english tree; nothing to do
> > with the translations.
>
> Thank you!
> In Makefile, I found the following define:
>
> LANGCODE=zh_cn
>
> Is this a standard Linux system language code format?  I thought it would
be
> no "zh_cn" anymore.

Leave it as it is. The DSSSL and XSL sheets use the zh_cn name for
Continental
Chinese, so it needs to be feeded this way to the style sheets. The files
generated will be named zh, as well as the /manual/zh directory will contain
your manual. So the shortcut language code for Continental Chinese will be
zh, eg. http://php.net/zh/echo

Some programs need to identify zh as zh_cn.

Goba



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to