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

Unified Diff: source/data/translit/lt_Title.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/lt_Lower.txt ('k') | source/data/translit/lt_Upper.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/translit/lt_Title.txt
diff --git a/source/data/translit/lt_Title.txt b/source/data/translit/lt_Title.txt
index 4fbcdef7803bb24951acf9e841de6b0fa9b084dc..5e0b135e8247e4a27d5158498847b67c413def03 100755
--- a/source/data/translit/lt_Title.txt
+++ b/source/data/translit/lt_Title.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.
# *
# ***************************************************************************
@@ -10,10 +10,10 @@
::NFD();
[:cased:] [:case-ignorable:]* {I } [^[:ccc=Not_Reordered:][:ccc=Above:]]* [:ccc=Above:] → i \u0307;
[:cased:] [:case-ignorable:]* {J } [^[:ccc=Not_Reordered:][:ccc=Above:]]* [:ccc=Above:] → j \u0307;
-[:cased:] [:case-ignorable:]* {Į } [^[:ccc=Not_Reordered:][:ccc=Above:]]* [:ccc=Above:] → į \u0307;
-[:cased:] [:case-ignorable:]* {Ì → i \u0307 \u0300;
-[:cased:] [:case-ignorable:]* {Í → i \u0307 \u0301;
-[:cased:] [:case-ignorable:]* {Ĩ → i \u0307 \u0303;
+[:cased:] [:case-ignorable:]* {I \u0328 } [^[:ccc=Not_Reordered:][:ccc=Above:]]* [:ccc=Above:] → i \u0328 \u0307;
+[:cased:] [:case-ignorable:]* {I \u0300 → i \u0307 \u0300;
+[:cased:] [:case-ignorable:]* {I \u0301 → i \u0307 \u0301;
+[:cased:] [:case-ignorable:]* {I \u0303 → i \u0307 \u0303;
[:cased:] [:case-ignorable:]* { (.) → &Any-Lower($1) ;
[:Soft_Dotted:] [^[:ccc=Not_Reordered:][:ccc=Above:]]* { \u0307 → ;
([:Lowercase:]) → &Any-Upper($1) ;
« no previous file with comments | « source/data/translit/lt_Lower.txt ('k') | source/data/translit/lt_Upper.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698