[COMMITTED] oc_FR locale: Fix spelling of Thursday (bug 25639)

Message ID 77717236.876670.1584573998835@poczta.nazwa.pl
State Committed
Headers
Series [COMMITTED] oc_FR locale: Fix spelling of Thursday (bug 25639) |

Commit Message

Rafal Luzynski March 18, 2020, 11:26 p.m. UTC
  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(-)
  

Comments

Rafal Luzynski March 18, 2020, 11:32 p.m. UTC | #1
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
  

Patch

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.";/