public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] nl_BE and nl_NL locales: Dutch salutations (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

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

commit 3cc7c9c5f1b47c891f08daf18394e90b756a88b8
Author: PanderMusubi <pander@users.sourceforge.net>
Date:   Sun Dec 16 20:09:07 2018 +0000

    nl_BE and nl_NL locales: Dutch salutations (bug 23996).
    
    	[BZ #23996]
    	* localedata/locales/nl_BE (LC_NAME): Add name_gen, name_mr,
    	name_mrs, name_miss, and name_ms.
    	* localedata/locales/nl_NL (LC_NAME): Likewise.

Diff:
---
 ChangeLog                | 7 +++++++
 localedata/locales/nl_BE | 5 +++++
 localedata/locales/nl_NL | 5 +++++
 3 files changed, 17 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 2d4e5bb..aea1e04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2019-07-17  PanderMusubi  <pander@users.sourceforge.net>
+
+	[BZ #23996]
+	* localedata/locales/nl_BE (LC_NAME): Add name_gen, name_mr,
+	name_mrs, name_miss, and name_ms.
+	* localedata/locales/nl_NL (LC_NAME): Likewise.
+
 2019-07-17  Daniil Zhilin  <generalfailer@protonmail.com>
 
 	[BZ #24200]
diff --git a/localedata/locales/nl_BE b/localedata/locales/nl_BE
index 4179886..b87204a 100644
--- a/localedata/locales/nl_BE
+++ b/localedata/locales/nl_BE
@@ -122,6 +122,11 @@ 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"
 END LC_NAME
 
 LC_ADDRESS
diff --git a/localedata/locales/nl_NL b/localedata/locales/nl_NL
index 20652a9..185c209 100644
--- a/localedata/locales/nl_NL
+++ b/localedata/locales/nl_NL
@@ -150,6 +150,11 @@ 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"
 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 and nl_NL locales: Dutch salutations (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).