]>
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/de_LI.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | /** | |
10 | * ICU <specials> source: ./xml/main/de_LI.xml | |
11 | */ | |
12 | de_LI{ | |
13 | NumberElements{ | |
14 | ".", | |
15 | "'", | |
16 | ";", | |
17 | "%", | |
18 | "0", | |
19 | "#", | |
20 | "-", | |
21 | "E", | |
22 | "‰", | |
23 | "∞", | |
24 | "�", | |
25 | "+", | |
26 | } | |
27 | Version{"1.19"} | |
28 | } |