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". --- ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f238908fe8..c5dc3bed21 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2018-06-12 Rafal Luzynski + + [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". + 2018-06-11 Joseph Myers [BZ #23272] -- cgit v1.2.3