| 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/gu.xml | |
| 7 // * | |
| 8 // *************************************************************************** | |
| 9 /** | |
| 10 * ICU <specials> source: <path>/xml/main/gu.xml | |
| 11 * Chrome Note: This locale data is abridged to contain categories | |
| 12 * actually used by Chrome. | |
| 13 */ | |
| 14 gu{ | |
| 15 AuxExemplarCharacters{"[\u200C \u200D]"} | |
| 16 ExemplarCharacters{ | |
| 17 "[ૐ અ આ ઇ ઈ ઉ ઊ ઋ ૠ ઍ એ ઐ ઑ ઓ ઔ ક ખ ગ ઘ ઙ ચ છ જ ઝ ઞ ટ ઠ ડ ઢ ણ ત થ દ ધ ન
પ ફ બ" | |
| 18 " ભ મ ય ર લ વ શ ષ સ હ \u0ABC \u0A81 \u0A82 ઃ ળ ઽ \u0ACD ા િ ી \u0AC1 \u0
AC2 " | |
| 19 "\u200C \u200D" | |
| 20 "\u0AC3 \u0AC4 \u0AC5 \u0AC7 \u0AC8 ૉ ો ૌ]" | |
| 21 } | |
| 22 LocaleScript{ | |
| 23 "Gujr", | |
| 24 } | |
| 25 Version{"2.0.50.94"} | |
| 26 } | |
| OLD | NEW |