]>
Commit | Line | Data |
---|---|---|
73c04bcf A |
1 | // *************************************************************************** |
2 | // * | |
51004dcb A |
3 | // * Copyright (C) 2013 International Business Machines |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/ur_IN.xml | |
73c04bcf A |
7 | // * |
8 | // *************************************************************************** | |
9 | /** | |
10 | * ICU <specials> source: <path>/xml/main/ur_IN.xml | |
11 | */ | |
12 | ur_IN{ | |
729e4ab9 | 13 | NumberElements{ |
4388f060 | 14 | default{"arabext"} |
729e4ab9 A |
15 | latn{ |
16 | patterns{ | |
17 | currencyFormat{"¤ #,##,##0.00"} | |
18 | decimalFormat{"#,##,##0.###"} | |
19 | percentFormat{"#,##,##0%"} | |
20 | } | |
21 | } | |
46f4442e | 22 | } |
51004dcb | 23 | Version{"2.0.82.45"} |
73c04bcf | 24 | } |