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: 601880 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3qWQ0F1Q90z9sB6 for ; Fri, 25 Mar 2016 11:58:21 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.b=oSivZKXJ; dkim-atps=neutral DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:to:message-id:subject :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=JlCn/4EPztUHqHEp86U8Pt3UuGAlYnhddogE3WWwMTLSK6UejiEWC X1EQ0J/TT6EckxM2a2ElDGjV+/xDKPl36SZtAXsO6R6DOU6aeuQ/y51fwS8DKUsb xOrXjdDjPMEr78yFtgm9KLKVpek/5evA8b+S1JR6tykyhSlOYMHLLc= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:to:message-id:subject :mime-version:content-type:content-transfer-encoding; s=default; bh=8mfK8QK5JMIn1ZugNlrpnWRxZtk=; b=oSivZKXJ3sJzYrGt1V+ipGQrnW+c j/1pjDwzDG85vbzZMPhMS4eGU0tkeM/OeiCuqRXP3CfUthhG+7q1MW6VdtcfRZCp TCTjCrmTB/WTPMh4BbS379FNpE1wABX4LJIyN7lZRpf0XvtanFBfpcVFcv9rQCH7 uS+JuE95A7xsfrE= 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