From d38627eec4813aed41f3a7b58f7a7d93efa9ec48 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 15 Oct 2005 01:27:21 +0000 Subject: [BZ #71, BZ #305] * locales/te_IN: Fix noexpr, replace yY with nN. [BZ #305] * locales/bn_BD: Add yY and nN to yesexpr and noexpr respectively. * locales/ml_IN: Likewise. * locales/ta_IN: Likewise. * locales/kw_GB: Add yY to yesexpr. * locales/oc_FR: Likewise. * locales/bn_IN: Use copy "bn_BD" in LC_MESSAGES definition. [BZ #71] [BZ #305] * locales/ar_EG: Add yY and nN to yesexpr and noexpr respectively. Define yesstr and nostr. * locales/ar_AE: Use copy "ar_EG" in LC_MESSAGES definition. * locales/ar_BH: Likewise. * locales/ar_DZ: Likewise. * locales/ar_IN: Likewise. * locales/ar_IQ: Likewise. * locales/ar_JO: Likewise. * locales/ar_KW: Likewise. * locales/ar_LB: Likewise. * locales/ar_LY: Likewise. * locales/ar_MA: Likewise. * locales/ar_OM: Likewise. * locales/ar_QA: Likewise. * locales/ar_SA: Likewise. * locales/ar_SD: Likewise. * locales/ar_SY: Likewise. * locales/ar_TN: Likewise. * locales/ar_YE: Likewise. --- localedata/locales/ar_EG | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'localedata/locales/ar_EG') diff --git a/localedata/locales/ar_EG b/localedata/locales/ar_EG index 8dd93062cf..157dc6717c 100644 --- a/localedata/locales/ar_EG +++ b/localedata/locales/ar_EG @@ -148,14 +148,11 @@ END LC_TIME 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 -- cgit 1.4.1