From patchwork Mon Jul 16 21:00:11 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Rafal Luzynski X-Patchwork-Id: 28424 Received: (qmail 80915 invoked by alias); 16 Jul 2018 21:01:10 -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 80779 invoked by uid 89); 16 Jul 2018 21:01:07 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: =?ISO-8859-1?Q?No, score=-21.9 required=5.0 tests=BAYES_00, BODY_8BITS, GARBLED_BODY, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, KAM_LAZY_DOMAIN_SECURITY, RCVD_IN_DNSWL_NONE, TIME_LIMIT_EXCEEDED autolearn=unavailable version=3.3.2 spammy==d0=bf=d1, =d0=b5=d0=bd=d1, =d0=b5=d0=bb=d1, =d0=bc=d0=b0=d1?= X-HELO: ano163.rev.netart.pl X-Spam-Score: 0 Date: Mon, 16 Jul 2018 23:00:11 +0200 (CEST) From: Rafal Luzynski Reply-To: Rafal Luzynski To: libc-alpha@sourceware.org Message-ID: <925150040.127523.1531774811625@poczta.nazwa.pl> Subject: [PATCH 0/1] os_RU: Add alternative month names (bug 23140). MIME-Version: 1.0 This is not a very critical issue but if we manage to fix this and Occitan (to be posted soon) then I will close the bug report in this release cycle and call it done. I think that more changes would be good but I am not going to introduce them without any positive feedback from the actual users. Regarding the Ossetian language we have some disagreement whether the month names should be capitalized or not but this patch provides the most conservative approach (minimum changes, more can be introduced later) and also follows CLDR strictly. OK to push this patch for 2.28? Decoded content: Reviewed-by: Carlos O'Donell diff --git a/localedata/locales/os_RU b/localedata/locales/os_RU index fcd72ef..9a4ce03 100644 --- a/localedata/locales/os_RU +++ b/localedata/locales/os_RU @@ -116,7 +116,7 @@ abmon "Янв";/ "Ноя";/ "Дек" -mon "Январь";/ +alt_mon "Январь";/ "Февраль";/ "Мартъи";/ "Апрель";/ @@ -128,6 +128,19 @@ mon "Январь";/ "Октябрь";/ "Ноябрь";/ "Декабрь" + +mon "январы";/ +"февралы";/ +"мартъийы";/ +"апрелы";/ +"майы";/ +"июны";/ +"июлы";/ +"августы";/ +"сентябры";/ +"октябры";/ +"ноябры";/ +"декабры" d_t_fmt "%a %d %b %Y %T" d_fmt "%d.%m.%Y" t_fmt "%T"