From patchwork Thu Jan 7 23:58:15 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rafal Luzynski X-Patchwork-Id: 10288 Received: (qmail 84623 invoked by alias); 7 Jan 2016 23:58:19 -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 84607 invoked by uid 89); 7 Jan 2016 23:58:18 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.5 required=5.0 tests=AC_HTML_NONSENSE_TAGS, AWL, BAYES_50, KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=20160108, 2016-01-08, 898, 7, 8987 X-HELO: aev204.rev.netart.pl Date: Fri, 8 Jan 2016 00:58:15 +0100 (CET) From: Rafal Luzynski Reply-To: Rafal Luzynski To: libc-alpha@sourceware.org Message-ID: <1969973314.491131.1452211095772.JavaMail.open-xchange@ox12.netart.com.pl> In-Reply-To: <2092610127.1000800.1448578835402.JavaMail.open-xchange@ox4.netart.com.pl> References: <2092610127.1000800.1448578835402.JavaMail.open-xchange@ox4.netart.com.pl> Subject: [RFC][PATCH 7/7] uk_UA: Add alternative (genitive) month names (bug 10871) MIME-Version: 1.0 X-Originating-Client: com.openexchange.ox.gui.dhtml The alternative digits hack is no longer needed and has been removed. 2016-01-08 Rafal Luzynski [BZ #10871] * localedata/locales/uk_UA: alternative digits removed, alternative month names used instead. date_fmt definition changed not to use the alternative digits hack. --- localedata/locales/uk_UA | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) "" % The appropriate date and time format. (%c) d_t_fmt "" diff --git a/localedata/locales/uk_UA b/localedata/locales/uk_UA index 5e58043..4d3b977 100644 --- a/localedata/locales/uk_UA +++ b/localedata/locales/uk_UA @@ -898,7 +898,7 @@ abmon / ""; %lys / "" %hru -% A list of month names in proper form for calendar, see alt_digits. (%B) +% A list of month names in proper form for calendar, see alt_mon. (%B) mon / ""; %sichen` / ""; %lyutyj / @@ -913,16 +913,8 @@ mon / ""; %lystopad / "" %hruden` -% Initially alt_digits was supposed to hold alternative symbols for _digits_, -% corresponding to %O modified conversion specification. -% Although in Ukrainian language alternate _names_ are used instead of digits. -% We'll use this keyword to present a list of month names in proper form for -% date, see mon. (%Om) -% -% This hack is dedicated for months it won't work for other %O* modifiers -% (weeks, days etc). -% -alt_digits ""; % digits are starting from zero / +% A list of month names in genitive form, for full date format, with day. (%B) +alt_mon / ""; % sichnya / ""; % lyutoho / ""; % bereznya / @@ -936,8 +928,14 @@ alt_digits ""; % digits are starting from zero / ""; % lystopada / "" % hrudnya +% Proper (preferred) day-month order which also requires a genitive case +% for the month name. 1 means "day-month" is a valid order, 2 means that +% both orders are correct (or does not matter), 3 means that "month-day" +% is a valid order. +day_month_order 1 + % Appropriate date representation for date(1). -date_fmt "" +date_fmt