diff options
author | Arslanbek Astemirov <mail.ru> | 2015-07-03 09:19:39 +0000 |
---|---|---|
committer | Dmitry V. Levin <ldv@altlinux.org> | 2015-08-07 11:10:23 +0000 |
commit | db2bcbcb631f1c1aa023ef9f23a968e1ac288423 (patch) | |
tree | 0e48a9d43c26609e337ecb8a0f6c44f51f02249f | |
parent | 86955bf62e5690f65995ee8055b1ed529f80842b (diff) | |
download | glibc-db2bcbcb631f1c1aa023ef9f23a968e1ac288423.tar.gz glibc-db2bcbcb631f1c1aa023ef9f23a968e1ac288423.tar.xz glibc-db2bcbcb631f1c1aa023ef9f23a968e1ac288423.zip |
locales/ce_RU: sync with other *_RU locales
[BZ #18618] * locales/ce_RU (LC_IDENTIFICATION): Fix language. (LC_TIME): Set first_weekday and first_workday. (LC_NUMERIC): Copy ru_RU.
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | localedata/ChangeLog | 7 | ||||
-rw-r--r-- | localedata/locales/ce_RU | 10 |
3 files changed, 12 insertions, 7 deletions
diff --git a/NEWS b/NEWS index e3c2351789..bb45b92ecf 100644 --- a/NEWS +++ b/NEWS @@ -8,7 +8,7 @@ using `glibc' in the "product" field. Version 2.23 * The following bugs are resolved with this release: - 16519, 18265, 18525, 18647, 18661. + 16519, 18265, 18525, 18618, 18647, 18661. Version 2.22 diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 0a916809b8..73f4f593e3 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,10 @@ +2015-08-07 Arslanbek Astemirov <astemirow@mail.ru> + + [BZ #18618] + * locales/ce_RU (LC_IDENTIFICATION): Fix language. + (LC_TIME): Set first_weekday and first_workday. + (LC_NUMERIC): Copy ru_RU. + 2015-07-21 Khem Raj <raj.khem@gmail.com> [BZ #17475] diff --git a/localedata/locales/ce_RU b/localedata/locales/ce_RU index 0fbc0ba1ad..cdeffaf44d 100644 --- a/localedata/locales/ce_RU +++ b/localedata/locales/ce_RU @@ -7,7 +7,7 @@ LC_IDENTIFICATION title "Chechen locale for RUSSIAN FEDERATION" source "ANCHR" address "364024, ChR, Grozny, pr-kt of M. Esambayev, 13" -language "ce" +language "Chechen" territory "RUSSIAN FEDERATION" revision "1.0" date "2014-08-25" @@ -90,14 +90,12 @@ t_fmt "<U0025><U0054>" % am_pm "";"" t_fmt_ampm "" +first_weekday 2 +first_workday 2 END LC_TIME LC_NUMERIC -% , -decimal_point "<U002C>" -thousands_sep "" -% 3;3 -grouping 3;3 +copy "ru_RU" END LC_NUMERIC LC_MONETARY |