| 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/ks.xml | 6 // * Source File: <path>/common/main/ks.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/ks.xml | |
| 11 */ | |
| 12 ks{ | 9 ks{ |
| 13 Keys{ | 10 Keys{ |
| 14 calendar{"کیلنڑر"} | 11 calendar{"کیلنڑر"} |
| 15 currency{"ضَرب"} | 12 currency{"ضَرب"} |
| 16 } | 13 } |
| 17 Languages{ | 14 Languages{ |
| 18 aa{"اَفار"} | 15 aa{"اَفار"} |
| 19 ab{"اَبخازِیان"} | 16 ab{"اَبخازِیان"} |
| 20 ace{"اَچَےنیٖز"} | 17 ace{"اَچَےنیٖز"} |
| 21 ach{"اَکولی"} | 18 ach{"اَکولی"} |
| (...skipping 589 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 611 POLYTON{"واریاہ لہجہٕ واجٮ۪ن زَبان"} | 608 POLYTON{"واریاہ لہجہٕ واجٮ۪ن زَبان"} |
| 612 POSIX{"کَمپیوٗٹَر"} | 609 POSIX{"کَمپیوٗٹَر"} |
| 613 REVISED{"دُبارٕ دۄہراونہٕ آمُت عِلمہِ ہِجا"} | 610 REVISED{"دُبارٕ دۄہراونہٕ آمُت عِلمہِ ہِجا"} |
| 614 ROZAJ{"روٗسی"} | 611 ROZAJ{"روٗسی"} |
| 615 SAAHO{"سوہو"} | 612 SAAHO{"سوہو"} |
| 616 SCOTLAND{"سُکاٹِش مَیعٲری اَنٛگریٖزۍ"} | 613 SCOTLAND{"سُکاٹِش مَیعٲری اَنٛگریٖزۍ"} |
| 617 SCOUSE{"سِکوس"} | 614 SCOUSE{"سِکوس"} |
| 618 SOLBA{"ثٹولوِزا/سولبِکا بوٗلۍ"} | 615 SOLBA{"ثٹولوِزا/سولبِکا بوٗلۍ"} |
| 619 TARASK{"تاراسکیٖوِکا علمہ ہِجاِ"} | 616 TARASK{"تاراسکیٖوِکا علمہ ہِجاِ"} |
| 620 } | 617 } |
| 621 Version{"2.1.8.9"} | 618 Version{"2.1.19.74"} |
| 622 codePatterns{ | 619 codePatterns{ |
| 623 language{"زَبان: {0}"} | 620 language{"زَبان: {0}"} |
| 624 script{"رَسم الخط: {0}"} | 621 script{"رَسم الخط: {0}"} |
| 625 territory{"علاقہٕ: {0}"} | 622 territory{"علاقہٕ: {0}"} |
| 626 } | 623 } |
| 627 localeDisplayPattern{ | 624 localeDisplayPattern{ |
| 628 pattern{"{0} ({1})"} | 625 pattern{"{0} ({1})"} |
| 629 separator{"{0}, {1}"} | 626 separator{"{0}, {1}"} |
| 630 } | 627 } |
| 631 } | 628 } |
| OLD | NEW |