| 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/ps.xml | 6 // * Source File: <path>/common/main/ps.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/ps.xml | |
| 11 */ | |
| 12 ps{ | 9 ps{ |
| 13 Countries{ | 10 Countries{ |
| 14 AF{"افغانستان"} | 11 AF{"افغانستان"} |
| 15 AL{"البانیه"} | 12 AL{"البانیه"} |
| 16 AO{"انګولا"} | 13 AO{"انګولا"} |
| 17 AQ{"انتارکتیکا"} | 14 AQ{"انتارکتیکا"} |
| 18 AT{"اتریش"} | 15 AT{"اتریش"} |
| 19 BD{"بنګلهدیش"} | 16 BD{"بنګلهدیش"} |
| 20 BG{"بلغاریه"} | 17 BG{"بلغاریه"} |
| 21 CA{"کاناډا"} | 18 CA{"کاناډا"} |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 68 RW{"روندا"} | 65 RW{"روندا"} |
| 69 SA{"سعودی عربستان"} | 66 SA{"سعودی عربستان"} |
| 70 SE{"سویډن"} | 67 SE{"سویډن"} |
| 71 SV{"سالوېډور"} | 68 SV{"سالوېډور"} |
| 72 SY{"سوریه"} | 69 SY{"سوریه"} |
| 73 TJ{"تاجکستان"} | 70 TJ{"تاجکستان"} |
| 74 TZ{"تنزانیا"} | 71 TZ{"تنزانیا"} |
| 75 UY{"یوروګوای"} | 72 UY{"یوروګوای"} |
| 76 YE{"یمن"} | 73 YE{"یمن"} |
| 77 } | 74 } |
| 78 Version{"2.1.6.69"} | 75 Version{"2.1.19.14"} |
| 79 } | 76 } |
| OLD | NEW |