This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug localedata/19963] en_IL: New locale


https://sourceware.org/bugzilla/show_bug.cgi?id=19963

--- Comment #1 from Mike Frysinger <vapier at gentoo dot org> ---
Comment on attachment 9198
  --> https://sourceware.org/bugzilla/attachment.cgi?id=9198
English locale for Israel

>escape_char /
>comment_char %
>% Locale for English locale in Israel
>% Contributed by Guy Rutenberg <guyrutenberg@gmail.com>, 2016

please use the same top content as the other locales.  look at the first 10
lines of he_IL.

>title      "English locale for Israel"

use:
English language locale for Israel

>category  "en_IL:2016";LC_IDENTIFICATION
>category  "en_IL:2016";LC_CTYPE
>category  "en_IL:2016";LC_COLLATE
>category  "en_IL:2016";LC_TIME
>category  "en_IL:2016";LC_NUMERIC
>category  "en_IL:2016";LC_MONETARY
>category  "en_IL:2016";LC_MESSAGES
>category  "en_IL:2016";LC_PAPER
>category  "en_IL:2016";LC_NAME
>category  "en_IL:2016";LC_ADDRESS
>category  "en_IL:2016";LC_TELEPHONE
>category  "en_IL:2016";LC_MEASUREMENT

these should all be i18n:2012 instead

>LC_COLLATE
>% Copy the template from ISO/IEC 14651
>copy "iso14651_t1"
>END LC_COLLATE

just copy en_GB instead

>LC_MONETARY
>copy "he_IL"
>END LC_MONETARY

>%
>% Appropriate date and time representation (%c)
>%	"%a %d %b %Y %T %Z"

drop all these inline comments in LC_TIME & LC_ADDRESS

>week    7;19971130;4

pretty sure this should be:
week 7;19971130;1

>first_weekday	1

this is the default, so drop it.

>LC_PAPER
>copy "en_GB"
>END LC_PAPER

copy he_IL instead.  this is a regional trait rather than language.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]