equal
deleted
inserted
replaced
1 <?xml version="1.0" encoding="UTF-8" ?> |
1 <?xml version="1.0" encoding="UTF-8" ?> |
|
2 <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> |
|
3 <!-- Copyright © 1991-2013 Unicode, Inc. |
|
4 CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) |
|
5 For terms of use, see http://www.unicode.org/copyright.html |
|
6 --> |
2 <ldml> |
7 <ldml> |
3 <identity> |
8 <identity> |
4 <version number="$Revision: 1.41 $"/> |
9 <version number="$Revision: 9061 $"/> |
5 <generation date="$Date: 2009/05/05 23:06:33 $"/> |
10 <generation date="$Date: 2013-07-20 12:27:45 -0500 (Sat, 20 Jul 2013) $"/> |
6 <language type="aa"/> |
11 <language type="aa"/> |
7 <territory type="DJ"/> |
12 <territory type="DJ"/> |
8 </identity> |
13 </identity> |
9 <dates> |
14 <dates> |
10 <calendars> |
15 <calendars> |
11 <calendar type="gregorian"> |
16 <calendar type="gregorian"> |
12 <months> |
17 <months> |
13 <monthContext type="format"> |
18 <monthContext type="format"> |
14 <monthWidth type="wide"> |
19 <monthWidth type="wide"> |
15 <month type="2">Naharsi Kudo</month> |
20 <month type="8" draft="unconfirmed">Leqeeni</month> |
16 <month type="4">Agda Baxisso</month> |
|
17 <month type="8">Leqeeni</month> |
|
18 </monthWidth> |
21 </monthWidth> |
19 </monthContext> |
22 </monthContext> |
20 </months> |
23 </months> |
21 </calendar> |
24 </calendar> |
22 </calendars> |
25 </calendars> |
23 </dates> |
26 </dates> |
|
27 <numbers> |
|
28 <currencies> |
|
29 <currency type="DJF"> |
|
30 <symbol>Fdj</symbol> |
|
31 </currency> |
|
32 </currencies> |
|
33 </numbers> |
24 </ldml> |
34 </ldml> |
25 |
|