public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] nl_BE locale: Use "copy "nl_NL"" in LC_NAME (bug 23996).
@ 2019-07-17 10:06 Rafal Luzynski
  0 siblings, 0 replies; only message in thread
From: Rafal Luzynski @ 2019-07-17 10:06 UTC (permalink / raw)
  To: glibc-cvs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="us-ascii", Size: 1366 bytes --]

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=fba6d4bbce716b8256cb33f06ec8ae607a4556ef

commit fba6d4bbce716b8256cb33f06ec8ae607a4556ef
Author: Rafal Luzynski <digitalfreak@lingonborough.com>
Date:   Tue Jul 9 11:53:43 2019 +0200

    nl_BE locale: Use "copy "nl_NL"" in LC_NAME (bug 23996).
    
    The content of the section is identical in both languages.
    
    	[BZ #23996]
    	* localedata/locales/nl_BE (LC_NAME): Replace with “copy "nl_NL"”.

Diff:
---
 ChangeLog                | 5 +++++
 localedata/locales/nl_BE | 7 +------
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index aea1e04..fad8102 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-07-17  Rafal Luzynski  <digitalfreak@lingonborough.com>
+
+	[BZ #23996]
+	* localedata/locales/nl_BE (LC_NAME): Replace with “copy "nl_NL"”.
+
 2019-07-17  PanderMusubi  <pander@users.sourceforge.net>
 
 	[BZ #23996]
diff --git a/localedata/locales/nl_BE b/localedata/locales/nl_BE
index b87204a..6232998 100644
--- a/localedata/locales/nl_BE
+++ b/localedata/locales/nl_BE
@@ -121,12 +121,7 @@ copy "fr_BE"
 END LC_MEASUREMENT
 
 LC_NAME
-name_fmt    "%d%t%g%t%m%t%f"
-name_gen    "heer of mevrouw"
-name_mr     "heer"
-name_mrs    "mevrouw"
-name_miss   "mevrouw"
-name_ms     "mevrouw"
+copy "nl_NL"
 END LC_NAME
 
 LC_ADDRESS


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-07-17 10:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-17 10:06 [glibc] nl_BE locale: Use "copy "nl_NL"" in LC_NAME (bug 23996) Rafal Luzynski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).