This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 1/1] hy_AM: Add alternative month names (bug 23140).
29.06.2018 12:59 Rafal Luzynski <digitalfreak@lingonborough.com> wrote:
>
> This locale already contained correct data in mon array. Updated from CLDR
> to start the month names with the lowercase letters. alt_mon is a new import
> from CLDR. The change has been consulted off-list with a native speaker.
>
> [BZ #23140]
> * localedata/locales/hy_AM (mon): Synchronize with CLDR (lowercase,
> genitive case).
> (alt_mon): New entry, import from CLDR (nominative case).
> ---
> NEWS | 2 +-
> localedata/locales/hy_AM | 36 ++++++++++++++++++++++++------------
> 2 files changed, 25 insertions(+), 13 deletions(-)
>
I have pushed this to master with minor reformat of the commit comment.
Regards,
Rafal