| 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/brx.xml | 6 // * Source File: <path>/common/main/brx.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/brx.xml | |
| 11 */ | |
| 12 brx{ | 9 brx{ |
| 13 Keys{ | 10 Keys{ |
| 14 calendar{"पंचाग"} | 11 calendar{"पंचाग"} |
| 15 collation{"वर्गीकरण"} | 12 collation{"वर्गीकरण"} |
| 16 currency{"मुद्रा"} | 13 currency{"मुद्रा"} |
| 17 } | 14 } |
| 18 Languages{ | 15 Languages{ |
| 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 script{"देवनागरी: {0}"} | 620 script{"देवनागरी: {0}"} |
| 624 territory{"क्षेत्र:भारत {0}"} | 621 territory{"क्षेत्र:भारत {0}"} |
| 625 } | 622 } |
| 626 localeDisplayPattern{ | 623 localeDisplayPattern{ |
| 627 pattern{"{0} ({1})"} | 624 pattern{"{0} ({1})"} |
| 628 separator{"{0},{1}"} | 625 separator{"{0},{1}"} |
| 629 } | 626 } |
| 630 } | 627 } |
| OLD | NEW |