public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH COMMITTED] oc_FR locale: Fix spelling of Thursday (bug 25639)
@ 2020-03-18 23:26 Rafal Luzynski
  2020-03-18 23:32 ` Rafal Luzynski
  0 siblings, 1 reply; 2+ messages in thread
From: Rafal Luzynski @ 2020-03-18 23:26 UTC (permalink / raw)
  To: libc-alpha; +Cc: quentinantonin

From: =?UTF-8?q?Rafa=C5=82=20Lu=C5=BCy=C5=84ski?=
 <digitalfreak@lingonborough.com>
Date: Thu, 19 Mar 2020 00:09:29 +0100
Subject: [PATCH] oc_FR locale: Fix spelling of Thursday (bug 25639)

As reported by a native speaker:

Thursday: "dijóus" -> "dijòus" (also confirmed by CLDR)
---
 localedata/locales/oc_FR | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/localedata/locales/oc_FR b/localedata/locales/oc_FR
index d0d89a149e..9d616abcdb 100644
--- a/localedata/locales/oc_FR
+++ b/localedata/locales/oc_FR
@@ -92,7 +92,7 @@ day     "dimenge";/
         "diluns";/
         "dimars";/
         "dim<U00E8>cres";/
-        "dij<U00F3>us";/
+        "dij<U00F2>us";/
         "divendres";/
         "dissabte"
 abmon   "gen.";/
-- 
2.21.1

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

* Re: [PATCH COMMITTED] oc_FR locale: Fix spelling of Thursday (bug 25639)
  2020-03-18 23:26 [PATCH COMMITTED] oc_FR locale: Fix spelling of Thursday (bug 25639) Rafal Luzynski
@ 2020-03-18 23:32 ` Rafal Luzynski
  0 siblings, 0 replies; 2+ messages in thread
From: Rafal Luzynski @ 2020-03-18 23:32 UTC (permalink / raw)
  To: Rafal Luzynski via Libc-alpha
  Cc: quentinantonin, Carlos O'Donell, Siddhesh Poyarekar

19.03.2020 00:26 Rafal Luzynski via Libc-alpha <libc-alpha@sourceware.org>
wrote:
> From: =?UTF-8?q?Rafa=C5=82=20Lu=C5=BCy=C5=84ski?=
>  <digitalfreak@lingonborough.com>
> Date: Thu, 19 Mar 2020 00:09:29 +0100
> Subject: [PATCH] oc_FR locale: Fix spelling of Thursday (bug 25639)
> 
> As reported by a native speaker:
> 
> Thursday: "dijóus" -> "dijòus" (also confirmed by CLDR)
> ---
>  localedata/locales/oc_FR | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/localedata/locales/oc_FR b/localedata/locales/oc_FR
> index d0d89a149e..9d616abcdb 100644
> --- a/localedata/locales/oc_FR
> +++ b/localedata/locales/oc_FR
> @@ -92,7 +92,7 @@ day     "dimenge";/
>          "diluns";/
>          "dimars";/
>          "dim<U00E8>cres";/
> -        "dij<U00F3>us";/
> +        "dij<U00F2>us";/
>          "divendres";/
>          "dissabte"
>  abmon   "gen.";/
> -- 
> 2.21.1

This patch does not yet close the bug report but as this part is very
obvious and confirmed by CLDR I wanted to push it already.

The question to senior maintainers: is it OK to backport this patch
to 2.31?

Regards,

Rafal

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

end of thread, other threads:[~2020-03-18 23:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-18 23:26 [PATCH COMMITTED] oc_FR locale: Fix spelling of Thursday (bug 25639) Rafal Luzynski
2020-03-18 23:32 ` Rafal Luzynski

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