| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2014 International Business Machines | 3 // * Copyright (C) 2014 International Business Machines |
| 4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
| 5 // * | 5 // * |
| 6 // *************************************************************************** | 6 // *************************************************************************** |
| 7 /** | 7 /** |
| 8 * Chrome Note: This locale data is abridged to contain categories | 8 * Chrome Note: This locale data is abridged to contain categories |
| 9 * actually used by Chrome. | 9 * actually used by Chrome. |
| 10 */ | 10 */ |
| 11 tg{ | 11 ku{ |
| 12 ExemplarCharacters{"[о а и т е н р с в й л п к ь ы я у д м з ш б ч г щ ю ж ц
ё х ф э ъ ғ ӣ ӯ қ ҳ ҷ]"} | 12 ExemplarCharacters{"[a-z ç ê é ḧ î í ş û ú ù ẍ]"} |
| 13 LocaleScript{ | 13 LocaleScript{ |
| 14 "Cyrl", | 14 "Latn", |
| 15 } | 15 } |
| 16 } | 16 } |
| OLD | NEW |