This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 2/2] Greek (el_CY, el_GR) locales: Introduce ab_alt_mon (bug 22937).


On 03/15/2018 03:31 AM, Rafal Luzynski wrote:
> 8.03.2018 01:06 Rafal Luzynski <digitalfreak@lingonborough.com> wrote:
>>
>> As spotted by GNOME translation team, Greek language has the actually
>> visible difference between the abbreviated nominative and the abbreviated
>> genitive case for some month names, for example May:
>>
>> abbreviated nominative: "Μάι" -> abbreviated genitive: "Μαΐ"
>>
>> July:
>>
>> abbreviated nominative: "Ιούν" -> abbreviated genitive: "Ιουλ"
>>
>> and more month names with similar differences.
>>
>> Original discussion: https://bugzilla.gnome.org/show_bug.cgi?id=793645#c21
>>
>> [BZ #22937]
>> * localedata/locales/el_CY (abmon): Rename to...
>> (ab_alt_mon): This.
>> (abmon): Import from CLDR (abbreviated genitive case).
>> * localedata/locales/el_GR (abmon): Rename to...
>> (ab_alt_mon): This.
>> (abmon): Import from CLDR (abbreviated genitive case).
>> ---
>> localedata/locales/el_CY | 8 +++++++-
>> localedata/locales/el_GR | 8 +++++++-
>> 2 files changed, 14 insertions(+), 2 deletions(-)
>> [...]
> 
> Pushed to master with minor tweaks of the ChangeLog but I am going
> to backport it to 2.27 stable as well.

>From the 2.27 stable backport we can pull this into a Fedora 28 update
without issue because the binary format is already there.

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]