From patchwork Wed Jul 12 09:33:34 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Mike FABIAN X-Patchwork-Id: 21553 X-Patchwork-Delegate: mfabian@redhat.com Received: (qmail 124733 invoked by alias); 12 Jul 2017 09:33:40 -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 123261 invoked by uid 89); 12 Jul 2017 09:33:38 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-11.9 required=5.0 tests=BAYES_00, GIT_PATCH_2, GIT_PATCH_3, RP_MATCHES_RCVD, SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=jo, HContent-Transfer-Encoding:8bit X-HELO: mx1.redhat.com DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 497FDC0587E8 Authentication-Results: ext-mx08.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx08.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=mfabian@redhat.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 497FDC0587E8 From: Mike FABIAN To: Akhilesh Kumar Cc: libc-alpha@sourceware.org, pankaj.m@samsung.com Subject: Re: [PATCH 1/1] Added yesstr/nostr for nds_DE and nds_NL References: <1499846831-36202-1-git-send-email-akhilesh.k@samsung.com> Date: Wed, 12 Jul 2017 11:33:34 +0200 In-Reply-To: <1499846831-36202-1-git-send-email-akhilesh.k@samsung.com> (Akhilesh Kumar's message of "Wed, 12 Jul 2017 13:37:11 +0530") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) MIME-Version: 1.0 Akhilesh Kumar wrote: > [BZ #21756] > Added yesstr/nostr for nds_DE and nds_NL > > Signed-off-by: Akhilesh Kumar > --- > localedata/locales/nds_DE | 2 ++ > localedata/locales/nds_NL | 2 ++ > 2 files changed, 4 insertions(+) > I think it should be “jo” and “nee”. --- a/localedata/locales/nds_DE +++ b/localedata/locales/nds_DE @@ -64,6 +64,8 @@ END LC_CTYPE LC_MESSAGES yesexpr "^[+1jJyY]" noexpr "^[-0nN]" +yesstr "Ja" +nostr "Nee" END LC_MESSAGES