diff options
author | Pravin Satpute <psatpute@redhat.com> | 2015-07-15 16:06:17 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@redhat.com> | 2015-07-15 16:06:18 +0530 |
commit | 032c510db06cee5ee2b254611c44b3744660417a (patch) | |
tree | 3e866a858e88381dd64431b9ea6df73450bc7c59 /localedata | |
parent | 0035851c3c13f26b92fc076540d112069918a3e1 (diff) | |
download | glibc-032c510db06cee5ee2b254611c44b3744660417a.tar.gz glibc-032c510db06cee5ee2b254611c44b3744660417a.tar.xz glibc-032c510db06cee5ee2b254611c44b3744660417a.zip |
Correcting language code for Bhili and Tulu locales (bug 17475)
Bhili [1] and Tulu [2] language does not have iso-639-1 codes. Patch moves locale file with correct code and also fix iso-639.def. 1. http://www-01.sil.org/iso639-3/documentation.asp?id=bhb 2. http://www-01.sil.org/iso639-3/documentation.asp?id=tcy localedata/ChangeLog: 2015-07-02 Pravin Satpute <psatpute@redhat.com> [BZ #17475] * locales/tu_IN: renamed to tcy_IN * locales/bh_IN: renamed to bhb_IN Changelog: 2015-03-05 Pravin Satpute <psatpute@redhat.com> [BZ #17475] * locale/iso-639.def: Update Bhili and Tulu language codes as per iso639-3.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 6 | ||||
-rw-r--r-- | localedata/locales/bhb_IN (renamed from localedata/locales/bh_IN) | 24 | ||||
-rw-r--r-- | localedata/locales/tcy_IN (renamed from localedata/locales/tu_IN) | 24 |
3 files changed, 30 insertions, 24 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 1f2577de3e..8a10346b08 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,9 @@ +2015-07-15 Pravin Satpute <psatpute@redhat.com> + + [BZ #17475] + * locales/tu_IN: renamed to tcy_IN + * locales/bh_IN: renamed to bhb_IN + 2015-05-16 Carlos O'Donell <carlos@redhat.com> * Makefile (INSTALL-SUPPORTED-LOCALES): Fail if localedef fails. diff --git a/localedata/locales/bh_IN b/localedata/locales/bhb_IN index a345637964..8521257bfc 100644 --- a/localedata/locales/bh_IN +++ b/localedata/locales/bhb_IN @@ -16,18 +16,18 @@ territory "India" revision "0.1" date "2014-09-30" % -category "bh_IN:2014";LC_IDENTIFICATION -category "bh_IN:2014";LC_CTYPE -category "bh_IN:2014";LC_COLLATE -category "bh_IN:2014";LC_TIME -category "bh_IN:2014";LC_NUMERIC -category "bh_IN:2014";LC_MONETARY -category "bh_IN:2014";LC_MESSAGES -category "bh_IN:2014";LC_PAPER -category "bh_IN:2014";LC_NAME -category "bh_IN:2014";LC_ADDRESS -category "bh_IN:2014";LC_TELEPHONE -category "bh_IN:2014";LC_MEASUREMENT +category "bhb_IN:2014";LC_IDENTIFICATION +category "bhb_IN:2014";LC_CTYPE +category "bhb_IN:2014";LC_COLLATE +category "bhb_IN:2014";LC_TIME +category "bhb_IN:2014";LC_NUMERIC +category "bhb_IN:2014";LC_MONETARY +category "bhb_IN:2014";LC_MESSAGES +category "bhb_IN:2014";LC_PAPER +category "bhb_IN:2014";LC_NAME +category "bhb_IN:2014";LC_ADDRESS +category "bhb_IN:2014";LC_TELEPHONE +category "bhb_IN:2014";LC_MEASUREMENT END LC_IDENTIFICATION diff --git a/localedata/locales/tu_IN b/localedata/locales/tcy_IN index 0201bbd0ab..3fc1e1a94a 100644 --- a/localedata/locales/tu_IN +++ b/localedata/locales/tcy_IN @@ -18,18 +18,18 @@ territory "India" revision "0.1" date "2014-09-30" % -category "tu_IN:2014";LC_IDENTIFICATION -category "tu_IN:2014";LC_CTYPE -category "tu_IN:2014";LC_COLLATE -category "tu_IN:2014";LC_TIME -category "tu_IN:2014";LC_NUMERIC -category "tu_IN:2014";LC_MONETARY -category "tu_IN:2014";LC_MESSAGES -category "tu_IN:2014";LC_PAPER -category "tu_IN:2014";LC_NAME -category "tu_IN:2014";LC_ADDRESS -category "tu_IN:2014";LC_TELEPHONE -category "tu_IN:2014";LC_MEASUREMENT +category "tcy_IN:2014";LC_IDENTIFICATION +category "tcy_IN:2014";LC_CTYPE +category "tcy_IN:2014";LC_COLLATE +category "tcy_IN:2014";LC_TIME +category "tcy_IN:2014";LC_NUMERIC +category "tcy_IN:2014";LC_MONETARY +category "tcy_IN:2014";LC_MESSAGES +category "tcy_IN:2014";LC_PAPER +category "tcy_IN:2014";LC_NAME +category "tcy_IN:2014";LC_ADDRESS +category "tcy_IN:2014";LC_TELEPHONE +category "tcy_IN:2014";LC_MEASUREMENT END LC_IDENTIFICATION |