ache 0f6592819f Add Greek support
PR:		24324
Submitted by:	past@netmode.ntua.gr
2001-01-17 13:30:16 +00:00
..
2001-01-17 13:30:16 +00:00
2001-01-17 13:30:16 +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
2001-01-17 13:30:16 +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", ...