]>
Commit | Line | Data |
---|---|---|
73c04bcf A |
1 | // *************************************************************************** |
2 | // * | |
3 | // * Copyright (C) 2005 International Business Machines | |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File: ../../../../ICU4J/cldr/common/main/en_AS.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | /** | |
10 | * ICU <specials> source: ./xml/main/en_AS.xml | |
11 | */ | |
12 | en_AS{ | |
13 | NumberPatterns{ | |
14 | "#,##0.###", | |
15 | "¤#,##0.00;(¤#,##0.00)", | |
16 | "#,##0%", | |
17 | "#E0", | |
18 | } | |
19 | Version{"1.17"} | |
20 | } |