From c4ad5782c44f4fa23d3ca9bec1e288c24cf2e6df Mon Sep 17 00:00:00 2001 From: Rafal Luzynski Date: Tue, 30 Jan 2018 12:31:12 +0100 Subject: gd_GB, hsb_DE, wa_BE: Add alternative month names (bug 23140). As a followup of fixing bug 10871, these three languages now support two grammatical cases of the month names. This commit does not resolve the bug because there are more languages to be committed. [BZ #23140] * localedata/locales/gd_GB (mon): Rename to... (alt_mon): This. (mon): Import from CLDR (genitive case). * localedata/locales/hsb_DE (mon): Rename to... (alt_mon): This. (mon): Import from CLDR (genitive case). * localedata/locales/wa_BE (mon): Rename to... (alt_mon): This. (mon): Add, fill with the proper genitive forms, but CLDR data is incomplete; completed according to the comments in this file. (d_t_fmt): Do not use "di" before the month name, no longer needed. * localedata/locales/wa_BE (country_name): Reword "Beljike" -> "Beldjike". --- NEWS | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e2a6f45..d96c7ca 100644 --- a/NEWS +++ b/NEWS @@ -24,9 +24,10 @@ Major new features: - fdiv, fdivl, ddivl and corresponding fMdivfN, fMdivfNx, fMxdivfN and fMxdivfNx functions. -* Nominative and genitive month names are now supported for the Catalan and - Czech languages. The Catalan and Greek languages now support abbreviated - alternative month names. +* 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. * Building and running on GNU/Hurd systems now works without out-of-tree patches. -- cgit v1.1