mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
1a06eee869
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.
120 lines
2.6 KiB
Plaintext
120 lines
2.6 KiB
Plaintext
comment_char %
|
|
escape_char /
|
|
|
|
% This file is part of the GNU C Library and contains locale data.
|
|
% The Free Software Foundation does not claim any copyright interest
|
|
% in the locale data contained in this file. The foregoing does not
|
|
% affect the license of the GNU C Library as a whole. It does not
|
|
% exempt you from the conditions of the license if your use would
|
|
% otherwise be governed by that license.
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
%
|
|
% Ge'ez language locale for Ethiopia with Abegede collation.
|
|
%
|
|
% Charset: UTF-8
|
|
%
|
|
% Prepared and contributed to glibc by Daniel Yacob <locales@geez.org>.
|
|
%
|
|
% This locale data has been developed under the Yeha Project:
|
|
% http://yeha.sourceforge.net/
|
|
%
|
|
% build with: localedef -f UTF-8 -i gez_ET-Abegede gez_ET-Abegede
|
|
%
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
|
|
|
|
LC_IDENTIFICATION
|
|
%
|
|
title "Ge'ez language locale for Ethiopia With Abegede Collation"
|
|
source "Ge'ez Frontier Foundation"
|
|
address "7802 Solomon Seal Dr., Springfield, VA 22152, USA"
|
|
contact ""
|
|
email "locales@geez.org"
|
|
tel ""
|
|
fax ""
|
|
language "Geez"
|
|
territory "Ethiopia"
|
|
revision "0.20"
|
|
date "2003-07-05"
|
|
|
|
category "i18n:2012";LC_IDENTIFICATION
|
|
category "i18n:2012";LC_COLLATE
|
|
category "i18n:2012";LC_CTYPE
|
|
category "i18n:2012";LC_MEASUREMENT
|
|
category "i18n:2012";LC_MONETARY
|
|
category "i18n:2012";LC_NUMERIC
|
|
category "i18n:2012";LC_PAPER
|
|
category "i18n:2012";LC_TELEPHONE
|
|
category "i18n:2012";LC_ADDRESS
|
|
category "i18n:2012";LC_MESSAGES
|
|
category "i18n:2012";LC_NAME
|
|
category "i18n:2012";LC_TIME
|
|
END LC_IDENTIFICATION
|
|
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
%
|
|
% Ethiopic Specifc Data:
|
|
%
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
|
|
LC_COLLATE
|
|
copy "gez_ER@abegede"
|
|
END LC_COLLATE
|
|
|
|
|
|
LC_CTYPE
|
|
copy "gez_ET"
|
|
END LC_CTYPE
|
|
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
%
|
|
% Ethiopia Specifc Data:
|
|
%
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
|
|
LC_MEASUREMENT
|
|
copy "gez_ET"
|
|
END LC_MEASUREMENT
|
|
|
|
LC_MONETARY
|
|
copy "gez_ET"
|
|
END LC_MONETARY
|
|
|
|
LC_NUMERIC
|
|
copy "gez_ET"
|
|
END LC_NUMERIC
|
|
|
|
LC_PAPER
|
|
copy "gez_ET"
|
|
END LC_PAPER
|
|
|
|
LC_TELEPHONE
|
|
copy "gez_ET"
|
|
END LC_TELEPHONE
|
|
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
%
|
|
% Ge'ez/ET Specific Data:
|
|
%
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
|
|
LC_ADDRESS
|
|
copy "gez_ET"
|
|
END LC_ADDRESS
|
|
|
|
LC_MESSAGES
|
|
copy "gez_ET"
|
|
END LC_MESSAGES
|
|
|
|
LC_NAME
|
|
copy "gez_ET"
|
|
END LC_NAME
|
|
|
|
LC_TIME
|
|
copy "gez_ET"
|
|
END LC_TIME
|