This is the mail archive of the glibc-bugs@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]

[Bug localedata/16374] Change currency symbol in LC_MONETARY in lv_LV


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

--- Comment #12 from Lafriks <lafriks at gmail dot com> ---
Yes, I'm sure ISO-8859-15 does not contain required characters for Latvian
language. Required (0xA1+) characters in Latvian language are: Ä, Ä, Ä, Ä, Ä,
Ä, Ä, Ä, Ä, Ä, Ä, Ä, Ä, Ä, Å, Å Å, Å, Å, Å, Å, Å. Only way of changing to euro
in ISO-8859-13 is to use EUR.

(In reply to Carlos O'Donell from comment #9)
> 
> That's right, gconv's internal alias table aliases BALTIC to ISO-8859-13.
> 
> The next steps here are:
> * Verify that ISO-8859-13 lacks the euro symbol.
>   * If it does then consider creating lv_LV@euro using ISO-8859-15, but only
> if
>     that charset has the required Latvian characters.
>   * If it has the euro symbol then just switch lv_LV to use the euro symbol
>     from the ISO-8859-13 character set. This skips the creation of the
> alternate
>     @euro locale because the character set hasn't changed.
> * Post changes.
> * Get review and checkin.

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

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