OLD | NEW |
1 // *************************************************************************** | 1 // *************************************************************************** |
2 // * | 2 // * |
3 // * Copyright (C) 2013 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 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
6 // * Source File: <path>/common/main/ff.xml | 6 // * Source File: <path>/common/main/ff.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/common/main/ff.xml | 10 * ICU <specials> source: <path>/common/main/ff.xml |
11 */ | 11 */ |
12 ff{ | 12 ff{ |
13 Languages{ | 13 Languages{ |
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
50 ta{"Tamil"} | 50 ta{"Tamil"} |
51 th{"Taay"} | 51 th{"Taay"} |
52 tr{"Turkeere"} | 52 tr{"Turkeere"} |
53 uk{"Ukereneere"} | 53 uk{"Ukereneere"} |
54 ur{"Urdu"} | 54 ur{"Urdu"} |
55 vi{"Wiyetnameere"} | 55 vi{"Wiyetnameere"} |
56 yo{"Yorrubaa"} | 56 yo{"Yorrubaa"} |
57 zh{"Sinuwaare"} | 57 zh{"Sinuwaare"} |
58 zu{"Suluŋkoore"} | 58 zu{"Suluŋkoore"} |
59 } | 59 } |
60 Version{"2.0.92.87"} | 60 Version{"2.1.7.39"} |
61 } | 61 } |
OLD | NEW |