This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

More locale fixes


Hi,

Ryan Murray pointed out that there are two other locales affected by
the same error Ulrich just fixed, yi_US and wa_BE.

The following patch should address the problem.

Index: wa_BE
===================================================================
RCS file: /cvs/glibc/libc/localedata/locales/wa_BE,v
retrieving revision 1.1
diff -u -r1.1 wa_BE
--- wa_BE	23 Feb 2002 19:29:34 -0000	1.1
+++ wa_BE	25 Aug 2003 11:06:22 -0000
@@ -11,8 +11,8 @@
 address ""
 tel ""
 fax ""
-language "wa"
-territory "BE"
+language "Walloon"
+territory "Belgium"
 revision "0.7"
 date "2002-02-11"
 
Index: yi_US
===================================================================
RCS file: /cvs/glibc/libc/localedata/locales/yi_US,v
retrieving revision 1.1
diff -u -r1.1 yi_US
--- yi_US	3 Aug 2001 08:39:48 -0000	1.1
+++ yi_US	25 Aug 2003 11:06:22 -0000
@@ -11,8 +11,8 @@
 email "pablo@mandrakesoft.com"
 tel ""
 fax ""
-language "yi"
-territory "US"
+language "Yiddish"
+territory "USA"
 revision "0.3"
 date "2001-01-28"
 
Thanks,
Jordi
-- 
Jordi Mallach Pérez  --  Debian developer     http://www.debian.org/
jordi@sindominio.net     jordi@debian.org     http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/~jordi/

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]