[Bug localedata/18812] kab_DZ: new Kabyle Algeria locale
belkacem77 at gmail dot com
sourceware-bugzilla@sourceware.org
Fri Oct 20 09:25:00 GMT 2017
https://sourceware.org/bugzilla/show_bug.cgi?id=18812
--- Comment #18 from Belkacem Mohammed <belkacem77 at gmail dot com> ---
(In reply to Mike FABIAN from comment #13)
> http://unicode.org/cldr/trac/browser/trunk/common/main/kab.xml
>
> contains:
>
> <posix>
> <messages>
> <yesstr>Ih:I</yesstr>
> <nostr>Uhu:U</nostr>
> </messages>
> </posix>
>
>
> but your locale contains:
>
> LC_MESSAGES
> yesexpr "^[+1yYiI]"
> noexpr "^[-0nNaA]"
> END LC_MESSAGES
>
> If CLDR is right, shouldn’t noexpr be:
>
> noexpr "^[-0nNuU]"
>
> Or is CLDR mistaken? Then one should fix it in CLDR ...
>
>
> We should probably also add
>
> yesstr "Ih"
> nostr "Uhu"
>
> or whatever the right words for "yes" and "no" are in Kabyle.
yesstr "Ih"
nostr "Uhu"
Short form
"Y" : "I"
"N" : "U"
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Libc-locales
mailing list