| commit | 837911fde2521000ac6e8187a69f62ad2b24c7cb | [log] [tgz] |
|---|---|---|
| author | Darren Shen <shend@chromium.org> | Mon Aug 19 06:48:53 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 19 06:48:53 2024 |
| tree | 242b9feda62019005a6ffb6023fe11c80ee37516 | |
| parent | f031fbef877a07476fce8d14213e9c2ba98d3ca8 [diff] |
Use different "show all" strings for every category. Using a placeholder for this string does not give good translations. Write out every string explicitly. Also, turns out the original strings didn't match the specs anyway. Bug: b:345303965 Change-Id: I71b57efe7281359927675565e5c20e68e909d43a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5792879 Reviewed-by: Michelle Chen <michellegc@google.com> Commit-Queue: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/main@{#1343353}
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.
If you found a bug, please file it at https://crbug.com/new.