From aacdb3413af0463762d44ecf3bd1dbaf909b1f03 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 23 Dec 2011 10:04:30 -0500 Subject: [PATCH] Fix wal_ET locale and build it --- NEWS | 12 +++++----- localedata/ChangeLog | 5 ++++ localedata/SUPPORTED | 1 + localedata/locales/wal_ET | 59 +++++++++++++++++++++++------------------------ 4 files changed, 41 insertions(+), 36 deletions(-) diff --git a/NEWS b/NEWS index 80f208b..285112a 100644 --- a/NEWS +++ b/NEWS @@ -10,12 +10,12 @@ Version 2.15 * The following bugs are resolved with this release: 6779, 6783, 9696, 10103, 10709, 11589, 12403, 12847, 12868, 12852, 12874, - 12885, 12892, 12907, 12922, 12935, 12962, 13007, 13021, 13061, 13062, - 13067, 13068, 13085, 13088, 13090, 13092, 13096, 13114, 13118, 13123, - 13134, 13138, 13147, 13150, 13166, 13179, 13185, 13189, 13192, 13268, - 13276, 13282, 13291, 13305, 13328, 13335, 13337, 13344, 13358, 13367, - 13413, 13416, 13423, 13439, 13446, 13472, 13484, 13506, 13515, 13523, - 13524, 13538, 13540 + 12885, 12892, 12906, 12907, 12922, 12935, 12962, 13007, 13021, 13061, + 13062, 13067, 13068, 13085, 13088, 13090, 13092, 13096, 13114, 13118, + 13123, 13134, 13138, 13147, 13150, 13166, 13179, 13185, 13189, 13192, + 13268, 13276, 13282, 13291, 13305, 13328, 13335, 13337, 13344, 13358, + 13367, 13413, 13416, 13423, 13439, 13446, 13472, 13484, 13506, 13515, + 13523, 13524, 13538, 13540 * New program pldd to list loaded object of a process Implemented by Ulrich Drepper. diff --git a/localedata/ChangeLog b/localedata/ChangeLog index e615c6c..82ce4e3 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,10 @@ 2011-12-23 Ulrich Drepper + [BZ #12906] + * SUPPORTED (SUPPORTED-LOCALES): Add wal_ET entry. + + * locales/wal_ET: Remove lang_ab entry. + [BZ #12962] * locales/fi_FI: Various fixups. Patch by Marko Myllynen . diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED index d5cc725..1fd7847 100644 --- a/localedata/SUPPORTED +++ b/localedata/SUPPORTED @@ -415,6 +415,7 @@ wa_BE/ISO-8859-1 \ wa_BE@euro/ISO-8859-15 \ wa_BE.UTF-8/UTF-8 \ wae_CH/UTF-8 \ +wal_ET/UTF-8 \ wo_SN/UTF-8 \ xh_ZA.UTF-8/UTF-8 \ xh_ZA/ISO-8859-1 \ diff --git a/localedata/locales/wal_ET b/localedata/locales/wal_ET index 33953cd..7846531 100644 --- a/localedata/locales/wal_ET +++ b/localedata/locales/wal_ET @@ -110,7 +110,6 @@ country_num 231 % 210 found in at least one ISO 3166 doc % country_car unknown % country_isbn unknown, Need ISO 2108 lang_name "" -lang_ab "" lang_term "" lang_lib "" @@ -144,12 +143,12 @@ LC_TIME % Abbreviated weekday names (%a) % abday " ";/ - "";/ - "";/ - "";/ - "";/ - "";/ - " " + "";/ + "";/ + "";/ + "";/ + "";/ + " " % % Full weekday names (%A) % @@ -169,32 +168,32 @@ day "";/ % Abbreviated month names (%b) % abmon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % % Full month names (%B) % mon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % % Equivalent of AM PM % @@ -202,7 +201,7 @@ mon "";/ % also % am_pm "";/ - "" + "" % % Appropriate date representation (%x) % "%d/%m/%Y" -- 2.7.4