https://bugzilla.wikimedia.org/show_bug.cgi?id=55630

--- Comment #4 from Bartosz Dziewoński <[email protected]> ---
allkeys.txt entries for '1' and '۱':

0031  ; [.159A.0020.0002.0031] # DIGIT ONE
06F1  ; [.159A.0020.0002.06F1][.0000.0166.0002.06F1] # EXTENDED ARABIC-INDIC
DIGIT ONE

Same primary weight.


Trying to list each digit for each language IMO makes little sense (grepping
the allkeys.txt file for "DIGIT ONE" yields 60 results).

I think we could use Language#formatNum() for each digit instead and replace
Latin ones with localized ones in IcuCollation#getFirstLetterData (per Brian's
suggestion), after applying $tailoringFirstLetters.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to