[PATCH v3] Added Fiji Hindi language locale for Fiji

Mike FABIAN mfabian@redhat.com
Thu Jul 13 06:34:00 GMT 2017


AKHILESH KUMAR <akhilesh.k@samsung.com> wrote:

>> Is it OK that these month names and abbreviated month names are in
>> English?
>   
>   Yes, month name and abbreviated names are (100%) correct 

OK, good!

>> [...]
>>
>> +LC_MESSAGES
>> > +% Yes -> Haan
>> > +% No -> Nahi
>> +yesexpr "<U005E><U005B><U002B><U0031><U0079><U0059><U005D>"
>> +noexpr  "<U005E><U005B><U002D><U0030><U006E><U004E><U005D>"
>> +yesstr  "<U0068><U0061><U0061><U006E>"
>> +nostr   "<U004E><U0061><U0068><U0069><U006E>"
>> +END LC_MESSAGES
>
>> Maybe add hH to the yesexpr? Like this:
>
> Agree,  yesexpr is updated 
>
>> LC_MESSAGES
>> % Yes -> Haan
>> % No -> Nahi
>> yesexpr "^[+1hHyY]"
>> noexpr  "^[-0nN]"
>> yesstr  "haan"
> Fix haan-> Haan
>> nostr   "Nahin"
> Fix Nahin-> Nahi

Are you sure you want uppercase first letters for yesstr and nostr?

-- 
Mike FABIAN <mfabian@redhat.com>



More information about the Libc-alpha mailing list