From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7447 invoked by alias); 16 Mar 2018 23:10:07 -0000 Mailing-List: contact libc-stable-help@sourceware.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Subscribe: List-Archive: Sender: libc-stable-owner@sourceware.org Received: (qmail 7322 invoked by uid 89); 16 Mar 2018 23:10:07 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Checked: by ClamAV 0.99.4 on sourceware.org X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 spammy=month X-Spam-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on sourceware.org X-Spam-Level: X-HELO: ano163.rev.netart.pl Received: from ano163.rev.netart.pl (HELO ano163.rev.netart.pl) (85.128.223.163) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 16 Mar 2018 23:10:06 +0000 X-Virus-Scanned: by amavisd-new using ClamAV (17) X-Spam-Flag: NO X-Spam-Score: 0 Received: from poczta.nazwa.pl (ox1.netart.com.pl [10.252.0.11]) by id16c608407a.nazwa.pl (Postfix) with ESMTP id 21F831A6551 for ; Sat, 17 Mar 2018 00:10:04 +0100 (CET) Date: Mon, 01 Jan 2018 00:00:00 -0000 From: Rafal Luzynski Reply-To: Rafal Luzynski To: libc-stable@sourceware.org Message-ID: <2103294424.98756.1521241804055@poczta.nazwa.pl> In-Reply-To: References: <536621993.23233.1521112750946@poczta.nazwa.pl> <465541882.23649.1521112990361@poczta.nazwa.pl> Subject: Re: [PATCH 4/5] cs_CZ locale: Add alternative month names (bug 22963). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Priority: 3 Importance: Medium X-Mailer: Open-Xchange Mailer v7.8.4-Rev22 X-Originating-Client: com.openexchange.ox.gui.dhtml X-IsSubscribed: yes X-SW-Source: 2018-03/txt/msg00032.txt.bz2 15.03.2018 18:27 Carlos O'Donell wrote: > > > On 03/15/2018 05:23 AM, Rafal Luzynski wrote: > > Add alternative month names, primary month names are genitive now. > > > > [BZ #22963] > > * localedata/locales/cs_CZ (mon): Rename to... > > (alt_mon): This. > > (mon): Import from CLDR (genitive case). > > > > LGTM. > > Reviewed-by: Carlos O'Donell This patch has been pushed to release/2.27/master. Regards, Rafal