From patchwork Wed Aug 16 12:31:53 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Akhilesh Kumar X-Patchwork-Id: 22139 X-Patchwork-Delegate: mfabian@redhat.com Received: (qmail 108474 invoked by alias); 16 Aug 2017 12:36:53 -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 105395 invoked by uid 89); 16 Aug 2017 12:36:52 -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, T_FILL_THIS_FORM_SHORT autolearn=ham version=3.3.2 spammy=Country, country X-HELO: mailout3.samsung.com From: Akhilesh Kumar To: libc-alpha@sourceware.org Cc: Akhilesh Kumar Subject: [PATCH v2] Fix Country name for xh_ZA Date: Wed, 16 Aug 2017 18:01:53 +0530 Message-Id: <1502886713-32937-1-git-send-email-akhilesh.k@samsung.com> X-CMS-MailID: 20170816123644epcas5p3402705653868eb7053f41ed8871c3cfd 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: 20170816123644epcas5p3402705653868eb7053f41ed8871c3cfd CMS-TYPE: 105P DLP-Filter: Pass X-CFilter-Loop: Reflected X-CMS-RootMailID: 20170816123644epcas5p3402705653868eb7053f41ed8871c3cfd X-RootMTR: 20170816123644epcas5p3402705653868eb7053f41ed8871c3cfd References: [BZ #21959] locales/xh_ZA: Fix country_name --- localedata/locales/xh_ZA | 5 ++--- localedata/locales/zu_ZA | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/localedata/locales/xh_ZA b/localedata/locales/xh_ZA index e01a620..8fb69da 100644 --- a/localedata/locales/xh_ZA +++ b/localedata/locales/xh_ZA @@ -217,9 +217,8 @@ name_ms "" END LC_NAME LC_ADDRESS -% Country name in Xhosa - "Mzantsi Afrika" -country_name "/ -" +% https://xh.wikipedia.org/wiki/UMzantsi_Afrika +country_name "UMzantsi Afrika" % % Abbreviated country postal name - "ZA" -- 1.7.1