From patchwork Tue Jan 30 11:53:50 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rafal Luzynski X-Patchwork-Id: 25690 Received: (qmail 63593 invoked by alias); 30 Jan 2018 11:53:56 -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 63582 invoked by uid 89); 30 Jan 2018 11:53:55 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-22.4 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, KAM_LAZY_DOMAIN_SECURITY, RCVD_IN_DNSWL_NONE, UNWANTED_LANGUAGE_BODY autolearn=ham version=3.3.2 spammy=century, padded, month, day X-HELO: ano163.rev.netart.pl X-Spam-Score: 0 Date: Tue, 30 Jan 2018 12:53:50 +0100 (CET) From: Rafal Luzynski Reply-To: Rafal Luzynski To: libc-alpha@sourceware.org Message-ID: <453103039.23699.1517313230620@poczta.nazwa.pl> Subject: [COMMITTED][PATCH] hr_HR: Add alternative month names (bug 10871). MIME-Version: 1.0 X-Originating-Client: com.openexchange.ox.gui.dhtml [BZ #10871] * localedata/locales/hr_HR (mon): Rename to... (alt_mon): This. (mon): Import from CLDR (genitive case). (d_t_fmt): Update the comment. --- ChangeLog | 8 ++++++++ localedata/locales/hr_HR | 16 ++++++++++++++-- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 80ad4c6..d1a3804 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2018-01-30 Rafal Luzynski + + [BZ #10871] + * localedata/locales/hr_HR (mon): Rename to... + (alt_mon): This. + (mon): Import from CLDR (genitive case). + (d_t_fmt): Update the comment. + 2018-01-29 Andreas Schwab * sysdeps/posix/fpathconf.c (__fpathconf): Verify the values of diff --git a/localedata/locales/hr_HR b/localedata/locales/hr_HR index 9aaf803..1a616aa 100644 --- a/localedata/locales/hr_HR +++ b/localedata/locales/hr_HR @@ -211,7 +211,7 @@ abmon "sij";"velj";/ "srp";"kol";/ "ruj";"lis";/ "stu";"pro" -mon "sijeanj";/ +alt_mon "sijeanj";/ "veljaa";/ "oujak";/ "travanj";/ @@ -223,9 +223,21 @@ mon "sijeanj";/ "listopad";/ "studeni";/ "prosinac" +mon "sijenja";/ + "veljae";/ + "oujka";/ + "travnja";/ + "svibnja";/ + "lipnja";/ + "srpnja";/ + "kolovoza";/ + "rujna";/ + "listopada";/ + "studenoga";/ + "prosinca" % %A - full weekday name % %d - day of month (with padded 0) -% %B - full month name +% %B - full month name (genitive case) % %Y - year with century % %T - 24-hour time % %Z - time zone