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

Unified Diff: source/data/brkitr/root.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/brkitr/pt.txt ('k') | source/data/brkitr/ru.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/brkitr/root.txt
diff --git a/source/data/brkitr/root.txt b/source/data/brkitr/root.txt
index 2dd1fdcd01780930bd573b5dbe0a6e6eb185cdc8..193f7c2d867e6efea7d539190d301afcbac4240e 100644
--- a/source/data/brkitr/root.txt
+++ b/source/data/brkitr/root.txt
@@ -1,16 +1,19 @@
// ***************************************************************************
// *
-// * Copyright (C) 2014 International Business Machines
+// * Copyright (C) 2015 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/segments/root.xml ../../xml/brkitr/root.xml
// *
// ***************************************************************************
root{
- Version{"2.0.92.92"}
+ Version{"2.1.20.0"}
boundaries{
grapheme:process(dependency){"char.brk"}
line:process(dependency){"line.brk"}
+ line_loose:process(dependency){"line_loose.brk"}
+ line_normal:process(dependency){"line_normal.brk"}
+ line_strict:process(dependency){"line.brk"}
sentence:process(dependency){"sent.brk"}
title:process(dependency){"title.brk"}
word:process(dependency){"word.brk"}
@@ -18,7 +21,7 @@ root{
dictionaries{
Hani:process(dependency){"cjdict.dict"}
Hira:process(dependency){"cjdict.dict"}
- Kata:process(dependency){"cjdict.dict"}
+ Kana:process(dependency){"cjdict.dict"}
Khmr:process(dependency){"khmerdict.dict"}
Laoo:process(dependency){"laodict.dict"}
Mymr:process(dependency){"burmesedict.dict"}
« no previous file with comments | « source/data/brkitr/pt.txt ('k') | source/data/brkitr/ru.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698