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

* Re: [PATCH] localedata: de_DE should not use Fräulein
  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
  1 sibling, 0 replies; 4+ messages in thread
From: Jochen Kellner @ 2022-08-17 17:54 UTC (permalink / raw)
  To: Florian Weimer via Libc-alpha; +Cc: Florian Weimer

Florian Weimer via Libc-alpha <libc-alpha@sourceware.org> writes:

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

ACK. Thanks for suggesting the change.

Jochen

-- 
This space is intentionally left blank.

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

* Re: [PATCH] localedata: de_DE should not use Fräulein
  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
  1 sibling, 1 reply; 4+ messages in thread
From: Carlos O'Donell @ 2023-02-23 18:38 UTC (permalink / raw)
  To: Florian Weimer, libc-alpha

On 8/17/22 03:54, Florian Weimer via Libc-alpha wrote:
> This honorific has fallen out of use quite some time ago.

In reviewing old patches to improve our SLI for patch review I came
across this patch. It is still applicable to de_DE.

Jochen Kellner <jochen@jochen.org>  ACK'd the patch.

Florian, Would you please commit this to de_DE?

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

-- 
Cheers,
Carlos.


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

* Re: [PATCH] localedata: de_DE should not use Fräulein
  2023-02-23 18:38 ` Carlos O'Donell
@ 2023-02-27 16:34   ` Florian Weimer
  0 siblings, 0 replies; 4+ messages in thread
From: Florian Weimer @ 2023-02-27 16:34 UTC (permalink / raw)
  To: Carlos O'Donell; +Cc: libc-alpha

* Carlos O'Donell:

> On 8/17/22 03:54, Florian Weimer via Libc-alpha wrote:
>> This honorific has fallen out of use quite some time ago.
>
> In reviewing old patches to improve our SLI for patch review I came
> across this patch. It is still applicable to de_DE.
>
> Jochen Kellner <jochen@jochen.org>  ACK'd the patch.
>
> Florian, Would you please commit this to de_DE?

I've pushed it.

Thanks,
Florian


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