From 8bb524be8f1160fd705b31d7d9671a05bf595793 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 20 Jul 2015 23:39:42 -0700 Subject: locale: Do not define lang_ab for tcy_IN and bhb_IN After renaming localedef now complains and build fails LC_ADDRESS: field `lang_ab' must not be defined earlier the names were similar to lang_ab definitions 'tu' or 'bh' but after rename they are not. --- localedata/ChangeLog | 6 ++++++ localedata/locales/bhb_IN | 2 +- localedata/locales/tcy_IN | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) (limited to 'localedata') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 030326b84b..0a916809b8 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,9 @@ +2015-07-21 Khem Raj + + [BZ #17475] + * locales/bhb_IN: Do not define lang_ab. + * locales/tcy_IN: Ditto. + 2015-07-21 Khem Raj [BZ #17475] diff --git a/localedata/locales/bhb_IN b/localedata/locales/bhb_IN index 8521257bfc..b98d67dcbe 100644 --- a/localedata/locales/bhb_IN +++ b/localedata/locales/bhb_IN @@ -163,7 +163,7 @@ country_ab3 "" country_car "" country_num 356 lang_name "" -lang_ab "" +lang_ab "" lang_term "" lang_lib "" END LC_ADDRESS diff --git a/localedata/locales/tcy_IN b/localedata/locales/tcy_IN index 3fc1e1a94a..a737bb351a 100644 --- a/localedata/locales/tcy_IN +++ b/localedata/locales/tcy_IN @@ -179,7 +179,7 @@ country_ab3 "" country_car "" country_num 356 lang_name "" -lang_ab "" +lang_ab "" lang_term "" lang_lib "" END LC_ADDRESS -- cgit 1.4.1