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

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

Issue 102283003: Update icudt46l.dat and related files. (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/icu46/
Patch Set: Created 7 years 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
Index: source/data/translit/el_Title.txt
===================================================================
--- source/data/translit/el_Title.txt (revision 0)
+++ source/data/translit/el_Title.txt (revision 0)
@@ -0,0 +1,15 @@
+# ***************************************************************************
+# *
+# * Copyright (C) 2004-2013, International Business Machines
+# * Corporation; Unicode, Inc.; and others. All Rights Reserved.
+# *
+# ***************************************************************************
+# File: el_Title.txt
+# Generated from CLDR
+#
+::NFD();
+[:cased:] [:case-ignorable:]* { Σ } [:case-ignorable:]* [:cased:] → σ;
+[:cased:] [:case-ignorable:]* { Σ → ς;
+[:cased:] [:case-ignorable:]* { (.) → &Any-Lower($1) ;
+([:Lowercase:]) → &Any-Title($1) ;
+::NFC();
Property changes on: source/data/translit/el_Title.txt
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: svn:eol-style
+ LF

Powered by Google App Engine
This is Rietveld 408576698