From patchwork Fri Mar 25 00:58:08 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rafal Luzynski X-Patchwork-Id: 11513 Received: (qmail 119734 invoked by alias); 25 Mar 2016 00:58:12 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 119713 invoked by uid 89); 25 Mar 2016 00:58:11 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=3.6 required=5.0 tests=AWL, BAYES_50, KAM_LAZY_DOMAIN_SECURITY, XPRIO autolearn=no version=3.3.2 spammy=lowercase, H*MI:poczta, H*M:xchange, HImportance:Medium X-HELO: aev204.rev.netart.pl Date: Fri, 25 Mar 2016 01:58:08 +0100 (CET) From: Rafal Luzynski Reply-To: Rafal Luzynski To: libc-alpha@sourceware.org Message-ID: <1441414724.420247.60a90901-4334-4cea-aa99-f76884316a10.open-xchange@poczta.nazwa.pl> Subject: [RFC][PATCH v2 5/6] ru_RU: Add alternative month names (bug 10871). MIME-Version: 1.0 X-Originating-Client: com.openexchange.ox.gui.dhtml 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(-) LC_PAPER diff --git a/localedata/locales/ru_RU b/localedata/locales/ru_RU index 635193f..82bef8b 100644 --- a/localedata/locales/ru_RU +++ b/localedata/locales/ru_RU @@ -121,18 +121,18 @@ abday "";/ "";/ "";/ "" -mon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" abmon "";/ "";/ "";/ @@ -156,6 +156,18 @@ date_fmt "/ " first_weekday 2 first_workday 2 +alt_mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" END LC_TIME