From a426a65ce8c3a5cd849409dec2ea9de0c3b5f445 Mon Sep 17 00:00:00 2001 From: Akhilesh Kumar Date: Wed, 26 Jul 2017 13:43:59 +0530 Subject: Removed redundant data for the_NP locale [BZ #21838] * locales/the_NP (LC_CTYPE): copy "ne_NP" * locales/the_NP (LC_COLLATE): copy "ne_NP" * locales/the_NP (LC_MONETARY): copy "ne_NP" * locales/the_NP (LC_TELEPHONE): copy "ne_NP" --- localedata/ChangeLog | 8 ++++++++ localedata/locales/the_NP | 37 ++++--------------------------------- 2 files changed, 12 insertions(+), 33 deletions(-) diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 189e2ac5fc..bb4870f7d5 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,11 @@ +2017-07-26 Akhilesh Kumar + + [BZ #21838] + * locales/the_NP (LC_CTYPE): copy "ne_NP" + * locales/the_NP (LC_COLLATE): copy "ne_NP" + * locales/the_NP (LC_MONETARY): copy "ne_NP" + * locales/the_NP (LC_TELEPHONE): copy "ne_NP" + 2017-07-26 Mike FABIAN * locales/sd_IN@devanagari (LC_MONETARY): copy "sd_IN" diff --git a/localedata/locales/the_NP b/localedata/locales/the_NP index 65497c6a4e..f1d617a5ef 100644 --- a/localedata/locales/the_NP +++ b/localedata/locales/the_NP @@ -39,39 +39,15 @@ category "i18n:2012";LC_MEASUREMENT END LC_IDENTIFICATION LC_CTYPE -copy "i18n" - -translit_start -include "translit_combining";"" -translit_end +copy "ne_NP" END LC_CTYPE LC_COLLATE -% Copy the template from ISO/IEC 14651 -copy "iso14651_t1" +copy "ne_NP" END LC_COLLATE LC_MONETARY -% This is the POSIX Locale definition the LC_MONETARY category. -% These are generated based on XML base Locale definition file -% for IBM Class for Unicode/Java -% -int_curr_symbol "" -currency_symbol "" -mon_decimal_point "" -mon_thousands_sep "" -mon_grouping 3 -positive_sign "" -negative_sign "" -int_frac_digits 2 -frac_digits 2 -p_cs_precedes 1 -p_sep_by_space 1 -n_cs_precedes 1 -n_sep_by_space 1 -p_sign_posn 1 -n_sign_posn 1 -% +copy "ne_NP" END LC_MONETARY @@ -205,12 +181,7 @@ END LC_ADDRESS LC_TELEPHONE -% This is the ISO_IEC TR14652 Locale definition for the -% -tel_int_fmt "/ -" -int_prefix "" -int_select "" +copy "ne_NP" END LC_TELEPHONE -- cgit 1.4.1