Default setting of zh_CN locale incorrect
Bug #517621 reported by
Aron Xu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GeoIP |
Unknown
|
Unknown
|
|||
geoip (Ubuntu) |
Triaged
|
Medium
|
Unassigned | ||
pkgsel (Ubuntu) |
Fix Released
|
Undecided
|
Colin Watson | ||
ubiquity (Ubuntu) |
Fix Released
|
Undecided
|
Colin Watson |
Bug Description
Binary package hint: ubiquity
Default time zone should be Asia/Shanghai but now Asia/Chongqing, and default keyboard layout is China - China but now USA.
By default, when a user choosing zh_CN locale, he will get both zh-hans and zh-hant language packs installed, but since they are separated, I think we can make a change on this and let users of zh_CN locale only have zh-hans set and zh_TW locale zh-hant.
Changed in ubiquity (Ubuntu): | |
status: | New → Fix Committed |
assignee: | nobody → Colin Watson (cjwatson) |
Changed in pkgsel (Ubuntu): | |
assignee: | nobody → Colin Watson (cjwatson) |
To post a comment you must log in.
The timezone is probably detected by GeoIP; is Chongqing reasonably close to where you live?
The keyboard layout is intentional, as XKB does not have a Chinese layout defined anyway.
The only thing here I see as an actual bug is the language pack handling; I agree it would be nice to refine this.