New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 764572 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Sep 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Task



Sign in to add a comment

Investigate how language list in settings is selected

Project Member Reported by napper@chromium.org, Sep 13 2017

Issue description

For example, why is "Cherokee" not included?
 
The list is hardcoded in a const char* kAcceptLanguageList in here: https://cs.chromium.org/chromium/src/ui/base/l10n/l10n_util.cc.

That's the full list. Before displaying the list, further filtering is applied based on the current UI language: all languages that cannot be displayed in the native language of the UI are removed.
Labels: OS-Android
Status: Fixed (was: Assigned)
Thanks for investigating Claudio 

Sign in to add a comment