From patchwork Wed Mar 1 02:12:22 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Rafal Luzynski X-Patchwork-Id: 19412 Received: (qmail 19080 invoked by alias); 1 Mar 2017 02:12:38 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 19000 invoked by uid 89); 1 Mar 2017 02:12:26 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-17.0 required=5.0 tests=AC_HTML_NONSENSE_TAGS, AWL, BAYES_00, BODY_8BITS, GARBLED_BODY, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, KAM_LAZY_DOMAIN_SECURITY, UNWANTED_LANGUAGE_BODY autolearn=ham version=3.3.2 spammy=I, H*c:PHrt, HCc:D*ru, H*r:10.252.0 X-HELO: aev204.rev.netart.pl Date: Wed, 1 Mar 2017 03:12:22 +0100 (CET) From: Rafal Luzynski Reply-To: Rafal Luzynski To: libc-alpha@sourceware.org Cc: s-o-f-t@mail.ru Message-ID: <1912687432.120175.1488334342120@poczta.nazwa.pl> Subject: [PATCH] localedata: ce_RU: weekdays updated from CLDR [BZ #21207] MIME-Version: 1.0 X-Originating-Client: com.openexchange.ox.gui.dhtml Please find more info at: https://sourceware.org/bugzilla/show_bug.cgi?id=21207 BTW, I'd like to hear some feedback from Chechen speaking people. Regards, Rafal From e61dc9bd59588701ca2e22f99f7a2bf45af3fa85 Mon Sep 17 00:00:00 2001 From: Rafal Luzynski Date: Sat, 25 Feb 2017 02:09:28 +0100 Subject: [PATCH] localedata: ce_RU: weekdays updated from CLDR [BZ #21207] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [BZ #21207] * locales/ce_RU (day): Updated (imported) from CLDR. Uppercase letters left unchanged. * locales/ce_RU (abday): Minor updates to match (day): Latin uppercase "I" replaced with Cyrillic "Ӏ" ("Palochka", Unicode: U04C0). Trailing spaces removed. --- localedata/ChangeLog | 9 +++++++++ localedata/locales/ce_RU | 28 ++++++++++++++-------------- 2 files changed, 23 insertions(+), 14 deletions(-) diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 3b257a2..afd981b 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,12 @@ +2017-03-01 Rafal Luzynski + + [BZ #21207] + * locales/ce_RU (day): Updated (imported) from CLDR. Uppercase letters + left unchanged. + * locales/ce_RU (abday): Minor updates to match (day): Latin uppercase + "I" replaced with Cyrillic "Ӏ" ("Palochka", Unicode: U04C0). Trailing + spaces removed. + 2017-02-20 Mike FABIAN [BZ #20313] diff --git a/localedata/locales/ce_RU b/localedata/locales/ce_RU index 2a8487a..f13aa2e 100644 --- a/localedata/locales/ce_RU +++ b/localedata/locales/ce_RU @@ -73,21 +73,21 @@ abmon "";/ "";/ "";/ "" -% КIиранде , Оршотде , Шинариде , Кхаариде , Еариде , ПIераскаде, Шотде -day "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" -% КI, Ор, Ши , Кх , Еа , ПI , Шо -abday "";/ +% КӀиранан де, Оршотан де, Шинарин де, Кхаарин де, Еарин де, ПӀераскан де, Шот де +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +% КӀ, Ор, Ши, Кх, Еа, ПӀ, Шо +abday "";/ "";/ - "";/ - "";/ - "";/ - "";/ + "";/ + "";/ + "";/ + "";/ "" % %Y %d %b %a %T d_t_fmt "" -- 2.7.4