]>
Commit | Line | Data |
---|---|---|
51004dcb A |
1 | # *************************************************************************** |
2 | # * | |
3 | # * Copyright (C) 2004-2013, International Business Machines | |
4 | # * Corporation; Unicode, Inc.; and others. All Rights Reserved. | |
5 | # * | |
6 | # *************************************************************************** | |
7 | # File: tr_Title.txt | |
8 | # Generated from CLDR | |
9 | # | |
10 | [:cased:] [:case-ignorable:]* { İ → i; | |
11 | [:cased:] [:case-ignorable:]* { I → ı; | |
12 | [:cased:] [:case-ignorable:]* { (.) → &Any-Lower($1) ; | |
13 | i→İ ; | |
14 | ([:Lowercase:]) → &Any-Upper($1) ; |