DescriptionFix localized "platform" message for non-8bit languages
Now we use localized string for "platform", we should not
assume the text is encoded in ASCII.
To test this, manually change the UI to a non-latin language
(e.g. Japanese) and see if any irregular font is not displayed.
Webui login screen is also affected.
BUG=chromium-os:19822
TEST=manually
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98911
Patch Set 1 #
Total comments: 2
Patch Set 2 : hange from ASCIIToWide to UTF8ToWide too for boottime string. #
Messages
Total messages: 3 (0 generated)
|