| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2014 International Business Machines | 3 // * Copyright (C) 2015 International Business Machines |
| 4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
| 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
| 6 // * Source File: <path>/common/main/sah.xml | 6 // * Source File: <path>/common/main/sah.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/sah.xml | |
| 11 */ | |
| 12 sah{ | 9 sah{ |
| 13 Countries{ | 10 Countries{ |
| 11 001{"Аан дойду"} |
| 12 002{"Аапырыка"} |
| 13 003{"Хотугу Эмиэрикэ"} |
| 14 005{"Соҕуруу Эмиэрикэ"} |
| 14 CN{"Кытай"} | 15 CN{"Кытай"} |
| 16 RU{"Арассыыйа"} |
| 15 } | 17 } |
| 16 Version{"2.1.7.53"} | 18 Version{"2.1.19.14"} |
| 17 } | 19 } |
| OLD | NEW |