OLD | NEW |
1 // *************************************************************************** | 1 // *************************************************************************** |
2 // * | 2 // * |
3 // * Copyright (C) 2013 International Business Machines | 3 // * Copyright (C) 2014 International Business Machines |
4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
6 // * Source File: <path>/icu-config.xml & build.xml | 6 // * Source File: <path>/common/main/ar_AE.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | |
10 * validSubLocale of "ar" | |
11 */ | |
12 ar_AE{ | 9 ar_AE{ |
13 ___{""} | 10 Currencies%narrow{ |
| 11 BND{"$"} |
| 12 } |
| 13 Version{"2.1.8.19"} |
14 } | 14 } |
OLD | NEW |