From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29405 invoked by alias); 27 Sep 2019 15:44:44 -0000 Mailing-List: contact libc-locales-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-locales-owner@sourceware.org Received: (qmail 29395 invoked by uid 89); 27 Sep 2019 15:44:44 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: =?ISO-8859-1?Q?No, score=-1.7 required=5.0 tests=AWL,BAYES_00,SPF_FAIL autolearn=no version=3.3.1 spammy=political, =d0=a1=d1, day?= X-HELO: eggs.gnu.org From: Florian Weimer To: Mikhail Gribanov Cc: libc-alpha@sourceware.org, bug-glibc-locales@gnu.org Subject: Re: Incorrect days of the week in ru_UA locale References: Date: Fri, 27 Sep 2019 15:44:00 -0000 In-Reply-To: (Mikhail Gribanov's message of "Fri, 27 Sep 2019 18:24:46 +0300") Message-ID: <87d0fl217s.fsf@mid.deneb.enyo.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 116.203.30.208 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-SW-Source: 2019-q3/txt/msg00054.txt.bz2 * Mikhail Gribanov: > Hi, sorry if I wrote the wrong way, I did not find who to contact to > fix this problem. > > Preamble: Many linux distributions use the wrong day of the week in > ru_UA locale and close my bug reports because of "out of scope". After > some searching I managed to find out that localization is taken from > glibc. I hope you can help me (or send to the right place). > > Problem: In ru_UA locale for days of the week the abbreviation with > three letters is used, which is incorrect: "=D0=9F=D0=BD=D0=B4", "=D0=92= =D1=82=D0=BE", "=D0=A1=D1=80=D0=B4"... > > Solution/Fix: Use two-letter abbreviations:"=D0=9F=D0=BD", "=D0=92=D1=82"= , "=D0=A1=D1=80", "=D0=A7=D1=82", > "=D0=9F=D1=82", "=D0=A1=D0=B1", "=D0=92=D1=81". You can also just copy da= ys of the week from ru_RU > locale where are they represented correctly. Does the choice have political implications? uk_UA locale uses three-letter month abbreviations, I think.