unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Rafal Luzynski <digitalfreak@lingonborough.com>
To: libc-alpha@sourceware.org
Cc: Carlos O'Donell <carlos@redhat.com>,
	PanderMusubi <pander@users.sourceforge.net>
Subject: [PATCH 2/4] nl_BE and nl_NL locales: Dutch salutations (bug 23996).
Date: Wed, 10 Jul 2019 11:48:03 +0200 (CEST)	[thread overview]
Message-ID: <1180837569.75708.1562752083356@poczta.nazwa.pl> (raw)
In-Reply-To: <2083625056.75389.1562751845263@poczta.nazwa.pl>

From: PanderMusubi <pander@users.sourceforge.net>
Date: Sun, 16 Dec 2018 20:09:07 +0000
Subject: [PATCH 2/4] 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.
---
 localedata/locales/nl_BE | 5 +++++
 localedata/locales/nl_NL | 5 +++++
 2 files changed, 10 insertions(+)

diff --git a/localedata/locales/nl_BE b/localedata/locales/nl_BE
index 4179886f8d..b87204a0e1 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 20652a9939..185c2099ec 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
-- 
2.21.0

  parent reply	other threads:[~2019-07-10  9:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-10  9:44 [PATCH 0/4] Four locale data patches Rafal Luzynski
2019-07-10  9:46 ` [PATCH v2 1/4] ga_IE and en_IE locales: Revert first_weekday removal (bug 24200) Rafal Luzynski
2019-07-10  9:48 ` Rafal Luzynski [this message]
2019-07-10  9:49 ` [PATCH 3/4] nl_BE locale: Use "copy "nl_NL"" in LC_NAME (bug 23996) Rafal Luzynski
2019-07-10  9:51 ` [PATCH v4 4/4] Afar locales: Months and days updated from CLDR (bug 21897) Rafal Luzynski
     [not found] ` <CGME20190710095152epcas3p261df9a6948e749488cd2d1192453f14a@epcms5p5>
2019-07-10 12:44   ` AKHILESH KUMAR
2019-07-12  0:06     ` Rafal Luzynski
     [not found]     ` <CGME20190710095152epcas3p261df9a6948e749488cd2d1192453f14a@epcms5p1>
2019-07-12  6:07       ` AKHILESH KUMAR
2019-07-16  9:55         ` Rafal Luzynski
     [not found]         ` <CGME20190710095152epcas3p261df9a6948e749488cd2d1192453f14a@epcms5p4>
2019-07-17  4:44           ` AKHILESH KUMAR
2019-07-17 10:27             ` Rafal Luzynski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/libc/involved.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1180837569.75708.1562752083356@poczta.nazwa.pl \
    --to=digitalfreak@lingonborough.com \
    --cc=carlos@redhat.com \
    --cc=libc-alpha@sourceware.org \
    --cc=pander@users.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).