mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
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.
This commit is contained in:
parent
86955bf62e
commit
db2bcbcb63
2
NEWS
2
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
|
||||
|
||||
|
@ -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]
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user