[Bug localedata/31411] Add Latgalian locale

maiku.fabian at gmail dot com sourceware-bugzilla@sourceware.org
Tue Jun 11 21:07:58 GMT 2024


https://sourceware.org/bugzilla/show_bug.cgi?id=31411

--- Comment #7 from Mike FABIAN <maiku.fabian at gmail dot com> ---
(In reply to Rudolfs Mazurs from comment #5)

> I would rather not encode the unicode code points. But if you rather I did,
> let me know.

I am not sure what you mean.

In the past we had to use <Uxxxx> for non-ASCII code points like this:

lang_name    "latgal<U012B><U0161>u"

But this has been improved and now it is OK to write:

lang_name    "latgalīšu"

which looks nicer and is easier to edit.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list