[Bug localedata/10580] hr_HR: updated locale
digitalfreak at lingonborough dot com
sourceware-bugzilla@sourceware.org
Tue Dec 5 23:57:00 GMT 2017
https://sourceware.org/bugzilla/show_bug.cgi?id=10580
Rafal Luzynski <digitalfreak at lingonborough dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |digitalfreak@lingonborough.
| |com
--- Comment #41 from Rafal Luzynski <digitalfreak at lingonborough dot com> ---
(In reply to cvs-commit@gcc.gnu.org from comment #39)
> [...]
> commit 1f6d91f328b7699610210d7d56d2cc49d60e1c27
> Author: Mike FABIAN <mfabian@redhat.com>
> Date: Mon Dec 4 13:10:29 2017 +0100
>
> hr_HR locale: Don’t use single code points for the digraphs in LC_TIME
>
> [BZ #10580]
> * localedata/locales/hr_HR (LC_TIME): Use two letters for the
> digraphs in the month and day names. Using single code points for
> digraphs is deprecated. While there are dedicated Unicode
> codepoints, for the digraphs, these are included for backwards
> compatibility and modern texts use a sequence of Basic Latin
> characters. See: https://www.unicode.org/faq/ligature_digraph.html
> This makes the month and day names agree exactly with CLDR now,
> CLDR does not use the single code points for the digraphs either.
> [...]
Before this change all abmon items (abbreviated month names) were 3 letters
long. Now all are 3 letters long except the second item (February, Feb) which
is "velj", 4 letters long. Previously it was "velj" therefore 3 letters. Dragan,
wouldn't you prefer it to be "vel", consequently 3 letters long? The page
https://vlada.gov.hr/ uses "Vel". CLDR uses "velj" so if you'd like this change
I suggest creating a new ticket in in CLDR first:
http://unicode.org/cldr/trac/newticket
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list