Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(155)

Issue 19545: Add the locale data (datetime format, region,language,script names) for 8 Ind... (Closed)

Created:
11 years, 10 months ago by jungshik at Google
Modified:
9 years, 7 months ago
Reviewers:
Mark Larson
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Add the locale data (datetime format, region,language,script names) for 8 Indian languages to our copy of ICU. After checking in this patch, another change needs to be made in chrome/app to enable 8 Indian languages. Add fallback mappings for 4 Unicode code points for GBK converter to match what's done by webkit in TextCodecICU.cpp. Chrome uses the ICU converter outside webkit and it'd better be made to behave identically in and outside webkit. BUG=4473, 7314 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=9156

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14506 lines, -364 lines) Patch
M third_party/icu38/README.google View 1 chunk +9 lines, -3 lines 0 comments Download
A third_party/icu38/gbk.patch View 1 chunk +36 lines, -0 lines 0 comments Download
M third_party/icu38/icudt38.dll View Binary file 0 comments Download
A third_party/icu38/indian8_locales.txt View 1 chunk +7904 lines, -0 lines 0 comments Download
M third_party/icu38/source/data/in/icudt38l.dat View Binary file 0 comments Download
M third_party/icu38/source/data/locales/bn.txt View 9 chunks +958 lines, -130 lines 0 comments Download
M third_party/icu38/source/data/locales/gu.txt View 3 chunks +789 lines, -7 lines 0 comments Download
M third_party/icu38/source/data/locales/kn.txt View 2 chunks +791 lines, -7 lines 0 comments Download
M third_party/icu38/source/data/locales/ml.txt View 11 chunks +996 lines, -27 lines 0 comments Download
M third_party/icu38/source/data/locales/mr.txt View 5 chunks +754 lines, -105 lines 0 comments Download
M third_party/icu38/source/data/locales/or.txt View 1 chunk +775 lines, -1 line 0 comments Download
M third_party/icu38/source/data/locales/reslocal.mk View 4 chunks +8 lines, -0 lines 0 comments Download
M third_party/icu38/source/data/locales/ta.txt View 9 chunks +572 lines, -69 lines 0 comments Download
M third_party/icu38/source/data/locales/te.txt View 4 chunks +910 lines, -15 lines 0 comments Download
M third_party/icu38/source/data/mappings/windows-936-2000.ucm View 4 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
jungshik at Google
11 years, 10 months ago (2009-02-02 19:11:47 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698