commit | 287f955132a95a8484dba2d75bfff69049fffe82 | [log] [tgz] |
---|---|---|
author | mlcui <mlcui@google.com> | Wed Apr 06 06:25:00 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 06 06:25:00 2022 |
tree | a1deee2d18130111b32db47db98cca3866edaee8 | |
parent | 99f729220303fe8e564a43e319edd39a9d58c5ba [diff] |
Prepare translation files for the addition of Welsh The corresponding internal change to add it to the translation pipeline can be found at go/ksrhy. This change: - adds Welsh to translation_expectations.pyl to fix presubmit errors (this needs to be done to add it to the translation pipeline as well), - adds Welsh as a translation to every GRD file listed under desktop_grds in the aforementioned expectations file, - creates placeholder XTB files to the aforementioned GRD files, - and adds Welsh to default_embedded_i18_locales to fix a build error with it missing. This is temporary and will be removed in the future once we add Welsh to all_chrome_locales. Note that this change does NOT add Welsh to the outputs of all files like https://crrev.com/c/3498882, as doing so would expose some assumptions that "the list of Android locales is the list of all Chrome locales". That will come in a separate CL which will be merged once those assumptions are fixed. Bug: b/192306364 Change-Id: Ic818cff8d8beb5b757012a66b8db52caa03b48d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2988903 Reviewed-by: David Bienvenu <davidbienvenu@chromium.org> Reviewed-by: Andrew Grieve <agrieve@chromium.org> Owners-Override: Andrew Grieve <agrieve@chromium.org> Commit-Queue: Michael Cui <mlcui@google.com> Cr-Commit-Position: refs/heads/main@{#989310}
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.