From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 90734 invoked by alias); 8 Aug 2017 18:32:36 -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 88756 invoked by uid 89); 8 Aug 2017 18:32:35 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-10.3 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,GIT_PATCH_3,KAM_LAZY_DOMAIN_SECURITY autolearn=ham version=3.3.2 spammy=H*M:poczta, Hx-languages-length:557 X-HELO: aev204.rev.netart.pl X-Spam-Score: 0 Date: Tue, 08 Aug 2017 18:32:00 -0000 From: Rafal Luzynski Reply-To: Rafal Luzynski To: libc-alpha@sourceware.org, Akhilesh Kumar Message-ID: <722484215.122273.1502217151826@poczta.nazwa.pl> In-Reply-To: <1502186127-30851-1-git-send-email-akhilesh.k@samsung.com> References: <1502186127-30851-1-git-send-email-akhilesh.k@samsung.com> Subject: Re: [PATCH v3] Fix Days and Months name for Afar Locale MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Originating-Client: com.openexchange.ox.gui.dhtml X-SW-Source: 2017-08/txt/msg00305.txt.bz2 8.08.2017 11:55 Akhilesh Kumar wrote: > [...] > --- a/localedata/locales/aa_DJ > +++ b/localedata/locales/aa_DJ > [...] > +abmon "Way";/ > + "Dit";/ > + "Xim";/ > + "Kax" > + "Qun";/ > + "Nah";/ > + "cig";/ "cig" is lowercase, most probably consequently should be "Cig". > [...] > --- a/localedata/locales/aa_ET > +++ b/localedata/locales/aa_ET > [...] > +abmon "Way";/ > + "Dit";/ > + "Xim";/ > + "Kax" > + "Qun";/ > + "Nah";/ > + "cig";/ The same here. Regards, Rafal