commit | b0e85d0fb0ff4cc19e9f471ccd0c3f1fcb36713f | [log] [tgz] |
---|---|---|
author | Trevor Perrier <perrier@chromium.org> | Tue May 11 23:53:00 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 11 23:53:00 2021 |
tree | d6a6291feeb9a204a2b7c87ba8f80262ce93e098 | |
parent | da2a801a0cb30d31e9663cb4327128cfb0a01fee [diff] |
[Android] Fix new language settings strings This CL adds a new language split failed string and uses a placeholder instead of string concatenation for LanguageItemPreference summary text. Bug: 1204636, 1197364 Change-Id: I8bc6839126aca3dabee7ac4598be354909603afb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2886205 Commit-Queue: Trevor Perrier <perrier@chromium.org> Reviewed-by: Josh Simmons <jds@google.com> Cr-Commit-Position: refs/heads/master@{#881779}
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.