From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4A3C23858401; Mon, 20 Dec 2021 00:15:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4A3C23858401 From: "priest at johnromanodorazio dot com" To: libc-locales@sourceware.org Subject: [Bug localedata/24366] la_VA locale support Date: Mon, 20 Dec 2021 00:15:37 +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: enhancement X-Bugzilla-Who: priest at johnromanodorazio dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: cc 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 X-BeenThere: libc-locales@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-locales mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Dec 2021 00:15:38 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D24366 John R. D'Orazio changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |priest at johnromanodorazi= o dot co | |m --- Comment #5 from John R. D'Orazio = --- I would second the addition of a Latin locale. I have been running into a f= ew issues in the past couple years as I develop some applications in PHP that = have strings in a number of languages, among which is Latin. However since there= is no Latin locale in the system, none of the strings in Latin can be handled through `gettext` or any kind of localization functions in PHP (such as the soon to be deprecated `strftime`, or the newer `IntlDateFormatter`, just to mention a couple examples). Which means I can handle all translatable strin= gs through `gettext` with the exception of Latin, which I have to hardcode int= o my applications. This makes for an application that becomes hard to maintain, = it would be so much easier to just be able to handle any Latin translations ju= st like any other language that is supported by the application. --=20 You are receiving this mail because: You are on the CC list for the bug.=