DescriptionFix a bug where we were showing a wrong language name on the OOBE screen.
The OOBE screen is by defaut shown in English, but is also shown in a
different language if "initial_locale" value is set in
/mnt/partner_partition/etc/startup_manifest.json
In this case, the default language name of the language selection menu
should be the one specified by "initial_locale". However, we were always
showing English before this fix.
BUG=chromium-os:11345
TEST=See the instruction at crosbug.com/11345
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72762
Patch Set 1 #Patch Set 2 : add helpful comments #
Total comments: 2
Patch Set 3 : remove unnecessary code #Patch Set 4 : reorder #Messages
Total messages: 3 (0 generated)
|