diff mbox series

[1/1] gd_GB: Fix typo in abbreviated "May" (bug 23152).

Message ID 727224315.1172003.1525901660242@poczta.nazwa.pl
State New
Headers show
Series gd_GB: Fix typo in abbreviated "May" (bug 23152). | expand

Commit Message

Rafal Luzynski May 9, 2018, 9:34 p.m. UTC
[BZ #23152]
	* localedata/locales/gd_GB (abmon): Fix typo in May:
	"Mhàrt" -> "Cèit".  Adjust the comment according to the change.
---
 localedata/locales/gd_GB | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Carlos O'Donell May 10, 2018, 3:54 p.m. UTC | #1
On 05/09/2018 05:34 PM, Rafal Luzynski wrote:
> 	[BZ #23152]
> 	* localedata/locales/gd_GB (abmon): Fix typo in May:
> 	"Mhàrt" -> "Cèit".  Adjust the comment according to the change.
> ---
>  localedata/locales/gd_GB | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

This is correct. Mhàrt is actually the morphologically changed Màrt
when used in a correspondence format e.g. dhen Mhàrt, which I don't
think we have any way to express. Either way it's incorrect in the
locale today and needs fixing. This patch looks good to me.

OK to checkin.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>

> diff --git a/localedata/locales/gd_GB b/localedata/locales/gd_GB
> index d35efa8..d08644c 100644
> --- a/localedata/locales/gd_GB
> +++ b/localedata/locales/gd_GB
> @@ -81,12 +81,12 @@ mon  "dhen Fhaoilleach";/
>       "dhen D<U00E0>mhair";/
>       "dhen t-Samhain";/
>       "dhen D<U00F9>bhlachd"
> -% Faoi, Gearr, Màrt, Gibl, Mhàrt, Ògmh, Iuch, Lùna, Sult, Dàmh, Samh, Dùbh
> +% Faoi, Gearr, Màrt, Gibl, Cèit, Ògmh, Iuch, Lùna, Sult, Dàmh, Samh, Dùbh
>  abmon         "Faoi";/
>         "Gearr";/
>         "M<U00E0>rt";/
>         "Gibl";/
> -       "Mh<U00E0>rt";/
> +       "C<U00E8>it";/
>         "<U00D2>gmh";/
>         "Iuch";/
>         "L<U00F9>na";/
>
Rafal Luzynski May 10, 2018, 10:24 p.m. UTC | #2
10.05.2018 17:54 Carlos O'Donell <carlos@redhat.com> wrote:
> [...]
> OK to checkin.
>
> Reviewed-by: Carlos O'Donell <carlos@redhat.com>

Thank you, Carlos.  Pushed to master.

Regards,

Rafal
diff mbox series

Patch

diff --git a/localedata/locales/gd_GB b/localedata/locales/gd_GB
index d35efa8..d08644c 100644
--- a/localedata/locales/gd_GB
+++ b/localedata/locales/gd_GB
@@ -81,12 +81,12 @@  mon  "dhen Fhaoilleach";/
      "dhen D<U00E0>mhair";/
      "dhen t-Samhain";/
      "dhen D<U00F9>bhlachd"
-% Faoi, Gearr, Màrt, Gibl, Mhàrt, Ògmh, Iuch, Lùna, Sult, Dàmh, Samh, Dùbh
+% Faoi, Gearr, Màrt, Gibl, Cèit, Ògmh, Iuch, Lùna, Sult, Dàmh, Samh, Dùbh
 abmon         "Faoi";/
        "Gearr";/
        "M<U00E0>rt";/
        "Gibl";/
-       "Mh<U00E0>rt";/
+       "C<U00E8>it";/
        "<U00D2>gmh";/
        "Iuch";/
        "L<U00F9>na";/