From patchwork Mon Jul 10 03:41:56 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Akhilesh Kumar X-Patchwork-Id: 786043 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 3x5WMy4JWgz9s7m for ; Mon, 10 Jul 2017 13:46:06 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.b="FLTtfyfZ"; 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=Qu3iFYE4lQLTXXq9lo Ck6EL9nnZNtPGpHOFtGs0nXALigsbwyvOLFyKwth7Jx2uFsEHmHk60jLjXRShT3T CekwYC1jZB1SZBqRaYTZAD2XIXrJP37xK5Os57mZDJiYb3b4YAw/9cYdKAh/aFvs tw7i9XJg+YmF/5sweeiz239q0= 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=+ljjIW6Zjgi6KIplnzzq02Nc ZC0=; b=FLTtfyfZsHcdB1KzeX/WinGjPag90QN2QiN6CQ2CKHGHnlVVdHqpW0+g iKZ2lSfk0PGd1RGtciSa7ZAQenCFPRIdp6DgqaKmAvQz9cY/dJIbP9VhkeBr82Tt LTEofjFNoshm5mE6WOyoe5RUHbvYaxo/J3YHKu38SRMpj+G8A0I= Received: (qmail 54824 invoked by alias); 10 Jul 2017 03:45:42 -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 54602 invoked by uid 89); 10 Jul 2017 03:45:21 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-26.8 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:716 X-HELO: mailout3.samsung.com From: Akhilesh Kumar To: libc-alpha@sourceware.org Cc: pankaj.m@samsung.com, Akhilesh Kumar Subject: [PATCH v2] Added yesstr and nostr to zh_HK locale Date: Mon, 10 Jul 2017 09:11:56 +0530 Message-Id: <1499658116-47438-1-git-send-email-akhilesh.k@samsung.com> X-CMS-MailID: 20170710034510epcas5p2a1705c120e78ee06d4341b3486db0095 X-Msg-Generator: CA X-Sender-IP: 182.195.40.13 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: 20170710034510epcas5p2a1705c120e78ee06d4341b3486db0095 CMS-TYPE: 105P DLP-Filter: Pass X-CFilter-Loop: Reflected X-CMS-RootMailID: 20170710034510epcas5p2a1705c120e78ee06d4341b3486db0095 X-RootMTR: 20170710034510epcas5p2a1705c120e78ee06d4341b3486db0095 References: yesstr and nostr are missing for zh_HK 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 file changed, 2 insertions(+) diff --git a/localedata/locales/zh_HK b/localedata/locales/zh_HK index cc85c15..3cd566b 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