From patchwork Wed Jul 12 08:06:38 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Akhilesh Kumar X-Patchwork-Id: 21551 X-Patchwork-Delegate: mfabian@redhat.com Received: (qmail 6244 invoked by alias); 12 Jul 2017 08:10:06 -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 6202 invoked by uid 89); 12 Jul 2017 08:10:05 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-26.9 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RP_MATCHES_RCVD, SPF_HELO_PASS, SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:1102 X-HELO: mailout3.samsung.com From: Akhilesh Kumar To: libc-alpha@sourceware.org Cc: pankaj.m@samsung.com, Akhilesh Kumar Subject: [PATCH 1/1] Added yesstr/nostr for pap_AW and pap_CW Date: Wed, 12 Jul 2017 13:36:38 +0530 Message-Id: <1499846798-33904-1-git-send-email-akhilesh.k@samsung.com> X-CMS-MailID: 20170712080959epcas5p2daf5eaf1672e53b7c27f7bb669e47d4c X-Msg-Generator: CA X-Sender-IP: 182.195.40.14 X-Local-Sender: =?UTF-8?B?QUtISUxFU0ggS1VNQVIbU1JJLURlbGhpLVBsYXRmb3JtIFMv?= =?UTF-8?B?VyAxIFRlYW0b7IK87ISx7KCE7J6QG0NoaWVmIEVuZ2luZWVy?= X-Global-Sender: =?UTF-8?B?QUtISUxFU0ggS1VNQVIbU1JJLURlbGhpLVBsYXRmb3JtIFMv?= =?UTF-8?B?VyAxIFRlYW0bU2Ftc3VuZ8KgRWxlY3Ryb25pY3MbQ2hpZWYgRW5naW5lZXI=?= X-Sender-Code: =?UTF-8?B?QzEwG1NXQUhRG0MxMElEMDJJRDAyODExNQ==?= X-MTR: 20170712080959epcas5p2daf5eaf1672e53b7c27f7bb669e47d4c CMS-TYPE: 105P DLP-Filter: Pass X-CFilter-Loop: Reflected X-CMS-RootMailID: 20170712080959epcas5p2daf5eaf1672e53b7c27f7bb669e47d4c X-RootMTR: 20170712080959epcas5p2daf5eaf1672e53b7c27f7bb669e47d4c References: [BZ #21757] Added yesstr/nostr for pap_AW and pap_CW Signed-off-by: Akhilesh Kumar --- localedata/locales/pap_AW | 2 ++ localedata/locales/pap_CW | 2 ++ 2 files changed, 4 insertions(+), 0 deletions(-) diff --git a/localedata/locales/pap_AW b/localedata/locales/pap_AW index 117bc07..a779bf3 100644 --- a/localedata/locales/pap_AW +++ b/localedata/locales/pap_AW @@ -74,6 +74,8 @@ END LC_COLLATE LC_MESSAGES yesexpr "" noexpr "" +yesstr "" +nostr "" END LC_MESSAGES diff --git a/localedata/locales/pap_CW b/localedata/locales/pap_CW index 888655c..97d8cfc 100644 --- a/localedata/locales/pap_CW +++ b/localedata/locales/pap_CW @@ -74,6 +74,8 @@ END LC_COLLATE LC_MESSAGES yesexpr "" noexpr "" +yesstr "" +nostr "" END LC_MESSAGES