diff -uNr libc.orig/locale/iso-639.def libc/locale/iso-639.def --- libc.orig/locale/iso-639.def 2003-11-03 22:24:30.000000000 +0100 +++ libc/locale/iso-639.def 2004-09-09 01:46:30.000000000 +0200 @@ -165,7 +165,7 @@ DEFINE_LANGUAGE_CODE3 ("Gothic", got, got) DEFINE_LANGUAGE_CODE3 ("Grebo", grb, grb) DEFINE_LANGUAGE_CODE3 ("Greek, Ancient", grc, grc) -DEFINE_LANGUAGE_CODE ("Greek, Modern", el, gre, ell) +DEFINE_LANGUAGE_CODE ("Greek, Modern", el, ell, gre) DEFINE_LANGUAGE_CODE ("Guarani", gn, grn, grn) DEFINE_LANGUAGE_CODE ("Gujarati", gu, guj, guj) DEFINE_LANGUAGE_CODE3 ("Gwich´in", gwi, gwi) @@ -205,13 +205,14 @@ DEFINE_LANGUAGE_CODE3 ("Iroquoian languages", iro, iro) DEFINE_LANGUAGE_CODE ("Italian", it, ita, ita) DEFINE_LANGUAGE_CODE ("Japanese", ja, jpn, jpn) -DEFINE_LANGUAGE_CODE ("Javanese", jv, jaw, jav) +DEFINE_LANGUAGE_CODE ("Javanese", jv, jav, jav) DEFINE_LANGUAGE_CODE3 ("Judeo-Arabic", jrb, jrb) DEFINE_LANGUAGE_CODE3 ("Judeo-Persian", jpr, jpr) DEFINE_LANGUAGE_CODE3 ("Kabardian", kbd, kbd) DEFINE_LANGUAGE_CODE3 ("Kabyle", kab, kab) DEFINE_LANGUAGE_CODE3 ("Kachin", kac, kac) DEFINE_LANGUAGE_CODE ("Kalaallisut (Greenlandic)", kl, kal, kal) +DEFINE_LANGUAGE_CODE3 ("Kalmyk", xal, xal) DEFINE_LANGUAGE_CODE3 ("Kamba", kam, kam) DEFINE_LANGUAGE_CODE ("Kannada", kn, kan, kan) DEFINE_LANGUAGE_CODE ("Kanuri", kr, kau, kau) @@ -230,6 +231,7 @@ DEFINE_LANGUAGE_CODE3 ("Kimbundu", kmb, kmb) DEFINE_LANGUAGE_CODE ("Kinyarwanda", rw, kin, kin) DEFINE_LANGUAGE_CODE ("Kirghiz", ky, kir, kir) +DEFINE_LANGUAGE_CODE3 ("Klingon", tlh, tlh) DEFINE_LANGUAGE_CODE ("Komi", kv, kom, kom) DEFINE_LANGUAGE_CODE ("Kongo", kg, kon, kon) DEFINE_LANGUAGE_CODE3 ("Konkani", kok, kok) @@ -253,6 +255,8 @@ DEFINE_LANGUAGE_CODE ("Limburgan; Limburger; Limburgish", li, lim, lim) DEFINE_LANGUAGE_CODE ("Lingala", ln, lin, lin) DEFINE_LANGUAGE_CODE ("Lithuanian", lt, lit, lit) +DEFINE_LANGUAGE_CODE3 ("Lojban", jbo, jbo) +DEFINE_LANGUAGE_CODE3 ("Lower Sorbian", dsb, dsb) DEFINE_LANGUAGE_CODE3 ("Lozi", loz, loz) DEFINE_LANGUAGE_CODE ("Luba-Katanga", lu, lub, lub) DEFINE_LANGUAGE_CODE3 ("Luba-Lulua", lua, lua) @@ -304,6 +308,7 @@ DEFINE_LANGUAGE_CODE3 ("Neapolitan", nap, nap) DEFINE_LANGUAGE_CODE ("Nepali", ne, nep, nep) DEFINE_LANGUAGE_CODE3 ("Newari", new, new) +DEFINE_LANGUAGE_CODE3 ("Newari, Classical; Newari, Old", nwc, nwc) DEFINE_LANGUAGE_CODE3 ("Nias", nia, nia) DEFINE_LANGUAGE_CODE3 ("Niger-Kordofanian (Other)", nic, nic) DEFINE_LANGUAGE_CODE3 ("Nilo-Saharan (Other)", ssa, ssa) @@ -439,10 +444,11 @@ DEFINE_LANGUAGE_CODE ("Uighur", ug, uig, uig) DEFINE_LANGUAGE_CODE ("Ukrainian", uk, ukr, ukr) DEFINE_LANGUAGE_CODE3 ("Umbundu", umb, umb) +DEFINE_LANGUAGE_CODE3 ("Upper Sorbian", hsb, hsb) DEFINE_LANGUAGE_CODE ("Urdu", ur, urd, urd) DEFINE_LANGUAGE_CODE ("Uzbek", uz, uzb, uzb) DEFINE_LANGUAGE_CODE3 ("Vai", vai, vai) -DEFINE_LANGUAGE_CODE3 ("Venda", ven, ven) +DEFINE_LANGUAGE_CODE ("Venda", ve, ven, ven) DEFINE_LANGUAGE_CODE ("Vietnamese", vi, vie, vie) DEFINE_LANGUAGE_CODE ("Volapük", vo, vol, vol) DEFINE_LANGUAGE_CODE3 ("Votic", vot, vot) diff -uNr libc.orig/localedata/locales/aa_ET libc/localedata/locales/aa_ET --- libc.orig/localedata/locales/aa_ET 2003-11-04 05:53:19.000000000 +0100 +++ libc/localedata/locales/aa_ET 2004-09-09 01:46:30.000000000 +0200 @@ -109,8 +109,8 @@ country_ab2 "" country_ab3 "" country_num 231 % 210 found in at least one ISO 3166 doc -% country_car unknown -% country_isbn unknown, Need ISO 2108 +country_car "" +country_isbn "" lang_name "" lang_ab "" lang_term "" diff -uNr libc.orig/localedata/locales/af_ZA libc/localedata/locales/af_ZA --- libc.orig/localedata/locales/af_ZA 2004-03-23 08:36:58.000000000 +0100 +++ libc/localedata/locales/af_ZA 2004-09-10 00:03:39.000000000 +0200 @@ -117,8 +117,8 @@ END LC_TIME LC_MESSAGES -yesexpr "" -noexpr "" +yesexpr "" +noexpr "" END LC_MESSAGES LC_PAPER @@ -150,7 +150,16 @@ / / " +country_name "/ +" +country_post "" country_ab2 "" country_ab3 "" country_num 710 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/am_ET libc/localedata/locales/am_ET --- libc.orig/localedata/locales/am_ET 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/am_ET 2004-09-09 01:46:30.000000000 +0200 @@ -1442,8 +1442,8 @@ country_ab2 "" country_ab3 "" country_num 231 % 210 found in at least one ISO 3166 doc -% country_car unknown -% country_isbn unknown, Need ISO 2108 +country_car "" +country_isbn "" lang_name "" lang_ab "" lang_term "" diff -uNr libc.orig/localedata/locales/an_ES libc/localedata/locales/an_ES --- libc.orig/localedata/locales/an_ES 2003-08-25 10:27:32.000000000 +0200 +++ libc/localedata/locales/an_ES 2004-09-09 01:46:30.000000000 +0200 @@ -122,5 +122,17 @@ END LC_NAME LC_ADDRESS -copy "es_ES" +postal_fmt "/ +/ +/ +/ +" +country_ab2 "" +country_ab3 "" +country_num 724 +country_car "" +country_isbn "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ar_AE libc/localedata/locales/ar_AE --- libc.orig/localedata/locales/ar_AE 2003-12-04 05:49:58.000000000 +0100 +++ libc/localedata/locales/ar_AE 2004-09-09 23:15:01.000000000 +0200 @@ -145,14 +145,7 @@ LC_MESSAGES -% This is the POSIX Locale definition for the LC_MESSAGES category. -% These are generated based on XML base Locale difintion file -% for IBM Class for Unicode/Java -% -yesexpr "" -% -noexpr "" -% +copy "ar_EG" END LC_MESSAGES @@ -188,6 +181,11 @@ country_ab2 "" country_ab3 "" country_num 784 +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ar_BH libc/localedata/locales/ar_BH --- libc.orig/localedata/locales/ar_BH 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/ar_BH 2004-09-09 23:15:07.000000000 +0200 @@ -149,14 +149,7 @@ LC_MESSAGES -% This is the POSIX Locale definition for the LC_MESSAGES category. -% These are generated based on XML base Locale difintion file -% for IBM Class for Unicode/Java -% -yesexpr "" -% -noexpr "" -% +copy "ar_EG" END LC_MESSAGES @@ -192,7 +185,12 @@ country_ab2 "" country_ab3 "" country_num 048 - +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ar_DZ libc/localedata/locales/ar_DZ --- libc.orig/localedata/locales/ar_DZ 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/ar_DZ 2004-09-09 23:15:13.000000000 +0200 @@ -148,14 +148,7 @@ LC_MESSAGES -% This is the POSIX Locale definition for the LC_MESSAGES category. -% These are generated based on XML base Locale difintion file -% for IBM Class for Unicode/Java -% -yesexpr "" -% -noexpr "" -% +copy "ar_EG" END LC_MESSAGES @@ -191,7 +184,12 @@ country_ab2 "" country_ab3 "" country_num 012 - +country_car "" +country_isbn "9947,9961" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ar_EG libc/localedata/locales/ar_EG --- libc.orig/localedata/locales/ar_EG 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/ar_EG 2004-09-09 23:33:41.000000000 +0200 @@ -148,14 +148,10 @@ LC_MESSAGES -% This is the POSIX Locale definition for the LC_MESSAGES category. -% These are generated based on XML base Locale difintion file -% for IBM Class for Unicode/Java -% -yesexpr "" -% -noexpr "" -% +yesexpr "" +noexpr "" +yesstr "" +nostr "" END LC_MESSAGES @@ -191,7 +187,12 @@ country_ab2 "" country_ab3 "" country_num 818 - +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ar_IN libc/localedata/locales/ar_IN --- libc.orig/localedata/locales/ar_IN 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/ar_IN 2004-09-09 23:13:28.000000000 +0200 @@ -131,31 +131,7 @@ LC_MESSAGES -% This is the POSIX Locale definition for the LC_MESSAGES category -% generated by IBM Basic CountryPack Transformer. -% These are generated based on XML base Locale difintion file -% for IBM Class for Unicode. -% -% ^[\u0646] -yesexpr "" - -% Syntax on Unicode Regular Expression Guidelines TR#18 -% yesexpr "" - -% -% ^[\u0644] -noexpr "" - -% Syntax on Unicode Regular Expression Guidelines TR#18 -% noexpr "" -% - -% \u0646\u0639\u0645 -yesstr "" -% -% \u0644\u0627 -nostr "" -% +copy "ar_EG" END LC_MESSAGES @@ -186,7 +162,12 @@ country_ab2 "" country_ab3 "" country_num 356 - +country_car "" +country_isbn "81,93" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ar_IQ libc/localedata/locales/ar_IQ --- libc.orig/localedata/locales/ar_IQ 2003-12-04 05:49:58.000000000 +0100 +++ libc/localedata/locales/ar_IQ 2004-09-09 23:13:34.000000000 +0200 @@ -148,14 +148,7 @@ LC_MESSAGES -% This is the POSIX Locale definition for the LC_MESSAGES category. -% These are generated based on XML base Locale difintion file -% for IBM Class for Unicode/Java -% -yesexpr "" -% -noexpr "" -% +copy "ar_EG" END LC_MESSAGES @@ -191,7 +184,11 @@ country_ab2 "" country_ab3 "" country_num 368 - +country_car "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ar_JO libc/localedata/locales/ar_JO --- libc.orig/localedata/locales/ar_JO 2003-12-04 05:49:58.000000000 +0100 +++ libc/localedata/locales/ar_JO 2004-09-09 23:13:40.000000000 +0200 @@ -166,14 +166,7 @@ LC_MESSAGES -% This is the POSIX Locale definition for the LC_MESSAGES category. -% These are generated based on XML base Locale difintion file -% for IBM Class for Unicode/Java -% -yesexpr "" -% -noexpr "" -% +copy "ar_EG" END LC_MESSAGES @@ -209,7 +202,12 @@ country_ab2 "" country_ab3 "" country_num 400 - +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ar_KW libc/localedata/locales/ar_KW --- libc.orig/localedata/locales/ar_KW 2003-12-04 05:49:58.000000000 +0100 +++ libc/localedata/locales/ar_KW 2004-09-09 23:13:46.000000000 +0200 @@ -148,14 +148,7 @@ LC_MESSAGES -% This is the POSIX Locale definition for the LC_MESSAGES category. -% These are generated based on XML base Locale difintion file -% for IBM Class for Unicode/Java -% -yesexpr "" -% -noexpr "" -% +copy "ar_EG" END LC_MESSAGES @@ -191,7 +184,12 @@ country_ab2 "" country_ab3 "" country_num 414 - +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ar_LB libc/localedata/locales/ar_LB --- libc.orig/localedata/locales/ar_LB 2003-12-04 05:49:58.000000000 +0100 +++ libc/localedata/locales/ar_LB 2004-09-09 23:13:54.000000000 +0200 @@ -165,14 +165,7 @@ LC_MESSAGES -% This is the POSIX Locale definition for the LC_MESSAGES category. -% These are generated based on XML base Locale difintion file -% for IBM Class for Unicode/Java -% -yesexpr "" -% -noexpr "" -% +copy "ar_EG" END LC_MESSAGES @@ -208,7 +201,12 @@ country_ab2 "" country_ab3 "" country_num 422 - +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ar_LY libc/localedata/locales/ar_LY --- libc.orig/localedata/locales/ar_LY 2003-12-04 05:49:58.000000000 +0100 +++ libc/localedata/locales/ar_LY 2004-09-09 23:13:59.000000000 +0200 @@ -148,14 +148,7 @@ LC_MESSAGES -% This is the POSIX Locale definition for the LC_MESSAGES category. -% These are generated based on XML base Locale difintion file -% for IBM Class for Unicode/Java -% -yesexpr "" -% -noexpr "" -% +copy "ar_EG" END LC_MESSAGES @@ -191,7 +184,12 @@ country_ab2 "" country_ab3 "" country_num 434 - +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ar_MA libc/localedata/locales/ar_MA --- libc.orig/localedata/locales/ar_MA 2003-12-04 05:49:58.000000000 +0100 +++ libc/localedata/locales/ar_MA 2004-09-09 23:14:06.000000000 +0200 @@ -148,14 +148,7 @@ LC_MESSAGES -% This is the POSIX Locale definition for the LC_MESSAGES category. -% These are generated based on XML base Locale difintion file -% for IBM Class for Unicode/Java -% -yesexpr "" -% -noexpr "" -% +copy "ar_EG" END LC_MESSAGES @@ -191,7 +184,12 @@ country_ab2 "" country_ab3 "" country_num 504 - +country_car "" +country_isbn "9954,9981" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ar_OM libc/localedata/locales/ar_OM --- libc.orig/localedata/locales/ar_OM 2003-12-04 05:49:58.000000000 +0100 +++ libc/localedata/locales/ar_OM 2004-09-09 23:14:11.000000000 +0200 @@ -148,14 +148,7 @@ LC_MESSAGES -% This is the POSIX Locale definition for the LC_MESSAGES category. -% These are generated based on XML base Locale difintion file -% for IBM Class for Unicode/Java -% -yesexpr "" -% -noexpr "" -% +copy "ar_EG" END LC_MESSAGES @@ -191,7 +184,10 @@ country_ab2 "" country_ab3 "" country_num 512 - +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ar_QA libc/localedata/locales/ar_QA --- libc.orig/localedata/locales/ar_QA 2003-12-04 05:49:58.000000000 +0100 +++ libc/localedata/locales/ar_QA 2004-09-09 23:14:17.000000000 +0200 @@ -148,14 +148,7 @@ LC_MESSAGES -% This is the POSIX Locale definition for the LC_MESSAGES category. -% These are generated based on XML base Locale difintion file -% for IBM Class for Unicode/Java -% -yesexpr "" -% -noexpr "" -% +copy "ar_EG" END LC_MESSAGES @@ -191,7 +184,12 @@ country_ab2 "" country_ab3 "" country_num 634 - +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ar_SA libc/localedata/locales/ar_SA --- libc.orig/localedata/locales/ar_SA 2003-12-04 05:49:58.000000000 +0100 +++ libc/localedata/locales/ar_SA 2004-09-09 23:14:31.000000000 +0200 @@ -349,16 +349,8 @@ " END LC_TIME - -% Set up the LC_MESSAGES category -% yesexpr = "^(\346|\346\331\345)" -% noexpr = "^(\344|\344\307)" - LC_MESSAGES -yesstr "" -nostr "" -yesexpr "" -noexpr "" +copy "ar_EG" END LC_MESSAGES LC_PAPER @@ -393,4 +385,10 @@ country_ab2 "" country_ab3 "" country_num 682 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ar_SD libc/localedata/locales/ar_SD --- libc.orig/localedata/locales/ar_SD 2003-12-04 05:49:58.000000000 +0100 +++ libc/localedata/locales/ar_SD 2004-09-09 23:14:39.000000000 +0200 @@ -148,14 +148,7 @@ LC_MESSAGES -% This is the POSIX Locale definition for the LC_MESSAGES category. -% These are generated based on XML base Locale definition file -% for IBM Class for Unicode/Java -% -yesexpr "" -% -noexpr "" -% +copy "ar_EG" END LC_MESSAGES @@ -191,7 +184,12 @@ country_ab2 "" country_ab3 "" country_num 736 - +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ar_SY libc/localedata/locales/ar_SY --- libc.orig/localedata/locales/ar_SY 2003-12-04 05:49:58.000000000 +0100 +++ libc/localedata/locales/ar_SY 2004-09-09 23:14:44.000000000 +0200 @@ -165,14 +165,7 @@ LC_MESSAGES -% This is the POSIX Locale definition for the LC_MESSAGES category. -% These are generated based on XML base Locale difintion file -% for IBM Class for Unicode/Java -% -yesexpr "" -% -noexpr "" -% +copy "ar_EG" END LC_MESSAGES @@ -208,7 +201,12 @@ country_ab2 "" country_ab3 "" country_num 760 - +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ar_TN libc/localedata/locales/ar_TN --- libc.orig/localedata/locales/ar_TN 2004-03-23 08:36:58.000000000 +0100 +++ libc/localedata/locales/ar_TN 2004-09-09 23:14:50.000000000 +0200 @@ -148,14 +148,7 @@ LC_MESSAGES -% This is the POSIX Locale definition for the LC_MESSAGES category. -% These are generated based on XML base Locale difintion file -% for IBM Class for Unicode/Java -% -yesexpr "" -% -noexpr "" -% +copy "ar_EG" END LC_MESSAGES @@ -191,7 +184,12 @@ country_ab2 "" country_ab3 "" country_num 788 - +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ar_YE libc/localedata/locales/ar_YE --- libc.orig/localedata/locales/ar_YE 2004-03-23 08:36:58.000000000 +0100 +++ libc/localedata/locales/ar_YE 2004-09-09 23:14:56.000000000 +0200 @@ -148,14 +148,7 @@ LC_MESSAGES -% This is the POSIX Locale definition for the LC_MESSAGES category. -% These are generated based on XML base Locale difintion file -% for IBM Class for Unicode/Java -% -yesexpr "" -% -noexpr "" -% +copy "ar_EG" END LC_MESSAGES @@ -191,7 +184,10 @@ country_ab2 "" country_ab3 "" country_num 887 - +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/az_AZ libc/localedata/locales/az_AZ --- libc.orig/localedata/locales/az_AZ 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/az_AZ 2004-09-09 01:46:30.000000000 +0200 @@ -281,9 +281,18 @@ LC_ADDRESS % FIXME postal_fmt "???" +country_name "/ +" country_ab2 "" country_ab3 "" country_num 031 +country_car "" +country_isbn "" +lang_name "/ +" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS LC_TELEPHONE diff -uNr libc.orig/localedata/locales/be_BY libc/localedata/locales/be_BY --- libc.orig/localedata/locales/be_BY 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/be_BY 2004-09-10 09:05:49.000000000 +0200 @@ -173,7 +173,15 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 112 +country_car "" +country_isbn "" +lang_name "/ +" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/bg_BG libc/localedata/locales/bg_BG --- libc.orig/localedata/locales/bg_BG 2002-09-10 20:14:00.000000000 +0200 +++ libc/localedata/locales/bg_BG 2004-09-09 01:46:30.000000000 +0200 @@ -264,7 +264,7 @@ country_num 100 country_car "" country_isbn 954 -lang_name "" +lang_name "" lang_ab "" lang_term "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/bn_BD libc/localedata/locales/bn_BD --- libc.orig/localedata/locales/bn_BD 2004-03-23 08:36:58.000000000 +0100 +++ libc/localedata/locales/bn_BD 2004-09-09 23:58:57.000000000 +0200 @@ -119,17 +119,10 @@ END LC_TIME LC_MESSAGES -yesexpr "" -noexpr "" +yesexpr "" +noexpr "" yesstr "" -nostr "" -END LC_MESSAGES - -LC_MESSAGES -yesstr "" -nostr "" -yesexpr "" -noexpr "" +nostr "" END LC_MESSAGES % Metric Measurement system (ISO 1000) @@ -168,14 +161,13 @@ country_name "" country_ab2 "" country_ab3 "" -lang_ab "" -%lang_ab3_term "ben" -lang_name "" % todo %country_post "" country_num 050 -%country_car "" -%country_isbn "" -%lang_term "" -%lang_lib "" +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/bn_IN libc/localedata/locales/bn_IN --- libc.orig/localedata/locales/bn_IN 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/bn_IN 2004-09-09 23:25:38.000000000 +0200 @@ -150,31 +150,7 @@ LC_MESSAGES -% This is the POSIX Locale definition for the LC_MESSAGES category -% generated by IBM Basic CountryPack Transformer. -% These are generated based on XML base Locale difintion file -% for IBM Class for Unicode. -% -% ^[\u0939\u093e\u0901] -yesexpr "" - -% Syntax on Unicode Regular Expression Guidelines TR#18 -% yesexpr "" - -% -% ^[\u0928\u0939\u0940\u0902] -noexpr "" - -% Syntax on Unicode Regular Expression Guidelines TR#18 -% noexpr "" -% - -% \u0939\u093e\u0901 -yesstr "" -% -% \u0928\u0939\u0940\u0902 -nostr "" -% +copy "bn_BD" END LC_MESSAGES @@ -205,7 +181,12 @@ country_ab2 "" country_ab3 "" country_num 356 - +country_car "" +country_isbn "81,93" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/br_FR libc/localedata/locales/br_FR --- libc.orig/localedata/locales/br_FR 2004-03-23 08:36:58.000000000 +0100 +++ libc/localedata/locales/br_FR 2004-09-09 01:46:30.000000000 +0200 @@ -157,8 +157,19 @@ END LC_NAME LC_ADDRESS -% FIXME -copy "fr_FR" +postal_fmt "/ +/ +/ +/ +" +country_ab2 "" +country_ab3 "" +country_num 250 +country_car "" +country_isbn "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS LC_TELEPHONE diff -uNr libc.orig/localedata/locales/bs_BA libc/localedata/locales/bs_BA --- libc.orig/localedata/locales/bs_BA 2003-12-06 09:09:48.000000000 +0100 +++ libc/localedata/locales/bs_BA 2004-09-09 01:46:30.000000000 +0200 @@ -228,9 +228,17 @@ / / " +country_name "/ +" country_ab2 "" country_ab3 "" country_num 070 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS LC_TELEPHONE diff -uNr libc.orig/localedata/locales/ca_ES libc/localedata/locales/ca_ES --- libc.orig/localedata/locales/ca_ES 2004-03-23 08:36:58.000000000 +0100 +++ libc/localedata/locales/ca_ES 2004-09-09 01:46:30.000000000 +0200 @@ -2212,7 +2212,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 724 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/cs_CZ libc/localedata/locales/cs_CZ --- libc.orig/localedata/locales/cs_CZ 2003-12-04 05:49:58.000000000 +0100 +++ libc/localedata/locales/cs_CZ 2004-09-09 23:34:47.000000000 +0200 @@ -2311,8 +2311,8 @@ LC_MESSAGES -yesexpr "" -noexpr "" +yesexpr "" +noexpr "" yesstr "" nostr "" @@ -2490,7 +2490,7 @@ country_ab3 "" country_num 203 country_car "" -%country_isbn ??? +country_isbn "" lang_name "" lang_ab "" lang_term "" diff -uNr libc.orig/localedata/locales/da_DK libc/localedata/locales/da_DK --- libc.orig/localedata/locales/da_DK 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/da_DK 2004-09-09 01:46:30.000000000 +0200 @@ -2249,7 +2249,15 @@ / / " +country_name "" +country_post "" country_ab2 "" country_ab3 "" country_num 208 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/de_AT libc/localedata/locales/de_AT --- libc.orig/localedata/locales/de_AT 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/de_AT 2004-09-09 23:17:29.000000000 +0200 @@ -54,8 +54,7 @@ END LC_COLLATE LC_MESSAGES -yesexpr "" -noexpr "" +copy "de_DE" END LC_MESSAGES LC_MONETARY @@ -143,6 +142,10 @@ LC_NAME name_fmt "/ " +name_miss "" +name_mr "" +name_mrs "" +name_ms "" END LC_NAME LC_ADDRESS @@ -151,7 +154,16 @@ / / " +country_name "/ +" +country_post "" country_ab2 "" country_ab3 "" country_num 040 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/de_BE libc/localedata/locales/de_BE --- libc.orig/localedata/locales/de_BE 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/de_BE 2004-09-09 01:46:30.000000000 +0200 @@ -136,6 +136,10 @@ LC_NAME name_fmt "/ " +name_miss "" +name_mr "" +name_mrs "" +name_ms "" END LC_NAME LC_ADDRESS @@ -144,7 +148,15 @@ / / " +country_name "" +country_post "" country_ab2 "" country_ab3 "" country_num 056 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/de_CH libc/localedata/locales/de_CH --- libc.orig/localedata/locales/de_CH 2003-12-04 05:49:58.000000000 +0100 +++ libc/localedata/locales/de_CH 2004-09-09 01:46:30.000000000 +0200 @@ -144,6 +144,10 @@ LC_NAME name_fmt "/ " +name_miss "" +name_mr "" +name_mrs "" +name_ms "" END LC_NAME LC_ADDRESS @@ -152,7 +156,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 756 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/de_DE libc/localedata/locales/de_DE --- libc.orig/localedata/locales/de_DE 2003-05-07 01:41:43.000000000 +0200 +++ libc/localedata/locales/de_DE 2004-09-09 23:35:08.000000000 +0200 @@ -143,8 +143,10 @@ END LC_TIME LC_MESSAGES -yesexpr "" -noexpr "" +yesexpr "" +noexpr "" +yesstr "" +nostr "" END LC_MESSAGES LC_PAPER diff -uNr libc.orig/localedata/locales/de_LU libc/localedata/locales/de_LU --- libc.orig/localedata/locales/de_LU 2003-12-04 05:49:58.000000000 +0100 +++ libc/localedata/locales/de_LU 2004-09-09 01:46:30.000000000 +0200 @@ -142,6 +142,10 @@ LC_NAME name_fmt "/ " +name_miss "" +name_mr "" +name_mrs "" +name_ms "" END LC_NAME LC_ADDRESS @@ -150,7 +154,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 442 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/el_GR libc/localedata/locales/el_GR --- libc.orig/localedata/locales/el_GR 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/el_GR 2004-09-09 01:46:30.000000000 +0200 @@ -152,7 +152,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 300 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/en_AU libc/localedata/locales/en_AU --- libc.orig/localedata/locales/en_AU 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/en_AU 2004-09-09 01:46:30.000000000 +0200 @@ -154,7 +154,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 036 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/en_BW libc/localedata/locales/en_BW --- libc.orig/localedata/locales/en_BW 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/en_BW 2004-09-09 01:46:30.000000000 +0200 @@ -111,7 +111,13 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 072 +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/en_CA libc/localedata/locales/en_CA --- libc.orig/localedata/locales/en_CA 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/en_CA 2004-09-09 01:46:30.000000000 +0200 @@ -2214,7 +2214,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 124 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/en_DK libc/localedata/locales/en_DK --- libc.orig/localedata/locales/en_DK 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/en_DK 2004-09-09 01:46:30.000000000 +0200 @@ -152,7 +152,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 208 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/en_GB libc/localedata/locales/en_GB --- libc.orig/localedata/locales/en_GB 2003-12-04 05:49:58.000000000 +0100 +++ libc/localedata/locales/en_GB 2004-09-09 01:46:30.000000000 +0200 @@ -152,7 +152,15 @@ / / " +country_name "/ +" country_ab2 "" country_ab3 "" country_num 826 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/en_HK libc/localedata/locales/en_HK --- libc.orig/localedata/locales/en_HK 2003-12-04 05:49:58.000000000 +0100 +++ libc/localedata/locales/en_HK 2004-09-09 01:46:30.000000000 +0200 @@ -193,9 +193,15 @@ % This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category % generated by IBM Basic CountryPack Transformer. postal_fmt "" +country_name "" country_ab2 "" country_ab3 "" country_num 344 +country_isbn "962,988" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/en_IE libc/localedata/locales/en_IE --- libc.orig/localedata/locales/en_IE 2003-12-04 05:49:58.000000000 +0100 +++ libc/localedata/locales/en_IE 2004-09-09 01:46:30.000000000 +0200 @@ -150,7 +150,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 372 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/en_IN libc/localedata/locales/en_IN --- libc.orig/localedata/locales/en_IN 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/en_IN 2004-09-09 01:46:30.000000000 +0200 @@ -188,9 +188,16 @@ % This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category % generated by IBM Basic CountryPack Transformer. postal_fmt "" +country_name "" country_ab2 "" country_ab3 "" country_num 356 +country_car "" +country_isbn "81,93" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/en_NZ libc/localedata/locales/en_NZ --- libc.orig/localedata/locales/en_NZ 2003-12-04 05:49:58.000000000 +0100 +++ libc/localedata/locales/en_NZ 2004-09-09 01:46:30.000000000 +0200 @@ -152,7 +152,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 554 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/en_PH libc/localedata/locales/en_PH --- libc.orig/localedata/locales/en_PH 2003-12-04 05:49:58.000000000 +0100 +++ libc/localedata/locales/en_PH 2004-09-09 01:46:30.000000000 +0200 @@ -193,9 +193,16 @@ % This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category % generated by IBM Basic CountryPack Transformer. postal_fmt "" -country_ab2 "" -country_ab3 "" -country_num 360 +country_name "" +country_ab2 "" +country_ab3 "" +country_num 608 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/en_SG libc/localedata/locales/en_SG --- libc.orig/localedata/locales/en_SG 2003-12-04 05:49:58.000000000 +0100 +++ libc/localedata/locales/en_SG 2004-09-09 01:46:30.000000000 +0200 @@ -191,9 +191,16 @@ % This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category % generated by IBM Basic CountryPack Transformer. postal_fmt "" +country_name "" country_ab2 "" country_ab3 "" country_num 702 +country_car "" +country_isbn "981,9971" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/en_ZA libc/localedata/locales/en_ZA --- libc.orig/localedata/locales/en_ZA 2003-12-24 03:39:13.000000000 +0100 +++ libc/localedata/locales/en_ZA 2004-09-09 01:46:30.000000000 +0200 @@ -162,7 +162,13 @@ country_name "/ " lang_name "" +country_post "" country_ab2 "" country_ab3 "" country_num 710 +country_car "" +country_isbn "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/en_ZW libc/localedata/locales/en_ZW --- libc.orig/localedata/locales/en_ZW 2003-12-04 05:49:58.000000000 +0100 +++ libc/localedata/locales/en_ZW 2004-09-09 01:46:30.000000000 +0200 @@ -110,7 +110,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 716 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/es_AR libc/localedata/locales/es_AR --- libc.orig/localedata/locales/es_AR 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/es_AR 2004-09-10 01:52:58.000000000 +0200 @@ -56,8 +56,7 @@ END LC_CTYPE LC_MESSAGES -yesexpr "" -noexpr "" +copy "es_ES" END LC_MESSAGES LC_MONETARY @@ -154,7 +153,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 032 +country_car "" +country_isbn "950,987" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/es_BO libc/localedata/locales/es_BO --- libc.orig/localedata/locales/es_BO 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/es_BO 2004-09-10 01:52:59.000000000 +0200 @@ -56,8 +56,7 @@ END LC_CTYPE LC_MESSAGES -yesexpr "" -noexpr "" +copy "es_ES" END LC_MESSAGES LC_MONETARY @@ -154,7 +153,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 068 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/es_CL libc/localedata/locales/es_CL --- libc.orig/localedata/locales/es_CL 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/es_CL 2004-09-10 01:52:59.000000000 +0200 @@ -56,8 +56,7 @@ END LC_CTYPE LC_MESSAGES -yesexpr "" -noexpr "" +copy "es_ES" END LC_MESSAGES LC_MONETARY @@ -154,7 +153,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 152 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/es_CO libc/localedata/locales/es_CO --- libc.orig/localedata/locales/es_CO 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/es_CO 2004-09-10 01:52:59.000000000 +0200 @@ -56,8 +56,7 @@ END LC_CTYPE LC_MESSAGES -yesexpr "" -noexpr "" +copy "es_ES" END LC_MESSAGES LC_MONETARY @@ -154,7 +153,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 170 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/es_CR libc/localedata/locales/es_CR --- libc.orig/localedata/locales/es_CR 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/es_CR 2004-09-10 01:52:59.000000000 +0200 @@ -47,8 +47,7 @@ END LC_CTYPE LC_MESSAGES -yesexpr "" -noexpr "" +copy "es_ES" END LC_MESSAGES LC_MONETARY @@ -145,7 +144,15 @@ / / " +country_name "/ +" country_ab2 "" country_ab3 "" country_num 188 +country_car "" +country_isbn "9968,9977" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/es_DO libc/localedata/locales/es_DO --- libc.orig/localedata/locales/es_DO 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/es_DO 2004-09-10 01:53:00.000000000 +0200 @@ -56,8 +56,7 @@ END LC_CTYPE LC_MESSAGES -yesexpr "" -noexpr "" +copy "es_ES" END LC_MESSAGES LC_MONETARY @@ -154,7 +153,15 @@ / / " +country_name "/ +" country_ab2 "" country_ab3 "" country_num 214 +country_car "" +country_isbn "9945,99934" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/es_EC libc/localedata/locales/es_EC --- libc.orig/localedata/locales/es_EC 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/es_EC 2004-09-10 01:53:00.000000000 +0200 @@ -56,8 +56,7 @@ END LC_CTYPE LC_MESSAGES -yesexpr "" -noexpr "" +copy "es_ES" END LC_MESSAGES LC_MONETARY @@ -154,7 +153,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 218 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/es_ES libc/localedata/locales/es_ES --- libc.orig/localedata/locales/es_ES 2003-12-04 05:49:57.000000000 +0100 +++ libc/localedata/locales/es_ES 2004-09-10 01:52:54.000000000 +0200 @@ -2117,8 +2117,10 @@ END LC_CTYPE LC_MESSAGES -yesexpr "" -noexpr "" +yesexpr "" +noexpr "" +yesstr "" +nostr "" END LC_MESSAGES LC_MONETARY @@ -2214,7 +2216,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 724 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/es_GT libc/localedata/locales/es_GT --- libc.orig/localedata/locales/es_GT 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/es_GT 2004-09-10 01:52:55.000000000 +0200 @@ -56,8 +56,7 @@ END LC_CTYPE LC_MESSAGES -yesexpr "" -noexpr "" +copy "es_ES" END LC_MESSAGES LC_MONETARY @@ -154,7 +153,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 320 +country_car "" +country_isbn "99922,99939" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/es_HN libc/localedata/locales/es_HN --- libc.orig/localedata/locales/es_HN 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/es_HN 2004-09-10 01:52:55.000000000 +0200 @@ -56,8 +56,7 @@ END LC_CTYPE LC_MESSAGES -yesexpr "" -noexpr "" +copy "es_ES" END LC_MESSAGES LC_MONETARY @@ -154,7 +153,13 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 340 +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/es_MX libc/localedata/locales/es_MX --- libc.orig/localedata/locales/es_MX 2003-12-04 05:49:57.000000000 +0100 +++ libc/localedata/locales/es_MX 2004-09-10 01:52:55.000000000 +0200 @@ -56,8 +56,7 @@ END LC_CTYPE LC_MESSAGES -yesexpr "" -noexpr "" +copy "es_ES" END LC_MESSAGES LC_MONETARY @@ -153,7 +152,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 484 +country_car "" +country_isbn "968,970" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/es_NI libc/localedata/locales/es_NI --- libc.orig/localedata/locales/es_NI 2003-12-04 05:49:57.000000000 +0100 +++ libc/localedata/locales/es_NI 2004-09-10 01:52:56.000000000 +0200 @@ -47,8 +47,7 @@ END LC_CTYPE LC_MESSAGES -yesexpr "" -noexpr "" +copy "es_ES" END LC_MESSAGES LC_MONETARY @@ -144,7 +143,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 558 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/es_PA libc/localedata/locales/es_PA --- libc.orig/localedata/locales/es_PA 2003-12-04 05:49:57.000000000 +0100 +++ libc/localedata/locales/es_PA 2004-09-10 01:52:56.000000000 +0200 @@ -56,8 +56,7 @@ END LC_CTYPE LC_MESSAGES -yesexpr "" -noexpr "" +copy "es_ES" END LC_MESSAGES LC_MONETARY @@ -153,7 +152,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 591 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/es_PE libc/localedata/locales/es_PE --- libc.orig/localedata/locales/es_PE 2003-12-04 05:49:57.000000000 +0100 +++ libc/localedata/locales/es_PE 2004-09-10 01:52:56.000000000 +0200 @@ -56,8 +56,7 @@ END LC_CTYPE LC_MESSAGES -yesexpr "" -noexpr "" +copy "es_ES" END LC_MESSAGES LC_MONETARY @@ -153,7 +152,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 604 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/es_PR libc/localedata/locales/es_PR --- libc.orig/localedata/locales/es_PR 2003-12-04 05:49:57.000000000 +0100 +++ libc/localedata/locales/es_PR 2004-09-10 01:52:57.000000000 +0200 @@ -47,8 +47,7 @@ END LC_CTYPE LC_MESSAGES -yesexpr "" -noexpr "" +copy "es_ES" END LC_MESSAGES LC_MONETARY @@ -141,7 +140,14 @@ / / " +country_name "/ +" country_ab2 "" country_ab3 "" country_num 630 +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/es_PY libc/localedata/locales/es_PY --- libc.orig/localedata/locales/es_PY 2003-12-04 05:49:57.000000000 +0100 +++ libc/localedata/locales/es_PY 2004-09-10 01:52:57.000000000 +0200 @@ -56,8 +56,7 @@ END LC_CTYPE LC_MESSAGES -yesexpr "" -noexpr "" +copy "es_ES" END LC_MESSAGES LC_MONETARY @@ -153,7 +152,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 600 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/es_SV libc/localedata/locales/es_SV --- libc.orig/localedata/locales/es_SV 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/es_SV 2004-09-10 01:52:57.000000000 +0200 @@ -56,8 +56,7 @@ END LC_CTYPE LC_MESSAGES -yesexpr "" -noexpr "" +copy "es_ES" END LC_MESSAGES LC_MONETARY @@ -154,7 +153,15 @@ / / " +country_name "/ +" country_ab2 "" country_ab3 "" country_num 222 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/es_US libc/localedata/locales/es_US --- libc.orig/localedata/locales/es_US 2003-12-04 05:49:57.000000000 +0100 +++ libc/localedata/locales/es_US 2004-09-10 01:52:57.000000000 +0200 @@ -2133,8 +2133,7 @@ END LC_CTYPE LC_MESSAGES -yesexpr "" -noexpr "" +copy "es_ES" END LC_MESSAGES LC_MONETARY @@ -2225,7 +2224,14 @@ / / " +country_post "" country_ab2 "" country_ab3 "" country_num 840 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/es_UY libc/localedata/locales/es_UY --- libc.orig/localedata/locales/es_UY 2003-12-04 05:49:57.000000000 +0100 +++ libc/localedata/locales/es_UY 2004-09-10 01:52:58.000000000 +0200 @@ -56,8 +56,7 @@ END LC_CTYPE LC_MESSAGES -yesexpr "" -noexpr "" +copy "es_ES" END LC_MESSAGES LC_MONETARY @@ -153,7 +152,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 858 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/es_VE libc/localedata/locales/es_VE --- libc.orig/localedata/locales/es_VE 2003-12-04 05:49:57.000000000 +0100 +++ libc/localedata/locales/es_VE 2004-09-10 01:52:58.000000000 +0200 @@ -56,8 +56,7 @@ END LC_CTYPE LC_MESSAGES -yesexpr "" -noexpr "" +copy "es_ES" END LC_MESSAGES LC_MONETARY @@ -153,7 +152,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 862 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/et_EE libc/localedata/locales/et_EE --- libc.orig/localedata/locales/et_EE 2004-04-18 00:19:06.000000000 +0200 +++ libc/localedata/locales/et_EE 2004-09-09 01:46:30.000000000 +0200 @@ -2229,7 +2229,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 233 +country_car "" +country_isbn "9949,9985" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/eu_ES libc/localedata/locales/eu_ES --- libc.orig/localedata/locales/eu_ES 2003-12-04 05:49:57.000000000 +0100 +++ libc/localedata/locales/eu_ES 2004-09-09 01:46:30.000000000 +0200 @@ -162,7 +162,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 724 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/fi_FI libc/localedata/locales/fi_FI --- libc.orig/localedata/locales/fi_FI 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/fi_FI 2004-09-09 01:46:30.000000000 +0200 @@ -2227,7 +2227,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 246 +country_car "" +country_isbn "951,952" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/fo_FO libc/localedata/locales/fo_FO --- libc.orig/localedata/locales/fo_FO 2003-12-04 05:49:57.000000000 +0100 +++ libc/localedata/locales/fo_FO 2004-09-09 01:46:30.000000000 +0200 @@ -142,4 +142,9 @@ country_ab2 "" country_ab3 "" country_num 234 +country_car "" +country_isbn "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/fr_BE libc/localedata/locales/fr_BE --- libc.orig/localedata/locales/fr_BE 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/fr_BE 2004-09-10 02:03:04.000000000 +0200 @@ -54,8 +54,10 @@ END LC_COLLATE LC_MESSAGES -yesexpr "" -noexpr "" +yesexpr "" +noexpr "" +yesstr "" +nostr "" END LC_MESSAGES LC_MONETARY @@ -152,7 +154,15 @@ / / " +country_name "" +country_post "" country_ab2 "" country_ab3 "" country_num 056 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/fr_CA libc/localedata/locales/fr_CA --- libc.orig/localedata/locales/fr_CA 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/fr_CA 2004-09-10 02:00:47.000000000 +0200 @@ -55,8 +55,7 @@ END LC_COLLATE LC_MESSAGES -yesexpr "" -noexpr "" +copy "fr_FR" END LC_MESSAGES LC_MONETARY @@ -146,7 +145,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 124 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/fr_CH libc/localedata/locales/fr_CH --- libc.orig/localedata/locales/fr_CH 2003-12-04 05:49:57.000000000 +0100 +++ libc/localedata/locales/fr_CH 2004-09-10 02:03:08.000000000 +0200 @@ -55,8 +55,10 @@ END LC_COLLATE LC_MESSAGES -yesexpr "" -noexpr "" +yesexpr "" +noexpr "" +yesstr "" +nostr "" END LC_MESSAGES LC_MONETARY @@ -138,7 +140,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 756 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/fr_FR libc/localedata/locales/fr_FR --- libc.orig/localedata/locales/fr_FR 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/fr_FR 2004-09-10 02:03:10.000000000 +0200 @@ -63,8 +63,10 @@ END LC_COLLATE LC_MESSAGES -yesexpr "" -noexpr "" +yesexpr "" +noexpr "" +yesstr "" +nostr "" END LC_MESSAGES LC_MONETARY @@ -159,7 +161,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 250 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/fr_LU libc/localedata/locales/fr_LU --- libc.orig/localedata/locales/fr_LU 2003-12-04 05:49:57.000000000 +0100 +++ libc/localedata/locales/fr_LU 2004-09-10 02:00:21.000000000 +0200 @@ -54,8 +54,7 @@ END LC_COLLATE LC_MESSAGES -yesexpr "" -noexpr "" +copy "fr_FR" END LC_MESSAGES LC_MONETARY @@ -151,7 +150,15 @@ / / " +country_name "/ +" country_ab2 "" country_ab3 "" country_num 442 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ga_IE libc/localedata/locales/ga_IE --- libc.orig/localedata/locales/ga_IE 2003-12-04 05:49:57.000000000 +0100 +++ libc/localedata/locales/ga_IE 2004-09-09 01:46:30.000000000 +0200 @@ -149,7 +149,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 372 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/gez_ER libc/localedata/locales/gez_ER --- libc.orig/localedata/locales/gez_ER 2003-11-04 05:54:11.000000000 +0100 +++ libc/localedata/locales/gez_ER 2004-09-09 01:46:30.000000000 +0200 @@ -110,13 +110,9 @@ % country_car unknown % country_isbn unknown, Need ISO 2108 lang_name "" -lang_ab "" +lang_ab "" lang_term "" -% -% Petter Reinholdtsen reports uncommenting the below breaks compilation -% -%lang_lib "" -% +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/gez_ET libc/localedata/locales/gez_ET --- libc.orig/localedata/locales/gez_ET 2003-11-04 05:55:07.000000000 +0100 +++ libc/localedata/locales/gez_ET 2004-09-09 01:46:30.000000000 +0200 @@ -108,15 +108,11 @@ country_ab3 "" country_num 231 % 210 found in at least one ISO 3166 doc % country_car unknown -% country_isbn unknown, Need ISO 2108 +country_isbn "" lang_name "" -lang_ab "" +lang_ab "" lang_term "" -% -% Petter Reinholdtsen reports uncommenting the below breaks compilation -% -%lang_lib "" -% +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/gl_ES libc/localedata/locales/gl_ES --- libc.orig/localedata/locales/gl_ES 2003-12-04 05:49:57.000000000 +0100 +++ libc/localedata/locales/gl_ES 2004-09-09 01:46:30.000000000 +0200 @@ -152,7 +152,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 724 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/gu_IN libc/localedata/locales/gu_IN --- libc.orig/localedata/locales/gu_IN 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/gu_IN 2004-09-09 01:46:30.000000000 +0200 @@ -195,6 +195,11 @@ country_ab2 "" country_ab3 "" country_num 356 +country_car "" +country_isbn "81,93" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/gv_GB libc/localedata/locales/gv_GB --- libc.orig/localedata/locales/gv_GB 2004-03-23 08:36:58.000000000 +0100 +++ libc/localedata/locales/gv_GB 2004-09-09 01:46:30.000000000 +0200 @@ -166,4 +166,9 @@ country_ab2 "" country_ab3 "" country_num 826 +country_car "" +country_isbn "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/he_IL libc/localedata/locales/he_IL --- libc.orig/localedata/locales/he_IL 2003-12-04 05:49:57.000000000 +0100 +++ libc/localedata/locales/he_IL 2004-09-09 01:46:30.000000000 +0200 @@ -155,7 +155,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 376 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/hi_IN libc/localedata/locales/hi_IN --- libc.orig/localedata/locales/hi_IN 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/hi_IN 2004-09-09 01:46:30.000000000 +0200 @@ -194,6 +194,12 @@ country_ab2 "" country_ab3 "" country_num 356 +country_car "" +country_isbn "81,93" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/hr_HR libc/localedata/locales/hr_HR --- libc.orig/localedata/locales/hr_HR 2003-12-24 03:39:13.000000000 +0100 +++ libc/localedata/locales/hr_HR 2004-09-09 01:46:30.000000000 +0200 @@ -2240,7 +2240,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 191 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/hu_HU libc/localedata/locales/hu_HU --- libc.orig/localedata/locales/hu_HU 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/hu_HU 2004-09-09 23:35:49.000000000 +0200 @@ -423,8 +423,8 @@ END LC_CTYPE LC_MESSAGES -yesexpr "" -noexpr "" +yesexpr "" +noexpr "" END LC_MESSAGES LC_MONETARY @@ -523,7 +523,15 @@ / / " +country_name "/ +" country_ab2 "" country_ab3 "" country_num 348 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/hy_AM libc/localedata/locales/hy_AM --- libc.orig/localedata/locales/hy_AM 2004-03-23 08:36:58.000000000 +0100 +++ libc/localedata/locales/hy_AM 2004-09-09 23:26:47.000000000 +0200 @@ -1,16 +1,15 @@ escape_char / comment_char % -% charset "ARMSCII-8" % Distribution and use is free, also for commercial purposes. LC_IDENTIFICATION title "Armenian language locale for Armenia" -source "http://moon.yerphi.am/~hovik/ArmSCII/ArmCS-005.html" +source "http://www.freenet.am/armscii" % Eugene Sevinian completed % LC_MONETARY and LC_TIME address "" contact "Pablo Saratxaga" -email "srtxg@chanae.alphanet.ch" +email "pablo@mandrakesoft.com" tel "" fax "" language "Armenian" @@ -67,136 +66,7 @@ %%%%%%%%%%%% LC_COLLATE - -% Armenian sorting is not yet on iso14651_t1 - -script - -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol -collating-symbol - - copy "iso14651_t1" - -order_start ;forward;forward;forward;forward,position - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE - ;;;IGNORE -order_end - -reorder-sections-after - -reorder-sections-end - END LC_COLLATE LC_CTYPE @@ -277,8 +147,8 @@ LC_MESSAGES yesstr "" nostr "" -yesexpr "" -noexpr "" +yesexpr "" +noexpr "" END LC_MESSAGES % Metric Measurement system (ISO 1000) @@ -303,20 +173,23 @@ postal_fmt "/ / " -% FIXME country_name "Armenia" in Armenian +country_name "" % FIXME country_post for Armenia? country_ab2 "" country_ab3 "" -country_num 51 -% FIXME country_car for Armenia ? -country_isbn "" -% FIXME lang_name Armenian in Armenian +country_num 051 +country_car "" +country_isbn "99930,99941" +lang_name "" lang_ab "" lang_term "" lang_lib "" END LC_ADDRESS LC_NAME -% FIXME -name_fmt "???" +name_fmt "/ +" +name_miss "" +name_mr "" +name_mrs "" END LC_NAME diff -uNr libc.orig/localedata/locales/id_ID libc/localedata/locales/id_ID --- libc.orig/localedata/locales/id_ID 2004-03-23 08:36:58.000000000 +0100 +++ libc/localedata/locales/id_ID 2004-09-09 01:46:30.000000000 +0200 @@ -152,7 +152,13 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 360 +country_car "" +country_isbn "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/is_IS libc/localedata/locales/is_IS --- libc.orig/localedata/locales/is_IS 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/is_IS 2004-09-09 01:46:30.000000000 +0200 @@ -2259,7 +2259,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 352 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/iso14651_t1 libc/localedata/locales/iso14651_t1 --- libc.orig/localedata/locales/iso14651_t1 2002-06-30 21:18:19.000000000 +0200 +++ libc/localedata/locales/iso14651_t1 2004-09-09 01:46:30.000000000 +0200 @@ -8,6 +8,7 @@ script script script +script script # Déclaration des symboles internes / Declaration of internal symbols @@ -255,6 +256,49 @@ collating-symbol collating-symbol collating-symbol +# +# ARMENIAN +# +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol # Ordre des symboles internes / Order of internal symbols # @@ -512,6 +556,49 @@ +# +# ARMENIAN +# + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + order_start ;forward;backward;forward;forward,position # @@ -1486,6 +1573,84 @@ ;;;IGNORE ;;;IGNORE +order_start ;forward;forward;forward;forward,position + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + ;;;IGNORE + # order_start ;forward;forward;forward;forward,position ;IGNORE;IGNORE;IGNORE .. ..;IGNORE;IGNORE;IGNORE diff -uNr libc.orig/localedata/locales/it_CH libc/localedata/locales/it_CH --- libc.orig/localedata/locales/it_CH 2003-12-04 05:49:57.000000000 +0100 +++ libc/localedata/locales/it_CH 2004-09-10 07:02:15.000000000 +0200 @@ -48,8 +48,10 @@ END LC_COLLATE LC_MESSAGES -yesexpr "" -noexpr "" +yesexpr "" +noexpr "" +yesstr "" +nostr "" END LC_MESSAGES LC_MONETARY @@ -131,7 +133,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 756 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/it_IT libc/localedata/locales/it_IT --- libc.orig/localedata/locales/it_IT 2004-05-17 20:04:49.000000000 +0200 +++ libc/localedata/locales/it_IT 2004-09-10 07:02:21.000000000 +0200 @@ -54,8 +54,10 @@ END LC_CTYPE LC_MESSAGES -yesexpr "" -noexpr "" +yesexpr "" +noexpr "" +yesstr "" +nostr "" END LC_MESSAGES LC_MONETARY @@ -151,7 +153,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 380 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ja_JP libc/localedata/locales/ja_JP --- libc.orig/localedata/locales/ja_JP 2003-12-24 03:39:13.000000000 +0100 +++ libc/localedata/locales/ja_JP 2004-09-09 01:46:30.000000000 +0200 @@ -15037,10 +15037,16 @@ % LC_ADDRESS postal_fmt "/ " - +country_name "" country_ab2 "" country_ab3 "" country_num 392 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ka_GE libc/localedata/locales/ka_GE --- libc.orig/localedata/locales/ka_GE 2004-03-23 08:36:58.000000000 +0100 +++ libc/localedata/locales/ka_GE 2004-09-09 01:46:30.000000000 +0200 @@ -45,7 +45,7 @@ country_ab3 "GEO" country_num 268 country_car "GE" -country_isbn "99928" +country_isbn "99928,99940" % lang_name FIXME Georgian in Georgian lang_ab "ka" lang_term "kat" diff -uNr libc.orig/localedata/locales/kk_KZ libc/localedata/locales/kk_KZ --- libc.orig/localedata/locales/kk_KZ 2004-04-17 23:58:18.000000000 +0200 +++ libc/localedata/locales/kk_KZ 2004-09-09 01:46:30.000000000 +0200 @@ -257,4 +257,12 @@ / / " +country_ab2 "" +country_ab3 "" +country_num 398 +country_car "" +country_isbn "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/kl_GL libc/localedata/locales/kl_GL --- libc.orig/localedata/locales/kl_GL 2003-12-04 05:49:57.000000000 +0100 +++ libc/localedata/locales/kl_GL 2004-09-09 01:46:30.000000000 +0200 @@ -143,4 +143,8 @@ country_ab2 "" country_ab3 "" country_num 304 +country_isbn "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/kn_IN libc/localedata/locales/kn_IN --- libc.orig/localedata/locales/kn_IN 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/kn_IN 2004-09-09 01:46:30.000000000 +0200 @@ -199,6 +199,11 @@ country_ab2 "" country_ab3 "" country_num 356 +country_car "" +country_isbn "81,93" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ko_KR libc/localedata/locales/ko_KR --- libc.orig/localedata/locales/ko_KR 2003-12-24 03:39:13.000000000 +0100 +++ libc/localedata/locales/ko_KR 2004-09-09 01:46:30.000000000 +0200 @@ -6241,7 +6241,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 410 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/kw_GB libc/localedata/locales/kw_GB --- libc.orig/localedata/locales/kw_GB 2004-03-23 08:36:58.000000000 +0100 +++ libc/localedata/locales/kw_GB 2004-09-10 00:07:50.000000000 +0200 @@ -122,8 +122,8 @@ END LC_TIME LC_MESSAGES -yesexpr "" -noexpr "" +yesexpr "" +noexpr "" END LC_MESSAGES LC_PAPER @@ -158,4 +158,9 @@ country_ab2 "" country_ab3 "" country_num 826 +country_car "" +country_isbn "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/lg_UG libc/localedata/locales/lg_UG --- libc.orig/localedata/locales/lg_UG 2004-03-23 08:36:58.000000000 +0100 +++ libc/localedata/locales/lg_UG 2004-09-09 01:46:30.000000000 +0200 @@ -326,5 +326,9 @@ % country_ab3 "" country_num 800 +country_isbn "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/li_BE libc/localedata/locales/li_BE --- libc.orig/localedata/locales/li_BE 2004-09-07 17:33:47.000000000 +0200 +++ libc/localedata/locales/li_BE 2004-09-09 01:46:30.000000000 +0200 @@ -25,6 +25,7 @@ category i18n:2000;LC_NUMERIC category i18n:2000;LC_TIME category i18n:2000;LC_PAPER +category i18n:2000;LC_NAME category i18n:2000;LC_MEASUREMENT category i18n:2000;LC_TELEPHONE category i18n:2000;LC_ADDRESS @@ -76,6 +77,11 @@ copy "nl_BE" END LC_PAPER +LC_NAME +% FIXME +name_fmt "???" +END LC_NAME + LC_TELEPHONE copy "nl_BE" END LC_TELEPHONE diff -uNr libc.orig/localedata/locales/li_NL libc/localedata/locales/li_NL --- libc.orig/localedata/locales/li_NL 2004-09-07 17:33:47.000000000 +0200 +++ libc/localedata/locales/li_NL 2004-09-09 01:46:30.000000000 +0200 @@ -25,6 +25,7 @@ category i18n:2000;LC_NUMERIC category i18n:2000;LC_TIME category i18n:2000;LC_PAPER +category i18n:2000;LC_NAME category i18n:2000;LC_MEASUREMENT category i18n:2000;LC_TELEPHONE category i18n:2000;LC_ADDRESS @@ -76,6 +77,11 @@ copy "nl_NL" END LC_PAPER +LC_NAME +% FIXME +name_fmt "???" +END LC_NAME + LC_TELEPHONE copy "nl_NL" END LC_TELEPHONE diff -uNr libc.orig/localedata/locales/lt_LT libc/localedata/locales/lt_LT --- libc.orig/localedata/locales/lt_LT 2003-12-04 05:49:56.000000000 +0100 +++ libc/localedata/locales/lt_LT 2004-09-09 01:46:30.000000000 +0200 @@ -2223,7 +2223,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 440 +country_car "" +country_isbn "9955,9986" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/lv_LV libc/localedata/locales/lv_LV --- libc.orig/localedata/locales/lv_LV 2003-12-04 05:49:56.000000000 +0100 +++ libc/localedata/locales/lv_LV 2004-09-09 01:46:30.000000000 +0200 @@ -2216,7 +2216,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 428 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/mi_NZ libc/localedata/locales/mi_NZ --- libc.orig/localedata/locales/mi_NZ 2001-08-03 10:36:38.000000000 +0200 +++ libc/localedata/locales/mi_NZ 2004-09-09 01:46:30.000000000 +0200 @@ -159,8 +159,19 @@ END LC_NAME LC_ADDRESS -% FIXME -copy "en_NZ" +postal_fmt "/ +/ +/ +/ +" +country_ab2 "" +country_ab3 "" +country_num 554 +country_car "" +country_isbn "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS LC_TELEPHONE diff -uNr libc.orig/localedata/locales/ml_IN libc/localedata/locales/ml_IN --- libc.orig/localedata/locales/ml_IN 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/ml_IN 2004-09-09 01:46:30.000000000 +0200 @@ -191,6 +191,11 @@ country_ab2 "" country_ab3 "" country_num 356 +country_car "" +country_isbn "81,93" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS % LC_TELEPHONE diff -uNr libc.orig/localedata/locales/mn_MN libc/localedata/locales/mn_MN --- libc.orig/localedata/locales/mn_MN 2003-04-14 19:28:31.000000000 +0200 +++ libc/localedata/locales/mn_MN 2004-09-09 01:46:30.000000000 +0200 @@ -178,7 +178,7 @@ country_num 496 country_car "" country_isbn 99929 -lang_name "" +lang_name "" lang_ab "" lang_term "" lang_lib "" diff -uNr libc.orig/localedata/locales/mr_IN libc/localedata/locales/mr_IN --- libc.orig/localedata/locales/mr_IN 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/mr_IN 2004-09-09 01:46:30.000000000 +0200 @@ -199,6 +199,11 @@ country_ab2 "" country_ab3 "" country_num 356 +country_car "" +country_isbn "81,93" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ms_MY libc/localedata/locales/ms_MY --- libc.orig/localedata/locales/ms_MY 2003-12-04 05:49:56.000000000 +0100 +++ libc/localedata/locales/ms_MY 2004-09-09 01:46:30.000000000 +0200 @@ -193,10 +193,15 @@ % This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category % generated by IBM Basic CountryPack Transformer. postal_fmt "" - +country_name "" country_ab2 "" country_ab3 "" country_num 458 +country_car "" +country_isbn "967,983" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/mt_MT libc/localedata/locales/mt_MT --- libc.orig/localedata/locales/mt_MT 2003-12-04 05:49:56.000000000 +0100 +++ libc/localedata/locales/mt_MT 2004-09-09 01:46:30.000000000 +0200 @@ -280,10 +280,16 @@ % generated by IBM Basic CountryPack Transformer. postal_fmt "/ " - +country_name "" country_ab2 "" country_ab3 "" country_num 470 +country_car "" +country_isbn "99909,99932" +lang_name "Malti" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/nb_NO libc/localedata/locales/nb_NO --- libc.orig/localedata/locales/nb_NO 2003-12-04 05:49:56.000000000 +0100 +++ libc/localedata/locales/nb_NO 2004-09-09 01:46:30.000000000 +0200 @@ -2224,7 +2224,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 578 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ne_NP libc/localedata/locales/ne_NP --- libc.orig/localedata/locales/ne_NP 2003-12-04 05:49:56.000000000 +0100 +++ libc/localedata/locales/ne_NP 2004-09-09 01:46:30.000000000 +0200 @@ -191,6 +191,11 @@ country_ab2 "" country_ab3 "" country_num 524 +country_car "" +country_isbn "99933,99946" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/nl_BE libc/localedata/locales/nl_BE --- libc.orig/localedata/locales/nl_BE 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/nl_BE 2004-09-09 01:46:30.000000000 +0200 @@ -129,7 +129,15 @@ / / " +country_name "" +country_post "" country_ab2 "" country_ab3 "" country_num 056 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/nl_NL libc/localedata/locales/nl_NL --- libc.orig/localedata/locales/nl_NL 2003-12-04 05:49:56.000000000 +0100 +++ libc/localedata/locales/nl_NL 2004-09-10 02:13:29.000000000 +0200 @@ -56,6 +56,8 @@ LC_MESSAGES yesexpr "" noexpr "" +yesstr "" +nostr "" END LC_MESSAGES LC_MONETARY @@ -150,7 +152,15 @@ / / " +country_name "" +country_post "" country_ab2 "" country_ab3 "" country_num 528 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/nn_NO libc/localedata/locales/nn_NO --- libc.orig/localedata/locales/nn_NO 2004-05-03 23:35:07.000000000 +0200 +++ libc/localedata/locales/nn_NO 2004-09-09 01:46:30.000000000 +0200 @@ -168,9 +168,16 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 578 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/oc_FR libc/localedata/locales/oc_FR --- libc.orig/localedata/locales/oc_FR 2004-03-23 08:36:58.000000000 +0100 +++ libc/localedata/locales/oc_FR 2004-09-10 00:07:01.000000000 +0200 @@ -64,8 +64,8 @@ END LC_COLLATE LC_MESSAGES -yesexpr "" -noexpr "" +yesexpr "" +noexpr "" END LC_MESSAGES LC_MONETARY diff -uNr libc.orig/localedata/locales/om_ET libc/localedata/locales/om_ET --- libc.orig/localedata/locales/om_ET 2003-11-04 05:56:06.000000000 +0100 +++ libc/localedata/locales/om_ET 2004-09-09 01:46:30.000000000 +0200 @@ -140,8 +140,8 @@ country_ab2 "" country_ab3 "" country_num 231 % 210 found in at least one ISO 3166 doc -% country_car unknown -% country_isbn unknown, Need ISO 2108 +country_car "" +country_isbn "" lang_name "" lang_ab "" lang_term "" diff -uNr libc.orig/localedata/locales/om_KE libc/localedata/locales/om_KE --- libc.orig/localedata/locales/om_KE 2003-11-04 05:56:22.000000000 +0100 +++ libc/localedata/locales/om_KE 2004-09-09 01:46:30.000000000 +0200 @@ -237,7 +237,7 @@ country_ab3 "" country_num 404 % country_car unknown -% country_isbn unknown, Need ISO 2108 +country_isbn "" lang_name "" lang_ab "" lang_term "" diff -uNr libc.orig/localedata/locales/pa_IN libc/localedata/locales/pa_IN --- libc.orig/localedata/locales/pa_IN 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/pa_IN 2004-09-09 01:46:30.000000000 +0200 @@ -187,6 +187,11 @@ country_ab2 "" country_ab3 "" country_num 356 +country_car "" +country_isbn "81,93" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/pl_PL libc/localedata/locales/pl_PL --- libc.orig/localedata/locales/pl_PL 2003-12-04 05:49:56.000000000 +0100 +++ libc/localedata/locales/pl_PL 2004-09-09 23:17:51.000000000 +0200 @@ -2117,8 +2117,10 @@ END LC_CTYPE LC_MESSAGES -yesexpr "" -noexpr "" +yesexpr "" +noexpr "" +yesstr "" +nostr "" END LC_MESSAGES LC_MONETARY @@ -2206,6 +2208,12 @@ LC_NAME name_fmt "/ " +% not used +% name_miss "" +name_miss "" +name_mr "" +name_mrs "" +name_ms "" END LC_NAME LC_ADDRESS @@ -2217,4 +2225,12 @@ country_ab2 "" country_ab3 "" country_num 616 +country_name "" +country_post "" +country_car "" +country_isbn "" +lang_name "" +lang_term "" +lang_lib "" +lang_ab "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/pt_BR libc/localedata/locales/pt_BR --- libc.orig/localedata/locales/pt_BR 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/pt_BR 2004-09-10 02:11:05.000000000 +0200 @@ -51,8 +51,10 @@ END LC_COLLATE LC_MESSAGES -yesexpr "" -noexpr "" +yesexpr "" +noexpr "" +yesstr "" +nostr "" END LC_MESSAGES LC_MONETARY @@ -153,7 +155,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 076 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/pt_PT libc/localedata/locales/pt_PT --- libc.orig/localedata/locales/pt_PT 2003-12-04 05:49:56.000000000 +0100 +++ libc/localedata/locales/pt_PT 2004-09-10 02:11:05.000000000 +0200 @@ -50,8 +50,10 @@ END LC_COLLATE LC_MESSAGES -yesexpr "" -noexpr "" +yesexpr "" +noexpr "" +yesstr "" +nostr "" END LC_MESSAGES LC_MONETARY @@ -149,7 +151,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 620 +country_car "" +country_isbn "972,989" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ro_RO libc/localedata/locales/ro_RO --- libc.orig/localedata/locales/ro_RO 2003-12-04 05:49:56.000000000 +0100 +++ libc/localedata/locales/ro_RO 2004-09-09 01:46:30.000000000 +0200 @@ -220,7 +220,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 642 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ru_RU libc/localedata/locales/ru_RU --- libc.orig/localedata/locales/ru_RU 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/ru_RU 2004-09-09 23:53:14.000000000 +0200 @@ -69,8 +69,10 @@ END LC_CTYPE LC_MESSAGES -yesexpr "" -noexpr "" +yesexpr "" +noexpr "" +yesstr "" +nostr "" END LC_MESSAGES LC_MONETARY @@ -93,7 +95,7 @@ LC_NUMERIC decimal_point "" -thousands_sep "" +thousands_sep "" grouping 3;3 END LC_NUMERIC @@ -177,7 +179,16 @@ / / " +country_name "/ +/ +" country_ab2 "" country_ab3 "" country_num 643 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ru_UA libc/localedata/locales/ru_UA --- libc.orig/localedata/locales/ru_UA 2004-03-23 08:36:58.000000000 +0100 +++ libc/localedata/locales/ru_UA 2004-09-09 23:21:02.000000000 +0200 @@ -65,8 +65,7 @@ END LC_COLLATE LC_MESSAGES -yesexpr "" -noexpr "" +copy "ru_RU" END LC_MESSAGES LC_MONETARY @@ -172,7 +171,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 804 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/se_NO libc/localedata/locales/se_NO --- libc.orig/localedata/locales/se_NO 2003-12-04 05:49:56.000000000 +0100 +++ libc/localedata/locales/se_NO 2004-09-09 01:46:30.000000000 +0200 @@ -311,4 +311,9 @@ country_ab2 "" country_ab3 "" country_num 578 +country_car "" +country_isbn "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/sid_ET libc/localedata/locales/sid_ET --- libc.orig/localedata/locales/sid_ET 2004-05-03 22:52:23.000000000 +0200 +++ libc/localedata/locales/sid_ET 2004-09-09 01:46:30.000000000 +0200 @@ -111,9 +111,9 @@ country_ab3 "" country_num 231 % 210 found in at least one ISO 3166 doc % country_car unknown -% country_isbn unknown, Need ISO 2108 +country_isbn "" lang_name "" -lang_ab "" +lang_ab "" lang_term "" lang_lib "" % diff -uNr libc.orig/localedata/locales/sk_SK libc/localedata/locales/sk_SK --- libc.orig/localedata/locales/sk_SK 2004-03-23 08:36:58.000000000 +0100 +++ libc/localedata/locales/sk_SK 2004-09-09 23:39:25.000000000 +0200 @@ -75,8 +75,8 @@ LC_MESSAGES -yesexpr "" -noexpr "" +yesexpr "" +noexpr "" yesstr "" nostr "" @@ -213,7 +213,15 @@ / / " +country_name "/ +" country_ab2 "" country_ab3 "" country_num 703 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/sl_SI libc/localedata/locales/sl_SI --- libc.orig/localedata/locales/sl_SI 2004-05-18 22:18:04.000000000 +0200 +++ libc/localedata/locales/sl_SI 2004-09-09 23:38:43.000000000 +0200 @@ -2117,8 +2117,8 @@ END LC_CTYPE LC_MESSAGES -yesexpr "" -noexpr "" +yesexpr "" +noexpr "" END LC_MESSAGES LC_MONETARY @@ -2214,7 +2214,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 705 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/so_ET libc/localedata/locales/so_ET --- libc.orig/localedata/locales/so_ET 2003-11-04 05:57:09.000000000 +0100 +++ libc/localedata/locales/so_ET 2004-09-09 01:46:30.000000000 +0200 @@ -120,8 +120,8 @@ country_ab2 "" country_ab3 "" country_num 231 % 210 found in at least one ISO 3166 doc -% country_car unknown -% country_isbn unknown, Need ISO 2108 +country_car "" +country_isbn "" lang_name "" lang_ab "" lang_term "" diff -uNr libc.orig/localedata/locales/so_KE libc/localedata/locales/so_KE --- libc.orig/localedata/locales/so_KE 2003-11-04 05:57:22.000000000 +0100 +++ libc/localedata/locales/so_KE 2004-09-09 01:46:30.000000000 +0200 @@ -120,7 +120,7 @@ country_ab3 "" country_num 404 % country_car unknown -% country_isbn unknown, Need ISO 2108 +country_isbn "" lang_name "" lang_ab "" lang_term "" diff -uNr libc.orig/localedata/locales/so_SO libc/localedata/locales/so_SO --- libc.orig/localedata/locales/so_SO 2003-11-04 05:57:40.000000000 +0100 +++ libc/localedata/locales/so_SO 2004-09-09 01:46:30.000000000 +0200 @@ -172,7 +172,7 @@ country_ab2 "" country_ab3 "" country_num 706 -% country_car unknown +country_car "" % country_isbn unknown, Need ISO 2108 lang_name "" lang_ab "" diff -uNr libc.orig/localedata/locales/sq_AL libc/localedata/locales/sq_AL --- libc.orig/localedata/locales/sq_AL 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/sq_AL 2004-09-09 01:46:30.000000000 +0200 @@ -183,10 +183,16 @@ % LC_ADDRESS postal_fmt "/ " - +country_name "" country_ab2 "" country_ab3 "" country_num 008 +country_car "" +country_isbn "99927,99943" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/sr_CS libc/localedata/locales/sr_CS --- libc.orig/localedata/locales/sr_CS 2004-09-07 17:33:47.000000000 +0200 +++ libc/localedata/locales/sr_CS 2004-09-09 01:46:30.000000000 +0200 @@ -328,7 +328,6 @@ " country_num 891 country_car "" -% FIXME: ISBN code is what? "86" that preceedes all the numbers? country_isbn "" lang_name "" lang_term "" diff -uNr libc.orig/localedata/locales/sr_CS@Latn libc/localedata/locales/sr_CS@Latn --- libc.orig/localedata/locales/sr_CS@Latn 2004-09-07 17:33:47.000000000 +0200 +++ libc/localedata/locales/sr_CS@Latn 2004-09-09 01:46:30.000000000 +0200 @@ -162,7 +162,6 @@ " country_num 891 country_car "" -% FIXME: ISBN code is what? "86" that preceedes all the numbers? country_isbn "" lang_name "" lang_term "" diff -uNr libc.orig/localedata/locales/st_ZA libc/localedata/locales/st_ZA --- libc.orig/localedata/locales/st_ZA 2003-12-04 05:49:56.000000000 +0100 +++ libc/localedata/locales/st_ZA 2004-09-09 01:46:30.000000000 +0200 @@ -208,10 +208,7 @@ country_ab2 "" % FIXME define the following correctly -% country_ab3 "" -% country_car "" -% country_isbn "" -% country_num +country_ab3 "" % Language name in Sotho - "Sesotho" lang_name "" @@ -251,5 +248,6 @@ % "end of line % country_num 710 +country_car "" +country_isbn "" END LC_ADDRESS - diff -uNr libc.orig/localedata/locales/sv_FI libc/localedata/locales/sv_FI --- libc.orig/localedata/locales/sv_FI 2003-12-04 05:49:56.000000000 +0100 +++ libc/localedata/locales/sv_FI 2004-09-09 01:46:30.000000000 +0200 @@ -133,7 +133,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 246 +country_car "" +country_isbn "951,952" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/sv_SE libc/localedata/locales/sv_SE --- libc.orig/localedata/locales/sv_SE 2003-12-04 05:49:56.000000000 +0100 +++ libc/localedata/locales/sv_SE 2004-09-09 01:46:30.000000000 +0200 @@ -210,7 +210,14 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 752 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ta_IN libc/localedata/locales/ta_IN --- libc.orig/localedata/locales/ta_IN 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/ta_IN 2004-09-10 01:06:49.000000000 +0200 @@ -3,6 +3,8 @@ % Tamil language locale for India. % Contributed by Kentaroh Noji and % Tetsuji Orita . +% Fixed day and month abbr & LC_NAME +% Added Madras Tamil Lexicon Collation Order: T. Vaseeharan LC_IDENTIFICATION title "Tamil language locale for India" @@ -20,14 +22,15 @@ category "ta_IN:2000";LC_IDENTIFICATION category "ta_IN:2000";LC_CTYPE category "ta_IN:2000";LC_COLLATE -category "ta_IN:2000";LC_TIME -category "ta_IN:2000";LC_NUMERIC category "ta_IN:2000";LC_MONETARY +category "ta_IN:2000";LC_NUMERIC +category "ta_IN:2000";LC_TIME category "ta_IN:2000";LC_MESSAGES category "ta_IN:2000";LC_PAPER category "ta_IN:2000";LC_NAME category "ta_IN:2000";LC_ADDRESS category "ta_IN:2000";LC_TELEPHONE +category "ta_IN:2000";LC_MEASUREMENT END LC_IDENTIFICATION @@ -39,8 +42,101 @@ % Copy the template from ISO/IEC 14651 copy "iso14651_t1" - -END LC_COLLATE +% Tamil Collation Order as defined in The Madras Tamil Lexicon +% Ref: http://www.uni-koeln.de/phil-fak/indologie/tamil/otl.html +% Contact: T. Vaseehran +% Last Updated: Feb. 12, 2004 +% ChangeLog: +% - Added split forms of o, oo, au +% - Moved Tamil Symbols above numbers +% - Added TAMIL LETTER SHA (U0BB6) +% Ref: http://wwwold.dkuug.dk/JTC1/SC2/WG2/docs/n2617 +% : http://wwwold.dkuug.dk/JTC1/SC2/WG2/docs/n2618 +% Initial version: Feb. 10, 2004. + +collating-element from "" +collating-element from "" +collating-element from "" +collating-element from "" +collating-element from "" + +reorder-after + % TAMIL SIGN DAY + % TAMIL SIGN MONTH + % TAMIL SIGN YEAR + % TAMIL SIGN DEBIT + % TAMIL SIGN CREDIT + % TAMIL SIGN AS ABOVE + % TAMIL SIGN RUPEE + % TAMIL DIGIT ZERO + % TAMIL DIGIT ONE + % TAMIL DIGIT TWO + % TAMIL DIGIT THREE + % TAMIL DIGIT FOUR + % TAMIL DIGIT FIVE + % TAMIL DIGIT SIX + % TAMIL DIGIT SEVEN + % TAMIL DIGIT EIGHT + % TAMIL DIGIT NINE + % TAMIL NUMBER TEN + % TAMIL NUMBER ONE HUNDRED + % TAMIL NUMBER ONE THOUSAND + % TAMIL LETTER A + % TAMIL LETTER AA + % TAMIL LETTER I + % TAMIL LETTER II + % TAMIL LETTER U + % TAMIL LETTER UU + % TAMIL LETTER E + % TAMIL LETTER EE + % TAMIL LETTER AI + % TAMIL LETTER O + % TAMIL LETTER OO + % TAMIL LETTER AU + % TAMIL SIGN VISARGA (AYTHAM) + % TAMIL LETTER K + % TAMIL LETTER NG + % TAMIL LETTER C + % TAMIL LETTER NY + % TAMIL LETTER TT + % TAMIL LETTER NNN + % TAMIL LETTER T + % TAMIL LETTER N + % TAMIL LETTER P + % TAMIL LETTER M + % TAMIL LETTER Y + % TAMIL LETTER R + % TAMIL LETTER L + % TAMIL LETTER V + % TAMIL LETTER LLL + % TAMIL LETTER LL + % TAMIL LETTER RR + % TAMIL LETTER NN + % TAMIL LETTER JA + % TAMIL LETTER SHA + % TAMIL LETTER SSA + % TAMIL LETTER SA + % TAMIL LETTER HA + + % TAMIL SIGN VIRAMA (PULLI) + % TAMIL VOWEL SIGN AA + % TAMIL VOWEL SIGN I + % TAMIL VOWEL SIGN II + % TAMIL VOWEL SIGN U + % TAMIL VOWEL SIGN UU + % TAMIL VOWEL SIGN E + % TAMIL VOWEL SIGN EE + % TAMIL VOWEL SIGN AI + % TAMIL VOWEL SIGN O + % TAMIL VOWEL SIGN OO + % TAMIL VOWEL SIGN AU + % TAMIL AU LENGTH MARK + "" + + + +reorder-end +END LC_COLLATE LC_MONETARY @@ -85,9 +181,9 @@ % for IBM Class for Unicode. % % Abbreviated weekday names (%a) -abday "";"";/ - "";"";/ - "";"";/ +abday "";"";/ + "";"";/ + "";"";/ "" % % Full weekday names (%A) @@ -97,20 +193,20 @@ "" % % Abbreviated month names (%b) -abmon "";"";/ - "";"";/ +abmon "";"";/ + "";"";/ "";"";/ - "";"";/ - "";"";/ - "";"" + "";"";/ + "";"";/ + "";"" % % Full month names (%B) -mon "";"";/ +mon "";"";/ "";"";/ "";"";/ "";"";/ "";"";/ - "";"" + "";"" % % Equivalent of AM PM am_pm "";"" @@ -139,19 +235,8 @@ % These are generated based on XML base Locale difintion file % for IBM Class for Unicode. % -% ^[\u0b86\u0bae\u0bcd] -yesexpr "" - -% Syntax on Unicode Regular Expression Guidelines TR#18 -% yesexpr "" - -% -% ^[\u0b87\u0bb2\u0bcd\u0bb2\u0bc8] -noexpr "" - -% Syntax on Unicode Regular Expression Guidelines TR#18 -% noexpr "" -% +yesexpr "" +noexpr "" % \u0b86\u0bae\u0bcd yesstr "" @@ -174,9 +259,9 @@ % name_fmt "" name_gen "" -name_mr "" -name_mrs "" -name_miss "" +name_mr "" +name_mrs "" +name_miss "" name_ms "" END LC_NAME @@ -190,6 +275,12 @@ country_ab2 "" country_ab3 "" country_num 356 +country_car "" +country_isbn "81,93" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/te_IN libc/localedata/locales/te_IN --- libc.orig/localedata/locales/te_IN 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/te_IN 2004-09-10 00:05:29.000000000 +0200 @@ -141,19 +141,8 @@ % These are generated based on XML base Locale difintion file % for IBM Class for Unicode. % -% ^[\u0939\u093e\u0901] -yesexpr "" - -% Syntax on Unicode Regular Expression Guidelines TR#18 -% yesexpr "" - -% -% ^[\u0928\u0939\u0940\u0902] -noexpr "" - -% Syntax on Unicode Regular Expression Guidelines TR#18 -% noexpr "" -% +yesexpr "" +noexpr "" % yesstr "" @@ -192,6 +181,11 @@ country_ab2 "" country_ab3 "" country_num 356 +country_car "" +country_isbn "81,93" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/tg_TJ libc/localedata/locales/tg_TJ --- libc.orig/localedata/locales/tg_TJ 2003-12-04 05:49:56.000000000 +0100 +++ libc/localedata/locales/tg_TJ 2004-09-09 01:46:30.000000000 +0200 @@ -221,6 +221,12 @@ country_ab2 "" country_ab3 "" country_num 762 +country_car "" +country_isbn "" +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS LC_TELEPHONE diff -uNr libc.orig/localedata/locales/th_TH libc/localedata/locales/th_TH --- libc.orig/localedata/locales/th_TH 2003-12-04 05:49:56.000000000 +0100 +++ libc/localedata/locales/th_TH 2004-09-09 01:46:30.000000000 +0200 @@ -964,14 +964,11 @@ %country_post "" country_ab2 "" country_ab3 "" -%country_num "" -%FIXME -%country_car "" -%FIXME -%country_isbn "" +country_num 764 +country_car "" +country_isbn "" lang_name "" lang_ab "" lang_term "" lang_lib "" -country_num 764 END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ti_ET libc/localedata/locales/ti_ET --- libc.orig/localedata/locales/ti_ET 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/ti_ET 2004-09-09 01:46:30.000000000 +0200 @@ -950,8 +950,8 @@ country_ab2 "" country_ab3 "" country_num 231 % 210 found in at least one ISO 3166 doc -% country_car unknown -% country_isbn unknown, Need ISO 2108 +country_car "" +country_isbn "" lang_name "" lang_ab "" lang_term "" diff -uNr libc.orig/localedata/locales/tl_PH libc/localedata/locales/tl_PH --- libc.orig/localedata/locales/tl_PH 2003-12-04 05:49:56.000000000 +0100 +++ libc/localedata/locales/tl_PH 2004-09-09 01:46:30.000000000 +0200 @@ -168,6 +168,11 @@ country_ab2 "" country_ab3 "" country_num 608 +country_car "" +country_isbn "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS LC_TELEPHONE diff -uNr libc.orig/localedata/locales/tr_TR libc/localedata/locales/tr_TR --- libc.orig/localedata/locales/tr_TR 2004-02-17 03:35:12.000000000 +0100 +++ libc/localedata/locales/tr_TR 2004-09-10 00:14:40.000000000 +0200 @@ -3464,8 +3464,8 @@ END LC_CTYPE LC_MESSAGES -yesexpr "" -noexpr "" +yesexpr "" +noexpr "" yesstr "" nostr "" END LC_MESSAGES @@ -3489,9 +3489,9 @@ END LC_MONETARY LC_NUMERIC -decimal_point "" -thousands_sep "" -grouping -1 +decimal_point "" +thousands_sep "" +grouping 3 END LC_NUMERIC LC_TIME @@ -3569,8 +3569,7 @@ / / " -% Turkey -country_name "" +country_name "" % TR country_post "" % TR @@ -3581,12 +3580,9 @@ country_ab2 "" % TUR country_ab3 "" -% Turkish -lang_name "" -% tr +lang_name "" lang_term "" -% tr -lang_lib "" +lang_lib "" %tr lang_ab "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/tt_RU libc/localedata/locales/tt_RU --- libc.orig/localedata/locales/tt_RU 2003-12-06 08:37:15.000000000 +0100 +++ libc/localedata/locales/tt_RU 2004-09-09 01:46:30.000000000 +0200 @@ -309,8 +309,19 @@ END LC_NAME LC_ADDRESS -% FIXME -postal_fmt "???" +postal_fmt "/ +/ +/ +/ +" +country_ab2 "" +country_ab3 "" +country_num 643 +country_car "" +country_isbn "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS LC_TELEPHONE diff -uNr libc.orig/localedata/locales/uk_UA libc/localedata/locales/uk_UA --- libc.orig/localedata/locales/uk_UA 2004-03-23 08:36:58.000000000 +0100 +++ libc/localedata/locales/uk_UA 2004-09-10 08:59:48.000000000 +0200 @@ -78,8 +78,10 @@ END LC_COLLATE LC_MESSAGES -yesexpr "" -noexpr "" +yesexpr "" +noexpr "" +yesstr "" +nostr "" END LC_MESSAGES LC_MONETARY @@ -185,7 +187,15 @@ / / " +country_name "" country_ab2 "" country_ab3 "" country_num 804 +country_car "" +country_isbn "" +lang_name "/ +" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/ur_PK libc/localedata/locales/ur_PK --- libc.orig/localedata/locales/ur_PK 2004-03-23 08:36:58.000000000 +0100 +++ libc/localedata/locales/ur_PK 2004-09-09 01:46:30.000000000 +0200 @@ -195,6 +195,11 @@ country_ab2 "" country_ab3 "" country_num 586 +country_car "" +country_isbn "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS LC_TELEPHONE diff -uNr libc.orig/localedata/locales/uz_UZ libc/localedata/locales/uz_UZ --- libc.orig/localedata/locales/uz_UZ 2003-10-01 09:18:18.000000000 +0200 +++ libc/localedata/locales/uz_UZ 2004-09-09 01:46:30.000000000 +0200 @@ -312,8 +312,7 @@ country_ab2 "UZ" country_ab3 "UZB" country_num 860 -% FIXME: ISBN number? -%country_isbn "" +country_isbn "" country_car "UZ" lang_name "" lang_ab "uz" diff -uNr libc.orig/localedata/locales/uz_UZ@cyrillic libc/localedata/locales/uz_UZ@cyrillic --- libc.orig/localedata/locales/uz_UZ@cyrillic 2003-12-04 05:49:56.000000000 +0100 +++ libc/localedata/locales/uz_UZ@cyrillic 2004-09-09 01:46:30.000000000 +0200 @@ -313,8 +313,7 @@ country_ab2 "" country_ab3 "" country_num 860 -% FIXME: ISBN number? -%country_isbn "" +country_isbn "" country_car "" lang_name "" lang_ab "" diff -uNr libc.orig/localedata/locales/vi_VN libc/localedata/locales/vi_VN --- libc.orig/localedata/locales/vi_VN 2003-12-04 05:49:56.000000000 +0100 +++ libc/localedata/locales/vi_VN 2004-09-09 01:46:30.000000000 +0200 @@ -207,6 +207,10 @@ country_ab2 "" country_ab3 "" country_num 704 +country_car "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/wa_BE libc/localedata/locales/wa_BE --- libc.orig/localedata/locales/wa_BE 2004-03-23 08:36:58.000000000 +0100 +++ libc/localedata/locales/wa_BE 2004-09-09 01:46:30.000000000 +0200 @@ -41,7 +41,7 @@ country_post "B" country_ab2 "BE" country_ab3 "BEL" -country_num 56 +country_num 056 country_isbn "2" country_car "B" lang_name "" diff -uNr libc.orig/localedata/locales/wal_ET libc/localedata/locales/wal_ET --- libc.orig/localedata/locales/wal_ET 2004-05-03 22:49:23.000000000 +0200 +++ libc/localedata/locales/wal_ET 2004-09-09 01:46:30.000000000 +0200 @@ -108,13 +108,11 @@ country_ab3 "" country_num 231 % 210 found in at least one ISO 3166 doc % country_car unknown -% country_isbn unknown, Need ISO 2108 +country_isbn "" lang_name "" -lang_ab "" +lang_ab "" lang_term "" lang_lib "" - - % END LC_ADDRESS diff -uNr libc.orig/localedata/locales/xh_ZA libc/localedata/locales/xh_ZA --- libc.orig/localedata/locales/xh_ZA 2003-12-04 05:49:56.000000000 +0100 +++ libc/localedata/locales/xh_ZA 2004-09-09 01:46:30.000000000 +0200 @@ -233,5 +233,9 @@ % country_ab3 "" country_num 710 +country_car "" +country_isbn "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS - diff -uNr libc.orig/localedata/locales/yi_US libc/localedata/locales/yi_US --- libc.orig/localedata/locales/yi_US 2003-08-25 20:35:41.000000000 +0200 +++ libc/localedata/locales/yi_US 2004-09-09 01:46:30.000000000 +0200 @@ -40,7 +40,7 @@ / " % FIXME country_name "United States" in Yiddish? -% FIXME country_post "US" for United States? +country_post "" country_ab2 "US" country_ab3 "USA" country_num 840 diff -uNr libc.orig/localedata/locales/zh_CN libc/localedata/locales/zh_CN --- libc.orig/localedata/locales/zh_CN 2001-02-06 19:32:11.000000000 +0100 +++ libc/localedata/locales/zh_CN 2004-09-09 01:46:30.000000000 +0200 @@ -175,7 +175,7 @@ country_ab2 "" country_ab3 "" country_num 156 -%country_car "FIXME" +country_car "" country_isbn "" lang_name "" lang_ab "" diff -uNr libc.orig/localedata/locales/zh_HK libc/localedata/locales/zh_HK --- libc.orig/localedata/locales/zh_HK 2003-12-06 08:40:37.000000000 +0100 +++ libc/localedata/locales/zh_HK 2004-09-09 01:46:30.000000000 +0200 @@ -184,6 +184,10 @@ country_ab2 "" country_ab3 "" country_num 344 +country_isbn "962,988" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/zh_SG libc/localedata/locales/zh_SG --- libc.orig/localedata/locales/zh_SG 2003-12-04 05:49:56.000000000 +0100 +++ libc/localedata/locales/zh_SG 2004-09-09 01:46:30.000000000 +0200 @@ -194,6 +194,11 @@ country_ab2 "" country_ab3 "" country_num 702 +country_car "" +country_isbn "981,9971" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff -uNr libc.orig/localedata/locales/zh_TW libc/localedata/locales/zh_TW --- libc.orig/localedata/locales/zh_TW 2002-09-28 07:25:36.000000000 +0200 +++ libc/localedata/locales/zh_TW 2004-09-09 01:46:30.000000000 +0200 @@ -193,7 +193,7 @@ country_ab3 "" country_num 158 %country_car "FIXME" -country_isbn "" +country_isbn "957,986" % Reference: http://lcweb.loc.gov/standards/iso639-2/langhome.html % lang_ab: zh diff -uNr libc.orig/localedata/locales/zu_ZA libc/localedata/locales/zu_ZA --- libc.orig/localedata/locales/zu_ZA 2003-12-04 05:49:56.000000000 +0100 +++ libc/localedata/locales/zu_ZA 2004-09-09 01:46:30.000000000 +0200 @@ -239,5 +239,9 @@ % country_ab3 "" country_num 710 +country_car "" +country_isbn "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS -