panel does not pick up preseeded locale/translation
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Translations |
New
|
Undecided
|
Unassigned | ||
ubiquity (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Natty.
Ubiquity version 2.6.10
/usr/lib/
So, default panel indicator applets (network-
(ibus applet IS in zh_CN, I think because it starts later and picks up the locale)
In another tty after install and before moving along in oem-config:
LANGUAGE=zh_CN
locale shows all key values in zh_CN
language-
And, as verification that the translation chain is intact for an indicator app, I can display a zh_CN translation from indicator-sound at the command line in tty 5 after install and before oem-config with:
gettext -s -d indicator-sound "Sound Preferences..."
(it displays zh_CN translation from /usr/share/
tags: | added: patch |
Changed in ubiquity (Ubuntu): | |
status: | New → Confirmed |
tags: | added: qin |
this patch should fix it, but i'd like ev or cjwatson to comment on it before committing