diff --git a/localedata/locales/uk_UA b/localedata/locales/uk_UA index 685ee01afe..552952edb6 100644 --- a/localedata/locales/uk_UA +++ b/localedata/locales/uk_UA @@ -842,8 +842,8 @@ abmon / ""; %lys / "" %hru -% A list of month names in proper form for calendar, see alt_digits. (%B) -mon / +% A list of month names in proper form for calendar (%OB). See also mon. +alt_mon / ""; %sichen` / ""; %lyutyj / ""; %berezen` / @@ -857,16 +857,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 "0"; % digits are starting from zero / +% A list of month names in genitive form, for full date format, with day (%B). +mon / ""; % sichnya / ""; % lyutoho / ""; % bereznya / @@ -881,7 +873,7 @@ alt_digits "0"; % digits are starting from zero / "" % hrudnya % Appropriate date representation for date(1). -date_fmt "%A, %-d %Om %Y %X %z" +date_fmt "%A, %-d %B %Y %X %z" % The appropriate date and time format. (%c) d_t_fmt "%a, %d-%b-%Y %X %z"