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

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

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 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/translit/ro_ro_FONIPA.txt ('k') | source/data/translit/ru_ja.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/translit/root.txt
diff --git a/source/data/translit/root.txt b/source/data/translit/root.txt
index feed552f1c159bdc5adc3f011e22db90c40050c4..9a06adff16050e47ff4dba13b014765b3dd53c65 100644
--- a/source/data/translit/root.txt
+++ b/source/data/translit/root.txt
@@ -1,6 +1,6 @@
// ***************************************************************************
// *
-// * Copyright (C) 2004-2013, International Business Machines
+// * Copyright (C) 2004-2014, International Business Machines
// * Corporation; Unicode, Inc.; and others. All Rights Reserved.
// *
// ***************************************************************************
@@ -1367,6 +1367,13 @@ root {
}
}
+ ch-ch_FONIPA {
+ file {
+ resource:process(transliterator) {"ch_ch_FONIPA.txt"}
+ direction {"FORWARD"}
+ }
+ }
+
cs-cs_FONIPA {
file {
resource:process(transliterator) {"cs_cs_FONIPA.txt"}
@@ -1402,6 +1409,13 @@ root {
}
}
+ dsb-dsb_FONIPA {
+ file {
+ resource:process(transliterator) {"dsb_dsb_FONIPA.txt"}
+ direction {"FORWARD"}
+ }
+ }
+
el-Lower {
file {
resource:process(transliterator) {"el_Lower.txt"}
@@ -1521,6 +1535,13 @@ root {
}
}
+ la-la_FONIPA {
+ file {
+ resource:process(transliterator) {"la_la_FONIPA.txt"}
+ direction {"FORWARD"}
+ }
+ }
+
lt-Lower {
file {
resource:process(transliterator) {"lt_Lower.txt"}
@@ -1626,6 +1647,13 @@ root {
}
}
+ tlh-tlh_FONIPA {
+ file {
+ resource:process(transliterator) {"tlh_tlh_FONIPA.txt"}
+ direction {"FORWARD"}
+ }
+ }
+
tr-Lower {
file {
resource:process(transliterator) {"tr_Lower.txt"}
@@ -1660,6 +1688,13 @@ root {
}
}
+ yo-yo_BJ {
+ file {
+ resource:process(transliterator) {"yo_yo_BJ.txt"}
+ direction {"FORWARD"}
+ }
+ }
+
zh_Latn_PINYIN-ru {
file {
resource:process(transliterator) {"zh_Latn_PINYIN_ru.txt"}
« no previous file with comments | « source/data/translit/ro_ro_FONIPA.txt ('k') | source/data/translit/ru_ja.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698