[PATCH] localedata: de_DE should not use Fräulein
Florian Weimer
fweimer@redhat.com
Wed Aug 17 07:54:47 GMT 2022
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
More information about the Libc-alpha
mailing list