mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-24 03:31:07 +00:00
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.
This commit is contained in:
parent
cce7b6a578
commit
3cc7c9c5f1
@ -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]
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user