localedata: de_DE should not use Fräulein

Message ID 87v8qr4854.fsf@oldenburg.str.redhat.com
State Committed
Headers
Series localedata: de_DE should not use Fräulein |

Checks

Context Check Description
dj/TryBot-apply_patch success Patch applied to master at the time it was sent
dj/TryBot-32bit success Build for i686

Commit Message

Florian Weimer Aug. 17, 2022, 7:54 a.m. UTC
  This honorific has fallen out of use quite some time ago.

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


base-commit: 2955ef4b7c9b56fcd7abfeddef7ee83c60abff98
  

Comments

Jochen Kellner Aug. 17, 2022, 5:54 p.m. UTC | #1
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
  
Carlos O'Donell Feb. 23, 2023, 6:38 p.m. UTC | #2
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
>
  
Florian Weimer Feb. 27, 2023, 4:34 p.m. UTC | #3
* 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
  

Patch

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"