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: 21465 X-Patchwork-Delegate: mfabian@redhat.com 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