diff options
author | Mike FABIAN <mfabian@redhat.com> | 2017-09-09 12:01:06 +0200 |
---|---|---|
committer | Mike FABIAN <mfabian@redhat.com> | 2017-09-09 12:41:54 +0200 |
commit | 96480903ab6f16cba475c02e32827fa4bf2b62b7 (patch) | |
tree | 8344e90f414db88b0d50c19556fe2544a43c3ba1 /localedata | |
parent | 4c03a696800e3bb4b433626a65c4fef465dcc98b (diff) | |
download | glibc-96480903ab6f16cba475c02e32827fa4bf2b62b7.zip glibc-96480903ab6f16cba475c02e32827fa4bf2b62b7.tar.gz glibc-96480903ab6f16cba475c02e32827fa4bf2b62b7.tar.bz2 |
Finish change from “Bengali” to “Bangla”
“Bengali” still remained in some comments in the bn_BD locale file,
in iso-639.def and in a test input file. Change it there as well.
“Bangla” is now used as the English name for this language in CLDR.
[BZ #14925]
* libio/tst-widetext.input: Change “Bengali” to “Bangla”.
* locale/iso-639.def: Change “Bengali” to “Bangla”.
* localedata/locales/bn_BD: “Bengali” was still used in some
comments. Change it to “Bangla”.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/locales/bn_BD | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/localedata/locales/bn_BD b/localedata/locales/bn_BD index 02d75b8..b220c21 100644 --- a/localedata/locales/bn_BD +++ b/localedata/locales/bn_BD @@ -8,8 +8,6 @@ escape_char / % exempt you from the conditions of the license if your use would % otherwise be governed by that license. -% This is the locale defination file for Bangladeshi Bengali - LC_IDENTIFICATION title "Bangla language locale for Bangladesh" source "Ankur Group, http:////www.ankurbangla.org, http:////www.bengalinux.org" @@ -44,10 +42,10 @@ END LC_COLLATE LC_CTYPE copy "i18n" -% Bengali uses the alternate digits U+09E6..U+09EF +% Bangla uses the alternate digits U+09E6..U+09EF outdigit <U09E6>..<U09EF> -% This is used in the scanf family of functions to read Bengali numbers +% This is used in the scanf family of functions to read Bangla numbers % using "%Id" and such. map to_inpunct; / (<U0030>,<U09E6>); / |