commit | 22d4d8a3e0cb7ca9956c91795b23928106112781 | [log] [tgz] |
---|---|---|
author | mlcui <mlcui@google.com> | Thu Apr 22 07:06:51 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 22 07:06:51 2021 |
tree | d0f769acfffe1594b46aa19ef75661169653d555 | |
parent | ec8a80f06016f8ed026755b531f6c30d25efe6bd [diff] |
OsSettingsLanguages: Keep consistent display text in language dialogs This CL ensures that all dialogs which display a list of languages: - shows both native and local name - shows the name which the list was sorted on first Bug: None Change-Id: I6cecb8fc8f43d8b5f6e7378dd79f6758e12cc359 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2845690 Reviewed-by: My Nguyen <myy@chromium.org> Commit-Queue: Michael Cui <mlcui@google.com> Cr-Commit-Position: refs/heads/master@{#875040}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.