..
2005-04-21 09:15:19 +00:00
2006-02-12 17:56:16 +00:00
2004-01-29 16:28:22 +00:00
2006-11-09 18:10:34 +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