diff options
author | Grzegorz Kulik <gregorykkulik@gmail.com> | 2019-06-18 18:41:19 +0200 |
---|---|---|
committer | Rafal Luzynski <digitalfreak@lingonborough.com> | 2019-06-24 10:59:11 +0200 |
commit | 2bd81b60d6ffdf7e0d22006d69f4b812b1c80513 (patch) | |
tree | 2a5de97380a6298d23e002ff205b8a643833c9ad /ChangeLog | |
parent | fefa21790b5081e5d04662a240e2efd18603ef86 (diff) | |
download | glibc-2bd81b60d6ffdf7e0d22006d69f4b812b1c80513.tar glibc-2bd81b60d6ffdf7e0d22006d69f4b812b1c80513.tar.gz glibc-2bd81b60d6ffdf7e0d22006d69f4b812b1c80513.tar.bz2 glibc-2bd81b60d6ffdf7e0d22006d69f4b812b1c80513.zip |
szl_PL locale: Spelling corrections (bug 24652).
This commit also provides the correct month names in both nominative
and genitive case for Silesian language, as required by the fix for
the bug 10871.
[BZ #24652]
* localedata/locales/szl_PL (abday): Spelling corrections.
(day): Likewise.
(abmon): Likewise.
(mon): Rename to...
(alt_mon): This, then apply spelling corrections.
(mon): New entry, month names in the genitive case.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2019-06-24 Grzegorz Kulik <gregorykkulik@gmail.com> + + [BZ #24652] + * localedata/locales/szl_PL (abday): Spelling corrections. + (day): Likewise. + (abmon): Likewise. + (mon): Rename to... + (alt_mon): This, then apply spelling corrections. + (mon): New entry, month names in the genitive case. + 2019-06-21 Rafal Luzynski <digitalfreak@lingonborough.com> [BZ #23831] |