Tim J. Robbins 1bbc832cce Add Basque (Spain) locales: eu_ES.ISO8859-1, eu_ES.ISO8859-15, eu_ES.UTF-8.
(This differs somewhat from the version originally submitted - any mistakes
are my own.)

PR:		68524
Submitted by:	J. Vicente Carrasco -Bixen-
2004-08-28 12:52:31 +00:00
..
2003-12-20 11:18:43 +00:00
2003-07-05 12:03:16 +00:00
2004-01-29 16:28:22 +00:00
2003-08-08 14:02:20 +00:00
2003-11-05 22:54:54 +00:00
2003-08-21 19:23:15 +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