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

Side by Side Diff: source/data/brkitr/zh.txt

Issue 2442923002: ICU update to 58 part 2 (Closed)
Patch Set: apply more patches and updates; almost ready to roll Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/data/brkitr/rules/word.txt ('k') | source/data/brkitr/zh_Hant.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // © 2016 and later: Unicode, Inc. and others. 1 // © 2016 and later: Unicode, Inc. and others.
2 // License & terms of use: http://www.unicode.org/copyright.html#License 2 // License & terms of use: http://www.unicode.org/copyright.html#License
3 zh{ 3 zh{
4 Version{"2.1.19.14"} 4 Version{"2.1.19.14"}
5 boundaries{ 5 boundaries{
6 line:process(dependency){"line.brk"} 6 line:process(dependency){"line_normal.brk"}
7 line_loose:process(dependency){"line_loose_cj.brk"} 7 line_loose:process(dependency){"line_loose_cj.brk"}
8 line_normal:process(dependency){"line_normal_cj.brk"} 8 line_normal:process(dependency){"line_normal_cj.brk"}
9 line_strict:process(dependency){"line.brk"} 9 line_strict:process(dependency){"line.brk"}
10 } 10 }
11 } 11 }
OLDNEW
« no previous file with comments | « source/data/brkitr/rules/word.txt ('k') | source/data/brkitr/zh_Hant.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698