ICU-7543 Update LCID Posix mapping for zh.

X-SVN-Rev: 27877
This commit is contained in:
Michael Ow 2010-03-29 18:21:58 +00:00
parent 4a62fb0ed0
commit 90f75fcbf0

View file

@ -610,8 +610,11 @@ ILCID_POSIX_SUBTABLE(zh) {
{0x0404, "zh_TW"},
{0x30404,"zh_Hant_TW"}, /* Bopomofo order */
{0x30404,"zh_TW"}, /* Bopomofo order */
{0x20004,"zh@collation=stroke"},
{0x20404,"zh_Hant@collation=stroke"},
{0x20404,"zh_Hant_TW@collation=stroke"},
{0x20404,"zh_TW@collation=stroke"},
{0x20804,"zh_Hans@collation=stroke"},
{0x20804,"zh_Hans_CN@collation=stroke"},
{0x20804,"zh_CN@collation=stroke"}
};