diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-01-28 15:55:25 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-01-28 15:55:25 +0000 |
commit | 1dd757696b0d4208f3aa124459b78c91d39f4513 (patch) | |
tree | 8c0cd1dc273a4a0f3a9a117ca12908a17b58f4f4 /localedata/locales/bn_BD | |
parent | 563ee1cb34198f649712721fc658c7bef9e05dd7 (diff) | |
download | glibc-1dd757696b0d4208f3aa124459b78c91d39f4513.tar.gz glibc-1dd757696b0d4208f3aa124459b78c91d39f4513.tar.xz glibc-1dd757696b0d4208f3aa124459b78c91d39f4513.zip |
* nss/getent.c (print_networks): Don't print comma between aliases.
Diffstat (limited to 'localedata/locales/bn_BD')
-rw-r--r-- | localedata/locales/bn_BD | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/localedata/locales/bn_BD b/localedata/locales/bn_BD index dceacc34ad..a2c0f5c5bd 100644 --- a/localedata/locales/bn_BD +++ b/localedata/locales/bn_BD @@ -37,7 +37,24 @@ copy "iso14651_t1" END LC_COLLATE LC_CTYPE -copy "bn_IN" +copy "i18n" + +% Bengali uses the alternate digits U+09E6..U+09EF +outdigit <U09E6>..<U09EF> + +% This is used in the scanf family of functions to read Bengali numbers +% using "%Id" and such. +map to_inpunct; / + (<U0030>,<U09E6>); / + (<U0031>,<U09E7>); / + (<U0032>,<U09E8>); / + (<U0033>,<U09E9>); / + (<U0034>,<U09EA>); / + (<U0035>,<U09EB>); / + (<U0036>,<U09EC>); / + (<U0037>,<U09ED>); / + (<U0038>,<U09EE>); / + (<U0039>,<U09EF>); translit_start include "translit_combining";"" |