[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/5] ca_ES locale: Update LC_TIME (bug 22848).



15.03.2018 18:12 Carlos O'Donell <carlos@redhat.com> wrote:
>
> On 03/15/2018 05:20 AM, Rafal Luzynski wrote:
> > From 12a4e12e98a02f34a4417802dd0c31ad171311c8 Mon Sep 17 00:00:00 2001
> > From: Robert Buj <robert.buj@gmail.com>
> > Date: Tue, 6 Mar 2018 22:51:29 +0100
> > Subject: [PATCH 1/5] ca_ES locale: Update LC_TIME (bug 22848).
> > MIME-Version: 1.0
> > Content-Type: text/plain; charset=UTF-8
> > Content-Transfer-Encoding: 8bit
> >
> > Add/fix alternative month names, long & short formats, am_pm,
> > abday settings, and improve indentation for Catalan.
> >
> > [BZ #22848]
> > * localedata/locales/ca_ES (abmon): Rename to...
> > (ab_alt_mon): This, then synchronize with CLDR (nominative case).
> > (mon): Rename to...
> > (alt_mon): This.
> > (abmon): Import from CLDR (genitive case, month names preceded by
> > "de" or "d’").
> > (mon): Likewise.
> > (abday): Synchronize with CLDR.
> > (d_t_fmt): Likewise.
> > (d_fmt): Likewise.
> > (am_pm): Likewise.
> >
> > (LC_TIME): Improve indentation.
> > (LC_TELEPHONE): Likewise.
> > (LC_NAME): Likewise.
> > (LC_ADDRESS): Likewise.
> >
>
> As consensus allows if the patch is in glibc master, and does not change
> the existing release branch ABI, it may be backported to an open release
> branch without need for review. You are however free to post them for
> review if that's what you want. The release branch ABI includes the
> alternative month names, and so is stable, and all you do here is backport
> new data.
>
> LGTM.
>
> Reviewed-by: Carlos O'Donell <carlos@redhat.com>
> [...]

Thank you, Carlos.  This patch has been pushed to release/2.27/master.

Regards,

Rafal