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/translit/Latin_ASCII.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/translit/Korean_Latin_BGN.txt ('k') | source/data/translit/Latin_Armenian.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/translit/Latin_ASCII.txt
diff --git a/source/data/translit/Latin_ASCII.txt b/source/data/translit/Latin_ASCII.txt
index 7772e793be6cc079749debfe2271c2daeabafe77..38f870886a626d06fa2fcd3cb3649a1aed932618 100644
--- a/source/data/translit/Latin_ASCII.txt
+++ b/source/data/translit/Latin_ASCII.txt
@@ -1,6 +1,6 @@
# ***************************************************************************
# *
-# * Copyright (C) 2004-2014, International Business Machines
+# * Copyright (C) 2004-2015, International Business Machines
# * Corporation; Unicode, Inc.; and others. All Rights Reserved.
# *
# ***************************************************************************
@@ -23,7 +23,7 @@
Đ → D ; # 0110;LATIN CAPITAL LETTER D WITH STROKE
đ → d ; # 0111;LATIN SMALL LETTER D WITH STROKE
Ħ → H ; # 0126;LATIN CAPITAL LETTER H WITH STROKE
-ħ → h ; # 0126;LATIN CAPITAL LETTER H WITH STROKE
+ħ → h ; # 0126;LATIN SMALL LETTER H WITH STROKE
ı → i ; # 0131;LATIN SMALL LETTER DOTLESS I
IJ → IJ ; # 0132;LATIN CAPITAL LIGATURE IJ (compat)
ij → ij ; # 0133;LATIN SMALL LIGATURE IJ (compat)
« no previous file with comments | « source/data/translit/Korean_Latin_BGN.txt ('k') | source/data/translit/Latin_Armenian.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698