diff options
author | Rafal Luzynski <digitalfreak@lingonborough.com> | 2018-01-30 12:31:12 +0100 |
---|---|---|
committer | Rafal Luzynski <digitalfreak@lingonborough.com> | 2018-06-25 12:34:31 +0200 |
commit | 189699ab375111a25dac19f1b4f89e38d31c8b3d (patch) | |
tree | fe58fbdba24bd6f2c3589884c028880854bc9caf /NEWS | |
parent | 0ea3f13cceaecdb3fb2219611876fdd49485e64d (diff) | |
download | glibc-189699ab375111a25dac19f1b4f89e38d31c8b3d.tar.gz glibc-189699ab375111a25dac19f1b4f89e38d31c8b3d.tar.xz glibc-189699ab375111a25dac19f1b4f89e38d31c8b3d.zip |
csb_PL: Add alternative month names (bug 23140).
Kashubian language is not supported by CLDR, data copied from Wikipedia and documents released by RJK (official Kashubian Language Council), also consulted with a native speaker. Note that this language also needs ab_alt_mon feature due to the month May: nominative "môj", genitive "maja"; abbreviated nominative "môj", abbreviated genitive "maj". [BZ #23140] * localedata/locales/csb_PL (mon): Rename to... (alt_mon): This. (abmon): Rename to... (ab_alt_mon): This. (mon): Add with proper genitive forms, copy from Wikipedia. (abmon): Likewise.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS index d51fa09544..db7c1291fd 100644 --- a/NEWS +++ b/NEWS @@ -25,9 +25,9 @@ Major new features: fMxdivfNx functions. * Nominative and genitive month names are now supported for the following - languages: Catalan, Czech, Scottish Gaelic, Upper Sorbian, and Walloon. - The Catalan and Greek languages now support abbreviated alternative - month names. + languages: Catalan, Czech, Kashubian, Scottish Gaelic, Upper Sorbian, + and Walloon. The following languages now support abbreviated alternative + month names: Catalan, Greek, and Kashubian. * Building and running on GNU/Hurd systems now works without out-of-tree patches. |