]>
Commit | Line | Data |
---|---|---|
1 | // *************************************************************************** | |
2 | // * | |
3 | // * Copyright (C) 2006 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/so_ET.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | so_ET{ | |
10 | Currencies{ | |
11 | ETB{ | |
12 | "$", | |
13 | "Itoobiya Bir", | |
14 | } | |
15 | USD{ | |
16 | "US$", | |
17 | "USD", | |
18 | } | |
19 | } | |
20 | NumberPatterns{ | |
21 | "#,##0.###", | |
22 | "¤#,##0.00", | |
23 | "#,##0%", | |
24 | "#E0", | |
25 | } | |
26 | Version{"1.39"} | |
27 | calendar{ | |
28 | gregorian{ | |
29 | DateTimeElements:intvector{ | |
30 | 7, | |
31 | 1, | |
32 | } | |
33 | } | |
34 | } | |
35 | } |