| OLD | NEW |
| 1 # *************************************************************************** | 1 # *************************************************************************** |
| 2 # * | 2 # * |
| 3 # * Copyright (C) 2004-2014, International Business Machines | 3 # * Copyright (C) 2004-2015, International Business Machines |
| 4 # * Corporation; Unicode, Inc.; and others. All Rights Reserved. | 4 # * Corporation; Unicode, Inc.; and others. All Rights Reserved. |
| 5 # * | 5 # * |
| 6 # *************************************************************************** | 6 # *************************************************************************** |
| 7 # File: tr_Lower.txt | 7 # File: tr_Lower.txt |
| 8 # Generated from CLDR | 8 # Generated from CLDR |
| 9 # | 9 # |
| 10 İ→i; | 10 İ→i; |
| 11 I([^[:ccc=Not_Reordered:][:ccc=Above:]]*)\u0307 → i$1 ; | 11 I([^[:ccc=Not_Reordered:][:ccc=Above:]]*)\u0307 → i$1 ; |
| 12 I→ı ; | 12 I→ı ; |
| 13 ::Any-Lower(); | 13 ::Any-Lower(); |
| OLD | NEW |