| // *************************************************************************** |
| // * |
| // * Copyright (C) 2010 International Business Machines |
| // * Corporation and others. All Rights Reserved. |
| // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java |
| // * Source File:<path>/common/main/de_LI.xml |
| // * |
| // *************************************************************************** |
| de_LI{ |
| NumberElements{ |
| ".", |
| "'", |
| ";", |
| "%", |
| "0", |
| "#", |
| "-", |
| "E", |
| "‰", |
| "∞", |
| "NaN", |
| "+", |
| } |
| NumberPatterns{ |
| "#,##0.###", |
| "¤ #,##0.00", |
| "#,##0 %", |
| "#E0", |
| } |
| Version{"2.0.41.23"} |
| } |