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"} |