From 9145f0333d11683cb3d796246d1395c84b4a3516 Mon Sep 17 00:00:00 2001 From: Rafal Luzynski Date: Tue, 30 Jan 2018 12:31:12 +0100 Subject: os_RU: Add alternative month names (bug 23140). [BZ #23140] * localedata/locales/os_RU (mon): Rename to... (alt_mon): This. (mon): Import from CLDR (genitive case). Reviewed-by: Carlos O'Donell --- ChangeLog | 7 +++++++ NEWS | 6 +++--- localedata/locales/os_RU | 15 ++++++++++++++- 3 files changed, 24 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index cd86d86ab2..694d10f084 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2018-07-17 Rafal Luzynski + + [BZ #23140] + * localedata/locales/os_RU (mon): Rename to... + (alt_mon): This. + (mon): Import from CLDR (genitive case). + 2018-07-17 H.J. Lu * sysdeps/x86/cpu-features.c: Always include and diff --git a/NEWS b/NEWS index 5de2c2816f..1a626f0ceb 100644 --- a/NEWS +++ b/NEWS @@ -36,9 +36,9 @@ Major new features: fMxdivfNx functions. * Nominative and genitive month names are now supported for the following - languages: Armenian, Asturian, Catalan, Czech, Kashubian, Scottish Gaelic, - Upper Sorbian, and Walloon. The following languages now support - abbreviated alternative month names: Catalan, Greek, and Kashubian. + languages: Armenian, Asturian, Catalan, Czech, Kashubian, Ossetian, + Scottish Gaelic, Upper Sorbian, and Walloon. The following languages now + support abbreviated alternative month names: Catalan, Greek, and Kashubian. * New locale added: Lower Sorbian (dsb_DE), including the support of the nominative and genitive month names. diff --git a/localedata/locales/os_RU b/localedata/locales/os_RU index fcd72ef68f..9a4ce037cd 100644 --- a/localedata/locales/os_RU +++ b/localedata/locales/os_RU @@ -116,7 +116,7 @@ abmon "";/ "";/ "" -mon "";/ +alt_mon "";/ "";/ "";/ "";/ @@ -128,6 +128,19 @@ mon "";/ "";/ "";/ "" + +mon "";/ +"";/ +"";/ +"";/ +"";/ +"";/ +"";/ +"";/ +"";/ +"";/ +"";/ +"" d_t_fmt "%a %d %b %Y %T" d_fmt "%d.%m.%Y" t_fmt "%T" -- cgit v1.2.3