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

Re: [PATCH v2] Added Tongan language locale for Tonga


12.07.2017 12:47 Akhilesh Kumar <akhilesh.k@samsung.com> wrote:
> [...]
> +LC_MESSAGES
> +%
> https://www.tripadvisor.com/Travel-g294141-s604/Tonga:Important.Phrases.html
> +% ^[+1yY]
> +yesexpr "<U005E><U005B><U002B><U0031><U0079><U0059><U005D>"
> +% ^[-0nN]
> +noexpr "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
> +% Yes -> 'Io
> +yesstr "<U0027><U0049><U006F>"

I know this is committed already but for consistency please
use <U02BB> instead of <U0027>.  I hope my suggestion is correct.
Also I think it's correct to use the proper Turned comma character
instead of default ASCII apostrophe in comments.

> +% NO -> 'Ikai
> +nostr "<U0027><U0049><U006B><U0061><U0069>"
> +END LC_MESSAGES

Likewise.

Regards,

Rafal


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