From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32488 invoked by alias); 18 Oct 2016 00:10:01 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 32457 invoked by uid 89); 18 Oct 2016 00:10:00 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=3.5 required=5.0 tests=AC_HTML_NONSENSE_TAGS,AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=H*x:Mailer, H*UA:Mailer, alt_mon, u015b X-HELO: aev204.rev.netart.pl Date: Tue, 18 Oct 2016 00:10:00 -0000 From: Rafal Luzynski Reply-To: Rafal Luzynski To: libc-alpha@sourceware.org Message-ID: <138879390.118210.1476749397222@poczta.nazwa.pl> Subject: [RFC][PATCH v3 08/11] pl_PL: Add alternative month names (bug 10871). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Originating-Client: com.openexchange.ox.gui.dhtml X-SW-Source: 2016-10/txt/msg00285.txt.bz2 [BZ #10871] * localedata/locales/pl_PL: alternative month names added, basic month names are genitive now. --- localedata/locales/pl_PL | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/localedata/locales/pl_PL b/localedata/locales/pl_PL index 29207b3..e6461d0 100644 --- a/localedata/locales/pl_PL +++ b/localedata/locales/pl_PL @@ -2180,7 +2180,7 @@ abmon "";"";/ "";"";/ "";"";/ "";"" -mon "";/ +alt_mon "";/ "";/ "";/ "";/ @@ -2204,6 +2204,18 @@ date_fmt "/ " week 7;19971130;4 first_weekday 2 +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" END LC_TIME LC_PAPER -- 2.7.4