From patchwork Tue Jan 9 00:05:01 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rafal Luzynski X-Patchwork-Id: 25279 Received: (qmail 103355 invoked by alias); 9 Jan 2018 00:05:05 -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 103342 invoked by uid 89); 9 Jan 2018 00:05:04 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-21.4 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, KAM_LAZY_DOMAIN_SECURITY, UNWANTED_LANGUAGE_BODY autolearn=ham version=3.3.2 spammy=stycznia, grudnia, marca, nia X-HELO: aev204.rev.netart.pl X-Spam-Score: 0 Date: Tue, 9 Jan 2018 01:05:01 +0100 (CET) From: Rafal Luzynski Reply-To: Rafal Luzynski To: libc-alpha@sourceware.org Message-ID: <368287513.675204.1515456301081@poczta.nazwa.pl> In-Reply-To: <382846926.675155.1515455688091@poczta.nazwa.pl> References: <382846926.675155.1515455688091@poczta.nazwa.pl> Subject: [PATCH] pl_PL: Add alternative month names (bug 10871). MIME-Version: 1.0 X-Originating-Client: com.openexchange.ox.gui.dhtml [BZ #10871] * localedata/locales/pl_PL: alternative month names added, basic month names are genitive now. Reviewed-by: Carlos O'Donell --- 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 2a8d09d..632a1b3 100644 --- a/localedata/locales/pl_PL +++ b/localedata/locales/pl_PL @@ -175,7 +175,7 @@ abmon "sty";"lut";/ "lip";"sie";/ "wrz";"pa";/ "lis";"gru" -mon "stycze";/ +alt_mon "stycze";/ "luty";/ "marzec";/ "kwiecie";/ @@ -187,6 +187,18 @@ mon "stycze";/ "padziernik";/ "listopad";/ "grudzie" +mon "stycznia";/ + "lutego";/ + "marca";/ + "kwietnia";/ + "maja";/ + "czerwca";/ + "lipca";/ + "sierpnia";/ + "wrzenia";/ + "padziernika";/ + "listopada";/ + "grudnia" d_t_fmt "%a, %-d %b %Y, %T" d_fmt "%d.%m.%Y" t_fmt "%T"