From fcc82c06dc77bee380c3232827827e995064da4c Mon Sep 17 00:00:00 2001 From: Akhilesh Kumar Date: Tue, 29 Aug 2017 15:22:49 +0530 Subject: [PATCH] Removed redundant data (LC_TIME and LC_MESSAGES) for niu_NZ [BZ #22023] [BZ #22023] * locales/niu_NZ (LC_TIME): copy "niu_NU". * locales/niu_NZ (LC_MESSAGES): copy "niu_NU". --- ChangeLog | 6 +++ localedata/locales/niu_NZ | 80 +-------------------------------------- 2 files changed, 8 insertions(+), 78 deletions(-) diff --git a/ChangeLog b/ChangeLog index c733a45497f..85646ca7705 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2017-09-14 Akhilesh Kumar + + [BZ #22023] + * locales/niu_NZ (LC_TIME): copy "niu_NU". + * locales/niu_NZ (LC_MESSAGES): copy "niu_NU". + 2017-09-14 Mike FABIAN [BZ #22112] diff --git a/localedata/locales/niu_NZ b/localedata/locales/niu_NZ index 6bf7c2cf47a..e9f106b9470 100644 --- a/localedata/locales/niu_NZ +++ b/localedata/locales/niu_NZ @@ -65,80 +65,8 @@ LC_COLLATE copy "iso14651_t1" END LC_COLLATE - LC_TIME - -% Ianuali, Fepuali, Masi, Apelila, Me, Iuni, Iulai, Aokuso, Sepetema, -% Oketopa, Novema, Tesemo -mon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" - -% Ian, Fep, Mas, Ape, Me, Iun, Iul, Aok, Sep, Oke, Nov, Tes -abmon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" - -% Aho Tapu, Aho Gofua, Aho Ua, Aho Lotu, Aho Tuloto, Aho Falaile, Aho Faiumu -day "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" - -% Tapu, Gofua, Ua, Lotu, Tuloto, Falaile, Faiumu -abday "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" - -% Abbreviated date and time representation to be referenced by the "%c" field descriptor - -% -% "%a" (short weekday name), -% "%d" (day of month as a decimal number), -% "%b" (short month name), -% "%Y" (year with century as a decimal number), -% "%T" (24-hour clock time in format HH:MM:SS), -% "%Z" (Time zone name) -% %a %d %b %Y %T %Z -d_t_fmt "" - -% Date representation to be referenced by the "%x" field descriptor - -% "%d/%m/%Y", day/month/year as decimal numbers (01/01/2000). -d_fmt "" - -% Time representation to be referenced by the "%X" field descriptor - -% "%T" (24-hour clock time in format HH:MM:SS) -t_fmt "" - -am_pm "";"" -t_fmt_ampm "/ -" - -week 7;19971130;1 +copy "niu_NU" END LC_TIME LC_NUMERIC @@ -158,13 +86,9 @@ copy "en_NZ" END LC_MEASUREMENT LC_MESSAGES -yesexpr "" -noexpr "" -yesstr "" -nostr "" +copy "niu_NU" END LC_MESSAGES - LC_NAME copy "en_NZ" END LC_NAME -- 2.47.2