]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
kl_GL: Fix spelling of Sunday, should be "sapaat" (bug 20209).
authorRafal Luzynski <digitalfreak@lingonborough.com>
Tue, 2 Oct 2018 21:34:18 +0000 (23:34 +0200)
committerRafal Luzynski <digitalfreak@lingonborough.com>
Mon, 8 Oct 2018 22:50:20 +0000 (00:50 +0200)
Although CLDR says otherwise, it is confirmed by Oqaasileriffik, the
official Greenlandic language regulator, that this change is correct.

[BZ #20209]
* localedata/locales/kl_GL: (abday): Fix spelling of Sun (Sunday),
should be "sap" rather than "sab".
(day): Fix spelling of Sunday, should be "sapaat" rather than
"sabaat".

(cherry picked from commit dae3ed958c3d0090838e49ff4f78c201262b1cf0)

ChangeLog
NEWS
localedata/locales/kl_GL

index 11a9b8d98e8628cca29f99d98df4d3ccdc5dee73..32b9cbfbe2b4385718decdd45c44529fda6686b7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2018-10-09  Rafal Luzynski  <digitalfreak@lingonborough.com>
+
+       [BZ #20209]
+       * localedata/locales/kl_GL: (abday): Fix spelling of Sun (Sunday),
+       should be "sap" rather than "sab".
+       (day): Fix spelling of Sunday, should be "sapaat" rather than
+       "sabaat".
+
 2018-09-28  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
 
        [BZ #23579]
diff --git a/NEWS b/NEWS
index fd1494112839dfc88a960899e34131d3fe06b22f..594cecfc75327b9aeb6afccc8982919fcd0f6506 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ Version 2.28.1
 
 The following bugs are resolved with this release:
 
+  [20209] localedata: Spelling mistake for Sunday in Greenlandic kl_GL
   [23497] readdir64@GLIBC_2.1 cannot parse the kernel directory stream
   [23521] nss_files aliases database file stream leak
   [23538] pthread_cond_broadcast: Fix waiters-after-spinning case
index 5ab14a31aade8644dfdd07a7b8d186da5288635a..5723ce7dcf9c5742fccce80727f5380b3ec124f8 100644 (file)
@@ -70,11 +70,11 @@ copy "da_DK"
 END LC_NUMERIC
 
 LC_TIME
-abday    "sab";"ata";/
+abday    "sap";"ata";/
          "mar";"pin";/
          "sis";"tal";/
          "arf"
-day      "sabaat";/
+day      "sapaat";/
          "ataasinngorneq";/
          "marlunngorneq";/
          "pingasunngorneq";/