ache 131d581f17 Fix upper/lower mapping
PR:		32133
Submitted by:	Basileios Anastasatos <B.Anastasatos@MyRealBox.com>
2001-11-20 17:53:53 +00:00
..
2001-11-05 07:08:39 +00:00
2001-11-20 17:53:53 +00:00
1999-08-28 01:08:13 +00:00
1999-12-24 05:30:52 +00:00
2001-11-05 07:08:39 +00:00
2001-06-10 22:13:29 +00:00
1999-10-03 00:56:29 +00:00
1999-08-28 01:08:13 +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