diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-10-15 01:27:21 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-10-15 01:27:21 +0000 |
commit | d38627eec4813aed41f3a7b58f7a7d93efa9ec48 (patch) | |
tree | 08f3a3b2f96aff988691f9307168203b38a1d4f4 /localedata/locales/te_IN | |
parent | 34b0ba283020a5a9cc25b4a3657cb162e9bc57c2 (diff) | |
download | glibc-d38627eec4813aed41f3a7b58f7a7d93efa9ec48.tar.gz glibc-d38627eec4813aed41f3a7b58f7a7d93efa9ec48.tar.xz glibc-d38627eec4813aed41f3a7b58f7a7d93efa9ec48.zip |
[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.
Diffstat (limited to 'localedata/locales/te_IN')
-rw-r--r-- | localedata/locales/te_IN | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localedata/locales/te_IN b/localedata/locales/te_IN index ffd039b7fe..0dca321519 100644 --- a/localedata/locales/te_IN +++ b/localedata/locales/te_IN @@ -151,7 +151,7 @@ yesexpr "<U005E><U005B><U0079><U0059><U0C05><U005D><U002E><U002A>" % % Syntax on Unicode Regular Expression Guidelines TR#18 % ^[yY\u0C15].* -noexpr "<U005E><U005B><U0079><U0059><U0C15><U005D><U002E><U002A>" +noexpr "<U005E><U005B><U006E><U004E><U0C15><U005D><U002E><U002A>" % yesstr "<U0C05><U0C35><U0C28><U0C41>" |