Comment 17 for bug 1264551

Revision history for this message
In , Carlos-0 (carlos-0) wrote :

(In reply to Carlos O'Donell from comment #14)
> Next steps:
>
> - Verify that ISO-8859-15 contains all of BALTIC and a euro symbol.
> - Create the lv_LV@euro locale using ISO-8859-15 and set the monetary value
> to the euro symbol.

Lafriks, My apologies I see that you did verify that ISO-8859-15 does not contain all of the required Latvian characters. In that case the only solution here would be:

- Add "EUR" as the euro symbol of lv_LV.
- Verify that lv_LV.UTF-8 displays the euro symbol for monetary.

Users use lv_LV.UTF-8 when they want full UTF-8 support and the euro symbol, while lv_LV will just print "EUR", all as you suggested.

I think Chris' patch did all of that so he should post it for review.