From patchwork Fri Jul 7 12:15:50 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Akhilesh Kumar X-Patchwork-Id: 785462 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3x3tvJ0kGGz9s81 for ; Fri, 7 Jul 2017 22:19:07 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.b="u2nwR5lT"; dkim-atps=neutral DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:cc:subject:date:message-id :content-type:references; q=dns; s=default; b=eE/nPGlVoKTQV4ah8F rxpMv5AQqDyiPPp6fJN3IDgKJv+jH03to5Ej7Faz4iY6f7sB/0jX+2vt+CdYa1pE u/I3F/AcSINhizBu65VZeGBpxPG5XNBqmluRBGdA55Y2iGW8G/mZ8lysbhxmTF5j ks60ee71kOQM2Brk2Pq4Ml/LU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:cc:subject:date:message-id :content-type:references; s=default; bh=cHtCnWuw/E25Umm5H68BQedL dv4=; b=u2nwR5lTNoeXzUR6BASKXE3xqlweKhxPp4jIgAStJmT8erSjKaouxCGA W3gjMglEiZc47oL7eCYYHlouY+vOFv0+nSYqqGTiJH/cnGX2vWeNWfzgDyJKFA7F M1av5l2u9diZjP8fM1QytaL9MXD9Bgze7n8DU/o/vBx4RH++ef8= Received: (qmail 79378 invoked by alias); 7 Jul 2017 12:19:02 -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 79361 invoked by uid 89); 7 Jul 2017 12:19:01 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-26.5 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_XBL, RP_MATCHES_RCVD, SPF_HELO_PASS, SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mailout2.samsung.com From: Akhilesh Kumar To: libc-alpha@sourceware.org Cc: pankaj.m@samsung.com, Akhilesh Kumar Subject: [PATCH 1/1] Added yesstr and nostr to zh_HK locale Date: Fri, 7 Jul 2017 17:45:50 +0530 Message-Id: <1499429750-24690-1-git-send-email-akhilesh.k@samsung.com> X-CMS-MailID: 20170707121856epcas5p2aeca2c0dd16f3516c49ef25ea31f0f41 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: 20170707121856epcas5p2aeca2c0dd16f3516c49ef25ea31f0f41 CMS-TYPE: 105P DLP-Filter: Pass X-CFilter-Loop: Reflected X-CMS-RootMailID: 20170707121856epcas5p2aeca2c0dd16f3516c49ef25ea31f0f41 X-RootMTR: 20170707121856epcas5p2aeca2c0dd16f3516c49ef25ea31f0f41 References: During Locale verification i observed that yesstr and nostr are missing for Chinese language locale [LC_MESSAGES] for HK [BZ #21733] locales/zh_HK (LC_MESSAGES): add yesstr and nostr signed-off-by: Akhilesh Kumar --- localedata/locales/zh_HK | 2 ++ 1 files changed, 2 insertions(+) diff --git a/localedata/locales/zh_HK b/localedata/locales/zh_HK index cc85c15..c800c73 100644 --- a/localedata/locales/zh_HK +++ b/localedata/locales/zh_HK @@ -151,6 +151,8 @@ END LC_TIME LC_MESSAGES yesexpr "" noexpr "" +yesstr "" +nostr "" END LC_MESSAGES