diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-04-13 11:22:00 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-04-15 12:37:38 -0400 |
commit | 1a06eee86989d7058d317f3643355f8ec5e87efb (patch) | |
tree | 7b92559598bb08a1e71c998a8dc745d42c1726fc /localedata/locales/niu_NU | |
parent | 2e2d9796daba2776e661c5a9e570370b6bcb5aec (diff) | |
download | glibc-1a06eee86989d7058d317f3643355f8ec5e87efb.tar.gz glibc-1a06eee86989d7058d317f3643355f8ec5e87efb.tar.xz glibc-1a06eee86989d7058d317f3643355f8ec5e87efb.zip |
localedata: LC_IDENTIFICATION.category: set to ISO 30112 2014 standard
The ISO 30112 standard defines the valid values for the category keyword as only a few options: posix:1993 i18n:2004 i18n:2012 The vast majority of locales had changed the "i18n" string to the name of its own locale (e.g. "ak_GH:2013") as well as tweaking the date (presumably thinking it should be the date of submission). Convert all of them to "i18n:2012" for consistency. A follow up change will update localedef to actually check/validate the field.
Diffstat (limited to 'localedata/locales/niu_NU')
-rw-r--r-- | localedata/locales/niu_NU | 53 |
1 files changed, 26 insertions, 27 deletions
diff --git a/localedata/locales/niu_NU b/localedata/locales/niu_NU index 21d932d275..e39eb89e73 100644 --- a/localedata/locales/niu_NU +++ b/localedata/locales/niu_NU @@ -8,20 +8,6 @@ escape_char / % exempt you from the conditions of the license if your use would % otherwise be governed by that license. -% Charset: UTF-8 -LC_IDENTIFICATION -title "Niuean (Vagahau Niue) locale for Niue" -source "RockET Systems" -address "PO Box 229, Fatalupe, Alofi, Niue" -contact "Emani Fakaotimanava-Lui" -email "emani@niue.nu" -tel "" -fax "" -language "Niuean" -territory "Niue" -revision "1.0" -date "2012-07-18" -% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Niuean, Vagahau Niue language locale for Niue @@ -41,19 +27,32 @@ date "2012-07-18" % http://pacific.scoop.co.nz/2012/06/internet-society-funds-niue-language-lifeline/ % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -category "niu_NU:2012";LC_IDENTIFICATION -category "niu_NU:2012";LC_CTYPE -category "niu_NU:2012";LC_COLLATE -category "niu_NU:2012";LC_TIME -category "niu_NU:2012";LC_NUMERIC -category "niu_NU:2012";LC_MONETARY -category "niu_NU:2012";LC_PAPER -category "niu_NU:2012";LC_MEASUREMENT -category "niu_NU:2012";LC_MESSAGES -category "niu_NU:2012";LC_NAME -category "niu_NU:2012";LC_ADDRESS -category "niu_NU:2012";LC_TELEPHONE + +LC_IDENTIFICATION +title "Niuean (Vagahau Niue) locale for Niue" +source "RockET Systems" +address "PO Box 229, Fatalupe, Alofi, Niue" +contact "Emani Fakaotimanava-Lui" +email "emani@niue.nu" +tel "" +fax "" +language "Niuean" +territory "Niue" +revision "1.0" +date "2012-07-18" + +category "i18n:2012";LC_IDENTIFICATION +category "i18n:2012";LC_CTYPE +category "i18n:2012";LC_COLLATE +category "i18n:2012";LC_TIME +category "i18n:2012";LC_NUMERIC +category "i18n:2012";LC_MONETARY +category "i18n:2012";LC_PAPER +category "i18n:2012";LC_MEASUREMENT +category "i18n:2012";LC_MESSAGES +category "i18n:2012";LC_NAME +category "i18n:2012";LC_ADDRESS +category "i18n:2012";LC_TELEPHONE END LC_IDENTIFICATION LC_CTYPE |