From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1F2703858C20; Tue, 26 Dec 2023 08:53:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1F2703858C20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1703580821; bh=lSolgqsjqXmeQ81uCHY0gg2UBLLKqOx+2Wl4q8sqJz0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=LbFB6ASe3xxjksB8cCrhUBoaLmwSD/QnZaibjwf9suMivWEKv/EodefsdnrfVYSTW l4329DG8X6M2N+sj+a91+FlYqz2jjTcfBPdjti3hrBXx5VZbqf62qwPNgiWxJsPzHL 0/XIRRUVsuGEwxzKXYuzfXbe6hzQZqrEkFNHXAWQ= From: "maiku.fabian at gmail dot com" To: libc-locales@sourceware.org Subject: [Bug localedata/24877] [Redundant Data] Remove redundant data between en_NZ and en_AU Date: Tue, 26 Dec 2023 08:53: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: 2.30 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: maiku.fabian at gmail dot com X-Bugzilla-Status: NEW 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D24877 Mike FABIAN changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maiku.fabian at gmail dot = com --- Comment #2 from Mike FABIAN --- LC_MESSAGES for both en_NZ and en_AU contains: LC_MESSAGES copy "en_US" END LC_MESSAGES Your patch is about LC_TIME. --- Comment #3 from Mike FABIAN --- LC_TIME in en_NZ and en_AU is not identical anymore because first_weekday 2 has been added to en_NZ but not to en_AU. But according to https://github.com/unicode-org/cldr/blob/main/common/supplemental/supplemen= talData.xml#L4805 both NZ and AU are territories with Monday as the first day of the week. --=20 You are receiving this mail because: You are on the CC list for the bug.=