Andrey A. Chernov d0f08415a8 Add bg_BG.CP1251
PR:		25472
Submitted by:	Peter Pentchev <roam@ringlet.net>
2001-11-05 07:08:39 +00:00
..
2001-11-05 07:08:39 +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
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