diff options
author | Rafal Luzynski <digitalfreak@lingonborough.com> | 2018-10-02 23:34:18 +0200 |
---|---|---|
committer | Rafal Luzynski <digitalfreak@lingonborough.com> | 2018-10-02 23:55:13 +0200 |
commit | dae3ed958c3d0090838e49ff4f78c201262b1cf0 (patch) | |
tree | 8d746fcc265bb270becdcf712436668b5284aecc | |
parent | f346b5b38ce83ebc832590273e134c53adc06f21 (diff) | |
download | glibc-dae3ed958c3d0090838e49ff4f78c201262b1cf0.tar.gz glibc-dae3ed958c3d0090838e49ff4f78c201262b1cf0.tar.xz glibc-dae3ed958c3d0090838e49ff4f78c201262b1cf0.zip |
kl_GL: Fix spelling of Sunday, should be "sapaat" (bug 20209).
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".
-rw-r--r-- | ChangeLog | 8 | ||||
-rw-r--r-- | localedata/locales/kl_GL | 4 |
2 files changed, 10 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index 3c11dd9779..955ebc070a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2018-10-02 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-10-02 Joseph Myers <joseph@codesourcery.com> * math/libm-test-fma.inc (fma_test_data): Add more tests. diff --git a/localedata/locales/kl_GL b/localedata/locales/kl_GL index 5ab14a31aa..5723ce7dcf 100644 --- a/localedata/locales/kl_GL +++ b/localedata/locales/kl_GL @@ -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";/ |