[Bug localedata/24877] [Redundant Data] Remove redundant data between en_NZ and en_AU
maiku.fabian at gmail dot com
sourceware-bugzilla@sourceware.org
Tue Dec 26 08:53:37 GMT 2023
https://sourceware.org/bugzilla/show_bug.cgi?id=24877
Mike FABIAN <maiku.fabian at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |maiku.fabian at gmail dot com
--- Comment #2 from Mike FABIAN <maiku.fabian at gmail dot com> ---
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 <maiku.fabian at gmail dot com> ---
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/supplementalData.xml#L4805
both NZ and AU are territories with Monday as the first day of the week.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list