From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5885 invoked by alias); 27 Jul 2018 19:50:11 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 5873 invoked by uid 89); 27 Jul 2018 19:50:11 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.4 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy=Hx-languages-length:676, 27072018, 27.07.2018, month X-HELO: ano163.rev.netart.pl X-Spam-Score: 0 Date: Fri, 27 Jul 2018 19:50:00 -0000 From: Rafal Luzynski Reply-To: Rafal Luzynski To: libc-alpha@sourceware.org, Carlos O'Donell Message-ID: <509991810.560062.1532721006332@poczta.nazwa.pl> In-Reply-To: <4019d5a0-5fdf-45db-bd07-4bd98fe34bb4@redhat.com> References: <1656545809.435941.1532684630776@poczta.nazwa.pl> <1290992034.436125.1532684872492@poczta.nazwa.pl> <4019d5a0-5fdf-45db-bd07-4bd98fe34bb4@redhat.com> Subject: Re: [PATCH 1/1] NEWS: Avoid the words "nominative" and "genitive". MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2018-07/txt/msg00986.txt.bz2 27.07.2018 13:49 Carlos O'Donell wrote: > On 07/27/2018 05:47 AM, Rafal Luzynski wrote: > > Glibc supports two grammatical forms of month names and we keep adding > > the locale data which actually use this feature but those two forms are > > not necessarily nominative and genitive. It is better to use a more > > generic term. > > --- > > NEWS | 7 ++++--- > > 1 file changed, 4 insertions(+), 3 deletions(-) > > OK for 2.28/master. > > Please commit. > > Reviewed-by: Carlos O'Donell Thank you, Carlos. This patch has been committed to master now. Regards, Rafal