From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 84004 invoked by alias); 1 Jan 2019 11:53:39 -0000 Mailing-List: contact libc-locales-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-locales-owner@sourceware.org Received: (qmail 83574 invoked by uid 48); 1 Jan 2019 11:53:34 -0000 From: "pander at users dot sourceforge.net" To: libc-locales@sourceware.org Subject: [Bug localedata/23996] Dutch salutations Date: Tue, 01 Jan 2019 11:53:00 -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: minor X-Bugzilla-Who: pander at users dot sourceforge.net 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: 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-SW-Source: 2019-q1/txt/msg00002.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D23996 --- Comment #3 from Pander --- And yes, nl_BE can use the values from nl_NL via a copy as the content is identical for nl_BE and nl_NL. Looking at LC_TIME in nl_BE, that can also use copy "nl_NL" Not sure why th= is was commented out and literally copied from nl_NL. So to save space, this c= an be fixed by using this copy will have the benefit of also adding date_fmt to nl_BE. Does this require another bug report or can that be covered by this = one? Good to know: The official Dutch language is identical for nl_BE and nl_NL. This applies also to all official formats for representing salutations, dat= es, times, monetary issues, etc. --=20 You are receiving this mail because: You are on the CC list for the bug.