[PATCH] Add Phillipines peso symbol to translit_neutral
Mike Frysinger
vapier@gentoo.org
Sat Apr 23 19:58:00 GMT 2016
On 23 Apr 2016 19:59, Florian Weimer wrote:
> * Khem Raj:
> > Fixes
> > usr/share/i18n/locales/tl_PH:87: LC_MONETARY: unknown character in field `currency_symbol’
>
> Why does this fix the bug?
he didn't mention the encoding ... this is ISO-8859-1. so the translit
changes it from the unicode/utf-8 ₱ to PHP as the former can't be encoded.
(i'm sure you know much of this already ... just trying to avoid anymore
confusion due to missing/assumed info)
> > +% PHILIPPINES PESO SIGN
> > +<U20B1> "<U0050><U0068><U0050>"
>
> Is this the correct transliteration? It is not listed in Unicode.
it is, the same as £ & ¥ -- just use the currency code in place of the
symbol. where in the standard are you finding the definition for the
translit_neutral file ? it doesn't seem to be handled by unicode-gen/
(yet?). there's more symbols we need to add ...
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20160423/e1e6176f/attachment.sig>
More information about the Libc-alpha
mailing list