ache 55811eb482 Add sk_SK
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
2001-05-13 16:13:49 +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-05-13 16:13:49 +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", ...