[i18n] Chinese problem about nls.php
Jan Schneider
jan at horde.org
Tue May 13 02:04:59 PDT 2003
Zitat von David Chang <david at thbuo.gov.tw>:
> Hi all:
> In Horde cvs head,these two lines
>
> $nls['languages']['zh_CN'] = 'Chinese (Simplified)
> (繁體中
> 587;)';
> $nls['languages']['zh_TW'] = 'Chinese (Traditional)
> (简体中&#x
> 6587;)';
>
> should be switched as
>
> $nls['languages']['zh_CN'] = 'Chinese (Simplified)
> (简体中&#x
> 6587;)';
> $nls['languages']['zh_TW'] = 'Chinese
> (Traditional)(繁體中
> 587;)';
Fixed in CVS, thanks.
Jan.
--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft
More information about the i18n
mailing list