From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2DBA23858D39; Thu, 2 Dec 2021 11:23:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2DBA23858D39 From: "saloniamatteo at protonmail dot com" To: libc-locales@sourceware.org Subject: [Bug localedata/28643] New: it_IT: Days and Months do not have an uppercase letter Date: Thu, 02 Dec 2021 11:23:32 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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: saloniamatteo at protonmail 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: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone attachments.created Message-ID: 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: Thu, 02 Dec 2021 11:23:33 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28643 Bug ID: 28643 Summary: it_IT: Days and Months do not have an uppercase letter Product: glibc Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: localedata Assignee: unassigned at sourceware dot org Reporter: saloniamatteo at protonmail dot com CC: libc-locales at sourceware dot org Target Milestone: --- Created attachment 13813 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D13813&action=3Ded= it it_IT patch Greetings, I have noticed glibc's it_IT locale has quite a few mistakes: - Abbreviated and Full week days (e.g. Monday/Luned=C3=AC) do not have a = capital letter (should be Luned=C3=AC but it is luned=C3=AC) - Abbreviated and Full months have the same problem as above, e.g. gennaio should be Gennaio - Language name (lang_name) still has the same problem as above (italiano instead of Italiano) This bug is not present in other locales, as far as I know. Latest source check date: 02/12/2021 @ 10:45 Version found in version.h: "2.34.9000" (development) I have made the following patch: fix-italian.patch (you can find it in the attachments) --=20 You are receiving this mail because: You are on the CC list for the bug.=