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/bn_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/bn_IN')
-rw-r--r-- | localedata/locales/bn_IN | 26 |
1 files changed, 1 insertions, 25 deletions
diff --git a/localedata/locales/bn_IN b/localedata/locales/bn_IN index 6edbf68c6b..66be12d751 100644 --- a/localedata/locales/bn_IN +++ b/localedata/locales/bn_IN @@ -150,31 +150,7 @@ END LC_TIME 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 "<U005E><U005B><U09B9><U09CD><U09AF><U09BE><U0981><U005D>" - -% Syntax on Unicode Regular Expression Guidelines TR#18 -% yesexpr "<U005E><U005B><U005C><U0075><U0030><U0039><U0033><U0039><U005C><U0075><U0030><U0039><U0033><U0065><U005C><U0075><U0030><U0039><U0030><U0031><U005D>" - -% -% ^[\u0928\u0939\u0940\u0902] -noexpr "<U005E><U005B><U09A8><U09BE><U005D>" - -% Syntax on Unicode Regular Expression Guidelines TR#18 -% noexpr "<U005E><U005B><U005C><U0075><U0030><U0039><U0032><U0038><U005C><U0075><U0030><U0039><U0033><U0039><U005C><U0075><U0030><U0039><U0034><U0030><U005C><U0075><U0030><U0039><U0030><U0032><U005D>" -% - -% \u0939\u093e\u0901 -yesstr "<U09B9><U09CD><U09AF><U09BE><U0981>" -% -% \u0928\u0939\u0940\u0902 -nostr "<U09A8><U09BE>" -% +copy "bn_BD" END LC_MESSAGES |