public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [Bug localedata/25044] New: Incorrect days of the week abbreviation (abday) in ru_UA locale
@ 2019-09-28  6:51 mikhail.gribanov at gmail dot com
  2019-11-26 11:02 ` [Bug localedata/25044] " cvs-commit at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: mikhail.gribanov at gmail dot com @ 2019-09-28  6:51 UTC (permalink / raw)
  To: libc-locales

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

            Bug ID: 25044
           Summary: Incorrect days of the week abbreviation (abday) in
                    ru_UA locale
           Product: glibc
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: localedata
          Assignee: unassigned at sourceware dot org
          Reporter: mikhail.gribanov at gmail dot com
                CC: libc-locales at sourceware dot org
  Target Milestone: ---

The abbreviated names of the days of the week contain a three-letter
abbreviation, which is incorrect: "Пнд", "Вто", "Срд"...

No one in real life uses such abbreviations.[1]

ru_RU use the correct two-letter abbreviations: "Пн", "Вт", "Ср"...

I propose to fix abday in ru_UA copying the correct abbreviations from ru_RU to
ru_UA:

abday   "<U0412><U0441>";/
        "<U041F><U043D>";/
        "<U0412><U0442>";/
        "<U0421><U0440>";/
        "<U0427><U0442>";/
        "<U041F><U0442>";/
        "<U0421><U0431>"

[1] If you need proof, please tell me which ones. As an example, here is a
calendar on the website of the Supreme Council of Ukraine:
https://zakon.rada.gov.ua/laws/main/ru/days?lang=ru
https://zakon.rada.gov.ua/laws/main/ru/days?lang=uk
As you can see, both the Russian and Ukrainian versions of the days of the week
are indicated by two letters.

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-07-08 16:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-28  6:51 [Bug localedata/25044] New: Incorrect days of the week abbreviation (abday) in ru_UA locale mikhail.gribanov at gmail dot com
2019-11-26 11:02 ` [Bug localedata/25044] " cvs-commit at gcc dot gnu.org
2019-11-26 11:05 ` digitalfreak at lingonborough dot com
2020-07-08 16:45 ` jsm28 at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).