From 56bc7f43603b5d28437496efb32df40997c62cb4 Mon Sep 17 00:00:00 2001 From: Akhilesh Kumar Date: Mon, 28 Aug 2017 12:04:04 +0200 Subject: Fix country_name in zu_ZA to agree with CLDR [BZ #21959] * locales/zu_ZA (LC_ADDRESS): Fix country name to agree with CLDR. --- localedata/ChangeLog | 5 +++++ localedata/locales/zu_ZA | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/localedata/ChangeLog b/localedata/ChangeLog index ca1a44e00d..6e9c01e233 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,8 @@ +2017-08-28 Akhilesh Kumar + + [BZ #21959] + * locales/zu_ZA (LC_ADDRESS): Fix country name to agree with CLDR. + 2017-08-18 Mike FABIAN [BZ #21750] diff --git a/localedata/locales/zu_ZA b/localedata/locales/zu_ZA index 239be8bc3d..e07e709667 100644 --- a/localedata/locales/zu_ZA +++ b/localedata/locales/zu_ZA @@ -207,8 +207,7 @@ name_ms "" END LC_NAME LC_ADDRESS -country_name "" -% Country name in Zulu - "Mzansi Afrika" +country_name "iNingizimu Afrika" % country_post "" % Abbreviated country postal name - "ZA" -- cgit v1.2.3