From 569867cde948d5eda515000396835c65e9c6e7ea Mon Sep 17 00:00:00 2001 From: Rafal Luzynski Date: Tue, 5 Jan 2016 03:04:41 +0100 Subject: [PATCH 09/13] ru_RU: Add alternative month names (bug 10871). This patch also changes these month names (which are nominative) to lowercase, as required in the bug report. [BZ #10871] * localedata/locales/ru_RU: alternative month names added. Basic month names are now in genitive case. All month names changed to lowercase. --- localedata/locales/ru_RU | 36 ++++++++++++++++++++++++------------ 1 file changed, 24 insertions(+), 12 deletions(-) diff --git a/localedata/locales/ru_RU b/localedata/locales/ru_RU index 4c3839e..7bd1df3 100644 --- a/localedata/locales/ru_RU +++ b/localedata/locales/ru_RU @@ -123,18 +123,18 @@ abday "";/ "";/ "";/ "" -mon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" abmon "";/ "";/ "";/ @@ -155,6 +155,18 @@ am_pm "";"" t_fmt_ampm "" week 7;19971130;1 first_weekday 2 +alt_mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" END LC_TIME LC_PAPER -- 2.7.4