[roll] Roll fuchsia [superproject] Roll chromium/deps/icu@default Add language names for Translate

The following 11 languages are used by Translate so need to be added
to the Accept-Language list:

  ay, bho, bm, doi, dv, ilo, lus, mai, mni, sa, ts

"as" and "kok" will also be added as Translate languages, but are already supported by ICU.

We only need the language name from ICU in all UI languages and the
native name of each of the languages.

The following files are added in source/data/lang to add the native
display name of {ay,dv,ilo,lus,ts} along with the patch file and
a note about them in README.chromium.

ay.txt
dv.txt
ilo.txt
lus.txt
ts.txt

The data size difference is as follows:
         Old      New      Delta
chromeos 11718496 11730784 12288
common   10560960 10573104 12144

Original-Bug: 1313213
Original-Reviewed-on: https://chromium-review.googlesource.com/c/chromium/deps/icu/+/4585451
Original-Revision: 17665248776256842466ab820f5f1ae9637dbfd8
GitOrigin-RevId: d106defa47b44adf65ecc95e49eb30dd03f93ccd
Roller-URL: https://ci.chromium.org/b/8779341530859365793
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/865836
Original-Revision: e607cc3ea3e3039977534eed67c447056c834dc7
Change-Id: I38245f880119c5255070677e1a8e3b76e0bd1dda
1 file changed
tree: 9dda590b2a32f0fe0b79eb021012af707576eeac
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.