OLD | NEW |
(Empty) | |
| 1 // *************************************************************************** |
| 2 // * |
| 3 // * Copyright (C) 2009 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/mr.xml |
| 7 // * |
| 8 // *************************************************************************** |
| 9 /** |
| 10 * ICU <specials> source: <path>/xml/main/mr.xml |
| 11 * Chrome Note: This locale data is abridged to contain categories |
| 12 * actually used by Chrome. |
| 13 */ |
| 14 mr{ |
| 15 AuxExemplarCharacters{"[\u200C \u200D]"} |
| 16 ExemplarCharacters{"[\u200c \u200d \u0901-\u0939 \u093c-\u094d \u0950-\u0954
\u0958-\u0970\u097b-\u097c \u097e-\u097f]"} |
| 17 Languages{ |
| 18 mr{"मराठी"} |
| 19 } |
| 20 LocaleScript{ |
| 21 "Deva", |
| 22 } |
| 23 Version{"1.86"} |
| 24 } |
OLD | NEW |