freebsd-dev/share/mklocale
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
..
bg_BG.CP1251.src Add bg_BG.CP1251 2001-11-05 07:08:39 +00:00
el_GR.ISO8859-7.src Add Greek support 2001-01-17 13:30:16 +00:00
ja_JP.eucJP.src
ja_JP.SJIS.src
ko_KR.eucKR.src
la_LN.ISO8859-1.src
la_LN.ISO8859-2.src
la_LN.ISO8859-4.src Add 8859-4 and lt_LT 1999-12-24 05:30:52 +00:00
la_LN.ISO8859-15.src
la_LN.US-ASCII.src
Makefile Add bg_BG.CP1251 2001-11-05 07:08:39 +00:00
README.locale_name Fix encoding info 2001-06-10 22:13:29 +00:00
ru_RU.CP866.src Get rid of deprecated ru_SU.* locales. ru_RU.* will be used instead. 2000-12-29 14:58:35 +00:00
ru_RU.ISO8859-5.src
ru_RU.KOI8-R.src Get rid of deprecated ru_SU.* locales. ru_RU.* will be used instead. 2000-12-29 14:58:35 +00:00
uk_UA.KOI8-U.src Correct uk_UA.KOI8-U locale ALPHAs specification 2000-04-23 15:07:51 +00:00
zh_CN.eucCN.src
zh_TW.Big5.src

$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