From patchwork Tue May 28 20:21:52 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rafal Luzynski X-Patchwork-Id: 32876 Received: (qmail 16337 invoked by alias); 28 May 2019 20:21:59 -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 16324 invoked by uid 89); 28 May 2019 20:21:59 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-18.0 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, XPRIO autolearn=ham version=3.3.1 spammy=H*x:Mailer, H*UA:Mailer, H*MI:poczta, HImportance:Medium X-HELO: shared-ano163.rev.nazwa.pl X-Spam-Score: 0 Date: Tue, 28 May 2019 22:21:52 +0200 (CEST) From: Rafal Luzynski To: "libc-alpha@sourceware.org" Message-ID: <1510769902.60962.1559074912130@poczta.nazwa.pl> Subject: [COMMITTED PATCH 1/2] tt_RU: Fix orthographic mistakes in mon and abmon sections [BZ #24369] MIME-Version: 1.0 From: mansayk <6688000@gmail.com> Date: Sat, 16 Mar 2019 11:33:30 +0300 This commit fixes some errors and converts all month names to lowercase. The content is synchronized with CLDR-35.1 now but trailing dots are removed from abmon values in order to maintain consistency with the previous values and with many other locales which do the same. [BZ #24369] * localedata/locales/tt_RU (mon): Update from CLDR-35.1, fix errors. (abmon): Likewise, but remove the trailing dots. --- ChangeLog | 6 +++++ localedata/locales/tt_RU | 48 ++++++++++++++++++++-------------------- 2 files changed, 30 insertions(+), 24 deletions(-) diff --git a/ChangeLog b/ChangeLog index 674879840d..05b2ae7cc6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2019-05-28 mansayk <6688000@gmail.com> + + [BZ #24369] + * localedata/locales/tt_RU (mon): Update from CLDR-35.1, fix errors. + (abmon): Likewise, but remove the trailing dots. + 2019-05-28 Joseph Myers * inet/netinet/igmp.h (IGMP_MRDISC_ADV): New macro. diff --git a/localedata/locales/tt_RU b/localedata/locales/tt_RU index f6b570d53c..b0254baf17 100644 --- a/localedata/locales/tt_RU +++ b/localedata/locales/tt_RU @@ -206,30 +206,30 @@ abday "";/ "";/ "";/ "" -mon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" -abmon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +abmon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" d_t_fmt "%a %d %b %Y %T" d_fmt "%d.%m.%Y" t_fmt "%T"