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/hy_AM | |
parent | 2e2d9796daba2776e661c5a9e570370b6bcb5aec (diff) | |
download | glibc-1a06eee86989d7058d317f3643355f8ec5e87efb.tar glibc-1a06eee86989d7058d317f3643355f8ec5e87efb.tar.gz glibc-1a06eee86989d7058d317f3643355f8ec5e87efb.tar.bz2 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/hy_AM')
-rw-r--r-- | localedata/locales/hy_AM | 27 |
1 files changed, 11 insertions, 16 deletions
diff --git a/localedata/locales/hy_AM b/localedata/locales/hy_AM index ffb3d3473d..795938153a 100644 --- a/localedata/locales/hy_AM +++ b/localedata/locales/hy_AM @@ -25,22 +25,17 @@ territory "Armenia" revision "0.4" date "2001-01-26" -category "hy_AM:2000";LC_IDENTIFICATION -category "hy_AM:2000";LC_COLLATE -category "hy_AM:2000";LC_CTYPE -category "hy_AM:2000";LC_MESSAGES -category "hy_AM:2000";LC_MONETARY -category "hy_AM:2000";LC_NUMERIC -category "hy_AM:2000";LC_TIME -category "hy_AM:2000";LC_PAPER -category "hy_AM:2000";LC_MEASUREMENT -category "hy_AM:2000";LC_TELEPHONE -category "hy_AM:2000";LC_ADDRESS - -% ISO/IEC 14652: Converted comments to LC_IDENTIFICATION -% added LC_PAPER, LC_MEASUREMENT, LC_TELEPHONE -% -- mckinstry@computer.org, 2000-06-20 - +category "i18n:2012";LC_IDENTIFICATION +category "i18n:2012";LC_COLLATE +category "i18n:2012";LC_CTYPE +category "i18n:2012";LC_MESSAGES +category "i18n:2012";LC_MONETARY +category "i18n:2012";LC_NUMERIC +category "i18n:2012";LC_TIME +category "i18n:2012";LC_PAPER +category "i18n:2012";LC_MEASUREMENT +category "i18n:2012";LC_TELEPHONE +category "i18n:2012";LC_ADDRESS END LC_IDENTIFICATION |