https://bugs.winehq.org/show_bug.cgi?id=53770 Sagawa <sagawa.aki+winebugs(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sagawa.aki+winebugs(a)gmail.c | |om --- Comment #2 from Sagawa <sagawa.aki+winebugs(a)gmail.com> --- Please correctly describe your situation. The LOCALE_SNATIVEDIGITS value comes from locale.nls not local.nls. In Chinese locale, it should be "〇一二三四五六七八九" not "零一二三四五六七八九". Then, why don't you search the code with the above keywords using grep command? You'll easily find the script, i.e. tools/make_unicode. The script is written in Perl language. Can you reach to https://github.com/unicode-org/cldr/blob/1e28c0fbb43b719b43127432f0a86323578... ? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.