From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9CD303858C50; Wed, 12 Jun 2024 07:14:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9CD303858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1718176470; bh=kuM3LXOy7jkpx2f+1KG8fXRCsZArONE0J+ErdlECILk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=boWcTmHObnmWvsVi5ymrpjw9m6Wvfja1p+lL1sxC6D/u/eoVJEWuMz/ZIBcDSn3YR imc5F7cLyUhv5ZtzeIi0OGAPjEqYLOwxj8GR11xIclkYX7MEJERJWBl/2VARgjIj+D 7QVi6mT/5kxrckac2bYjuElxceTBnHbivd9617Tw= From: "maiku.fabian at gmail dot com" To: libc-locales@sourceware.org Subject: [Bug localedata/31411] Add Latgalian locale Date: Wed, 12 Jun 2024 07:14:30 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: maiku.fabian at gmail dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: maiku.fabian at gmail dot com X-Bugzilla-Target-Milestone: 2.40 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31411 --- Comment #10 from Mike FABIAN --- Ah, but you are right that the current format for abday in lv_LV is the sam= e as in CLDR "stand-alone" "narrow": ... =E2=86=91=E2=86=91=E2=86=91 P O T C P =E2=86=91=E2=86=91=E2=86=91 I had overlooked that. So it already is in sync with CLDR. I.e. for lv_LV t= he current abday "Sv";"P=C2=A0";/ "O=C2=A0";"T=C2=A0";/ "C=C2=A0";"Pk";/ "S=C2=A0" and for ltg_LV abday "Sv";"P=C2=A0";/ "=C5=AA=C2=A0";"T=C2=A0";/ "C=C2=A0";"Pk";/ "S=C2=A0" is also fine. I'll take that then, then I don't have to change lv_LV. --=20 You are receiving this mail because: You are on the CC list for the bug.=