Alexey Zelkin 2987ad444f Correct uk_UA.KOI8-U locale ALPHAs specification
Submitted by:	Vadim Chekan <vadim@etc.lviv.ua> (PR: conf/17826)
Submitted by:	<matey@cis.ohio-state.edu> via ache
2000-04-23 15:07:51 +00:00
..
1999-08-28 01:08:13 +00:00
1999-12-24 05:30:52 +00:00
1999-08-28 01:08:13 +00:00
1999-12-24 05:30:52 +00:00
1999-12-24 08:05:20 +00:00
1999-10-03 00:56:29 +00:00
1999-10-03 00:56:29 +00:00
1999-10-03 00:56:29 +00:00
1999-08-28 01:08:13 +00:00
1999-08-28 01:08:13 +00:00

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>      ::= "EUC", "KOI8-R", ...