]>
Commit | Line | Data |
---|---|---|
1 | // *************************************************************************** | |
2 | // * | |
3 | // * Copyright (C) 2008 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/es_DO.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | es_DO{ | |
10 | NumberElements{ | |
11 | ".", | |
12 | ",", | |
13 | ";", | |
14 | "%", | |
15 | "0", | |
16 | "#", | |
17 | "-", | |
18 | "E", | |
19 | "‰", | |
20 | "∞", | |
21 | "NaN", | |
22 | "+", | |
23 | } | |
24 | Version{"1.52"} | |
25 | } |