diff options
author | Akhilesh Kumar <akhilesh.k@samsung.com> | 2017-07-20 12:35:29 +0530 |
---|---|---|
committer | Mike FABIAN <mfabian@redhat.com> | 2017-07-25 13:25:18 +0200 |
commit | c771b59a24c082d5d9a0ff3f5295db21431e8cf9 (patch) | |
tree | ea57a2640101b2f1151baf8e96f1b228a31f85e7 /localedata/locales/et_EE | |
parent | 1b768b4897a2ba6b30809a72f08b8eacba32a022 (diff) | |
download | glibc-c771b59a24c082d5d9a0ff3f5295db21431e8cf9.tar.gz glibc-c771b59a24c082d5d9a0ff3f5295db21431e8cf9.tar.xz glibc-c771b59a24c082d5d9a0ff3f5295db21431e8cf9.zip |
Fix inconsistency in country_isbn and missing prefixes
[BZ #21797] * locales/et_EE (LC_ADDRESS): Fix country_isbn. * locales/hy_AM (LC_ADDRESS): Fix country_isbn.
Diffstat (limited to 'localedata/locales/et_EE')
-rw-r--r-- | localedata/locales/et_EE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/localedata/locales/et_EE b/localedata/locales/et_EE index bdd8b0754f..93392659f4 100644 --- a/localedata/locales/et_EE +++ b/localedata/locales/et_EE @@ -2242,7 +2242,7 @@ country_ab2 "<U0045><U0045>" country_ab3 "<U0045><U0053><U0054>" country_num 233 country_car "<U0045><U0053><U0054>" -country_isbn "<U0039><U0039><U0038><U0035>" +country_isbn "978-9949,978-9985" lang_name "<U0065><U0065><U0073><U0074><U0069>" lang_ab "<U0065><U0074>" lang_term "<U0065><U0073><U0074>" |