diff options
author | 2018-05-09 03:06:32 +0200 | |
---|---|---|
committer | 2018-05-20 18:20:03 +0200 | |
commit | 7e55ae231ba02d29a7f7e6eb14e11a6952e22627 (patch) | |
tree | f4496209b09eaff6a2c948df928b2b6dbeb0fe7b | |
parent | NEWS: add entries for bugs 17343, 20419, 22644, 22786, 22884, 22947, 23005, 2... (diff) | |
download | glibc-7e55ae231ba02d29a7f7e6eb14e11a6952e22627.tar.gz glibc-7e55ae231ba02d29a7f7e6eb14e11a6952e22627.tar.bz2 glibc-7e55ae231ba02d29a7f7e6eb14e11a6952e22627.zip |
gd_GB: Fix typo in abbreviated "May" (bug 23152).
[BZ #23152]
* localedata/locales/gd_GB (abmon): Fix typo in May:
"Mhàrt" -> "Cèit". Adjust the comment according to the change.
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
(cherry picked from commit bb066cb806dfe55511cf2fb59bf013751152608f)
(cherry picked from commit 8af3185d3e0c4293fdd7251b0db4e4eefe92d08a)
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | NEWS | 1 | ||||
-rw-r--r-- | localedata/locales/gd_GB | 4 |
3 files changed, 9 insertions, 2 deletions
@@ -1,3 +1,9 @@ +2018-05-11 Rafal Luzynski <digitalfreak@lingonborough.com> + + [BZ #23152] + * localedata/locales/gd_GB (abmon): Fix typo in May: + "Mhàrt" -> "Cèit". Adjust the comment according to the change. + 2018-05-09 Paul Pluzhnikov <ppluzhnikov@google.com> [BZ #22786] @@ -46,6 +46,7 @@ The following bugs are resolved with this release: [23069] sigaction broken on riscv64-linux-gnu [23137] s390: pthread_join sometimes block indefinitely (on 31bit and libc build with -Os) + [23152] gd_GB: Fix typo in "May" (abbreviated) Version 2.27 diff --git a/localedata/locales/gd_GB b/localedata/locales/gd_GB index 676ee940c9..77d11e5977 100644 --- a/localedata/locales/gd_GB +++ b/localedata/locales/gd_GB @@ -66,12 +66,12 @@ mon "Am Faoilleach";/ "An D<U00E0>mhair";/ "An t-Samhain";/ "An 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";/ |