From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 65802 invoked by alias); 19 Jul 2017 06:26:13 -0000 Mailing-List: contact libc-locales-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-locales-owner@sourceware.org Received: (qmail 64985 invoked by uid 48); 19 Jul 2017 06:25:53 -0000 From: "akhilesh.k at samsung dot com" To: libc-locales@sourceware.org Subject: [Bug localedata/21784] Inconsistency in country_isbn Date: Wed, 19 Jul 2017 06:26:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: 2.26 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: akhilesh.k at samsung dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2017-q3/txt/msg00188.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D21784 --- Comment #3 from Akhilesh Kumar --- > Akhilesh Kumar wrote: >=20 > [BZ #21784] > Fiexed inconsistency in country_isbn > ^ Typo Done=20=20=20=20=20=20=20=20=20=20 > > Signed-off-by: Akhilesh Kumar > > --- > > localedata/locales/bo_CN | 2 +- > > localedata/locales/fa_IR | 2 +- > > localedata/locales/nan_TW@latin | 2 +- > > localedata/locales/nr_ZA | 3 ++- > > localedata/locales/sr_RS | 2 +- > > localedata/locales/sr_RS@latin | 2 +- > > localedata/locales/ug_CN | 2 +- > > localedata/locales/yue_HK | 2 +- > > localedata/locales/zh_CN | 2 +- >> localedata/locales/zh_TW | 2 +- > 10 files changed, 11 insertions(+), 10 deletions(-) > >=20 > [...] > diff --git a/localedata/locales/ug_CN b/localedata/locales/ug_CN > > index 3773176..8cdb926 100644 > > --- a/localedata/locales/ug_CN > > +++ b/localedata/locales/ug_CN > > @@ -325,7 +325,7 @@ country_ab2 "" > > country_ab3 "" > > country_num 156 > > country_car "" > > -country_isbn "" > > +country_isbn 1 >=20 > 7, not 1 Agree, find updated patch=20 https://sourceware.org/ml/libc-alpha/2017-07/msg00663.html=20 >=20 > --=20 You are receiving this mail because: You are on the CC list for the bug.