| OLD | NEW |
| (Empty) |
| 1 // *************************************************************************** | |
| 2 // * | |
| 3 // * Copyright (C) 2010 International Business Machines | |
| 4 // * Corporation and others. All Rights Reserved. | |
| 5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
| 6 // * Source File:<path>/common/main/sw.xml | |
| 7 // * | |
| 8 // *************************************************************************** | |
| 9 /** | |
| 10 * ICU <specials> source: <path>/xml/main/sw.xml | |
| 11 * Chrome Note: This locale data is abridged to contain categories | |
| 12 * actually used by Chrome. | |
| 13 */ | |
| 14 sw{ | |
| 15 AuxExemplarCharacters{"[c q x]"} | |
| 16 ExemplarCharacters{"[a b {ch} d e f g h i j k l m n o p r s t u v w y z]"} | |
| 17 LocaleScript{ | |
| 18 "Latn", | |
| 19 } | |
| 20 Version{"2.0.49.7"} | |
| 21 } | |
| OLD | NEW |