commit | be6c1f54c2a93b7516113ebc544cdb809a97c47c | [log] [tgz] |
---|---|---|
author | Riley Tatum <rtatum@google.com> | Tue Mar 26 20:55:16 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 26 20:55:16 2024 |
tree | b3ac4027c69eacb759e487304b007895ab477241 | |
parent | 86397055950088b6ad53312e409d9d0559fb840f [diff] |
Add meaning for Wallpaper Search Subject string Currently the translations for "Subject" in the Wallpaper Search dropdowns shares a tc id with several other strings that have a context of "subject of an email" which uses a different word in some languages. The documentation for grit says that settings a meaning can prevent 2 strings of the same English word from having the same tc id. Bug: 331335469 Change-Id: I178a3b6959caabfbd15b24b99fb6d8212c7166b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5398465 Reviewed-by: Paul Adedeji <pauladedeji@google.com> Commit-Queue: Riley Tatum <rtatum@google.com> Cr-Commit-Position: refs/heads/main@{#1278582}
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.