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/21207] New: ce_RU: update weekdays from CLDR


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

            Bug ID: 21207
           Summary: ce_RU: update weekdays from CLDR
           Product: glibc
           Version: 2.26
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: localedata
          Assignee: unassigned at sourceware dot org
          Reporter: digitalfreak at lingonborough dot com
                CC: libc-locales at sourceware dot org
  Target Milestone: ---

glibc locale shows:

$ LC_TIME=ce_RU.utf8 locale -ck LC_TIME
LC_TIME
abday="КI;Ор;Ши ;Кх ;Еа ;ПI ;Шо"
day="КIиранде ;Оршотде ;Шинариде ;Кхаариде ;Еариде ;ПIераскаде;Шотде"
...

while CLDR [1] says they should be:

кӀиранан де; оршотан де; шинарин де; ...

The Chechen locale data in glibc use a Latin uppercase letter "I" (Unicode:
U0049) while they should use a Cyrillic "Ӏ" ("Palochka") which looks the same
but has Unicode encoding U04C0. [2]

Besides that, some of them have trailing spaces without any clear reason which
is a part of bug 20275.

[1] http://st.unicode.org/cldr-apps/v#/ce/Gregorian/
[2] http://www.fileformat.info/info/unicode/char/4c0/index.htm

-- 
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]