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 v3] Added Fiji Hindi language locale for Fiji


>> 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?

Yes 


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