From patchwork Thu Mar 8 00:03:33 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Rafal Luzynski X-Patchwork-Id: 26240 Received: (qmail 6643 invoked by alias); 8 Mar 2018 00:03:39 -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 6632 invoked by uid 89); 8 Mar 2018 00:03:38 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-21.1 required=5.0 tests=AWL, BAYES_00, BODY_8BITS, GARBLED_BODY, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, KAM_LAZY_DOMAIN_SECURITY, RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy=month, day X-HELO: ano163.rev.netart.pl X-Spam-Score: 0 Date: Thu, 8 Mar 2018 01:03:33 +0100 (CET) From: Rafal Luzynski Reply-To: Rafal Luzynski To: libc-alpha@sourceware.org Message-ID: <431889103.37456.1520467413534@poczta.nazwa.pl> Subject: [PATCH 0/2] Abbreviated month name updates for lt_LT and el_* [BZ 22932,22937] MIME-Version: 1.0 X-Originating-Client: com.openexchange.ox.gui.dhtml There are requests to update Lithuanian and Greek abbreviated month names from CLDR. In case of Lithuanian the patch is clear and probably does not need explanation. In Greek it turns out that they actually need the ab_alt_mon (and "%Ob") feature. Here is a decoded version of the patch for el_CY: The patch for el_GR is exactly the same. I hope to push it to master and backport to 2.27. Regards, Rafal diff --git a/localedata/locales/el_CY b/localedata/locales/el_CY index f27a74b..28055f3 100644 --- a/localedata/locales/el_CY +++ b/localedata/locales/el_CY @@ -72,12 +72,18 @@ day "Κυριακή";/ "Πέμπτη";/ "Παρασκευή";/ "Σάββατο" -abmon "Ιαν";"Φεβ";/ +ab_alt_mon "Ιαν";"Φεβ";/ "Μάρ";"Απρ";/ "Μάι";"Ιούν";/ "Ιούλ";"Αύγ";/ "Σεπ";"Οκτ";/ "Νοέ";"Δεκ" +abmon "Ιαν";"Φεβ";/ + "Μαρ";"Απρ";/ + "Μαΐ";"Ιουν";/ + "Ιουλ";"Αυγ";/ + "Σεπ";"Οκτ";/ + "Νοε";"Δεκ" alt_mon "Ιανουάριος";/ "Φεβρουάριος";/ "Μάρτιος";/