[PATCH 1/1] gd_GB: Fix typo in abbreviated "May" (bug 23152).
Rafal Luzynski
digitalfreak@lingonborough.com
Mon Jan 1 00:00:00 GMT 2018
[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)
---
ChangeLog | 6 ++++++
NEWS | 1 +
localedata/locales/gd_GB | 4 ++--
3 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index e81b39d..22513ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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-04-26 Aurelien Jarno <aurelien@aurel32.net>
* signal/tst-sigaction.c: New file to test BZ #23069.
diff --git a/NEWS b/NEWS
index 4749f5f..c2bc83c 100644
--- a/NEWS
+++ b/NEWS
@@ -33,6 +33,7 @@ The following bugs are resolved with this release:
[22932] lt_LT: Update of abbreviated month names from CLDR required
[22937] Greek (el_GR, el_CY) locales actually need ab_alt_mon
[22963] cs_CZ: Add alternative month names
+ [23152] localedata: gd_GB: Fix typo in "May" (abbreviated)
Version 2.27
diff --git a/localedata/locales/gd_GB b/localedata/locales/gd_GB
index 676ee94..77d11e5 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";/
--
2.7.5
More information about the Libc-stable
mailing list