Andrey A. Chernov 09d8eeb1ed Add zh_CN.GBK
PR:             51504
Submitted by:   Statue <statue@freebsd.sinica.edu.tw>
2003-06-01 15:51:27 +00:00
..
2001-11-30 01:22:01 +00:00
2002-10-25 22:02:10 +00:00
2003-06-01 15:51:27 +00:00
2001-06-10 22:13:29 +00:00
2001-12-20 20:33:30 +00:00
2001-11-30 01:22:01 +00:00
2003-06-01 15:51:27 +00:00
2001-12-20 18:58:16 +00:00

$FreeBSD$

Locale name string format must be compliant with XPG3 and
using following format.
	<locale name>   ::= <language>_<territory>.<encoding>
	<language>      ::= based on ISO 639
	<territory>     ::= based on ISO 3166 (country code)
	<encoding>      ::= X11 codeset preferred