public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] localedata: de_DE should not use Fräulein
@ 2022-08-17  7:54 Florian Weimer
  2022-08-17 17:54 ` Jochen Kellner
  2023-02-23 18:38 ` Carlos O'Donell
  0 siblings, 2 replies; 4+ messages in thread
From: Florian Weimer @ 2022-08-17  7:54 UTC (permalink / raw)
  To: libc-alpha

This honorific has fallen out of use quite some time ago.

---
 localedata/locales/de_DE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/localedata/locales/de_DE b/localedata/locales/de_DE
index 52767808f7..a10d1efae6 100644
--- a/localedata/locales/de_DE
+++ b/localedata/locales/de_DE
@@ -172,7 +172,7 @@ END LC_PAPER
 
 LC_NAME
 name_fmt    "%d%t%g%t%m%t%f"
-name_miss   "Fräulein"
+name_miss   "Frau"
 name_mr     "Herr"
 name_mrs    "Frau"
 name_ms     "Frau"

base-commit: 2955ef4b7c9b56fcd7abfeddef7ee83c60abff98


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-02-27 16:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-17  7:54 [PATCH] localedata: de_DE should not use Fräulein Florian Weimer
2022-08-17 17:54 ` Jochen Kellner
2023-02-23 18:38 ` Carlos O'Donell
2023-02-27 16:34   ` Florian Weimer

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).