Skip to content

Commit

Permalink
locales/ce_RU: sync with other *_RU locales
Browse files Browse the repository at this point in the history
[BZ #18618]
* locales/ce_RU (LC_IDENTIFICATION): Fix language.
(LC_TIME): Set first_weekday and first_workday.
(LC_NUMERIC): Copy ru_RU.
  • Loading branch information
Arslanbek Astemirov authored and Dmitry V. Levin committed Aug 7, 2015
1 parent 86955bf commit db2bcbc
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 7 deletions.
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
7 changes: 7 additions & 0 deletions localedata/ChangeLog
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
10 changes: 4 additions & 6 deletions localedata/locales/ce_RU
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit db2bcbc

Please sign in to comment.