08fb2eacd2
X-SVN-Rev: 33202
37 lines
869 B
Plaintext
Executable File
37 lines
869 B
Plaintext
Executable File
// ***************************************************************************
|
||
// *
|
||
// * Copyright (C) 2013 International Business Machines
|
||
// * Corporation and others. All Rights Reserved.
|
||
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
||
// * Source File: <path>/common/main/jgo.xml
|
||
// *
|
||
// ***************************************************************************
|
||
/**
|
||
* ICU <specials> source: <path>/xml/main/jgo.xml
|
||
*/
|
||
jgo{
|
||
Currencies{
|
||
CAD{
|
||
"CA$",
|
||
"Ndɔ́la-Kanandâ",
|
||
}
|
||
EUR{
|
||
"€",
|
||
"Ʉ́lɔ",
|
||
}
|
||
USD{
|
||
"US$",
|
||
"Ndɔ́la-Amɛlîk",
|
||
}
|
||
XAF{
|
||
"FCFA",
|
||
"Fɛlâŋ",
|
||
}
|
||
XXX{
|
||
"XXX",
|
||
"ntɛ-ŋkɑ́p yi pɛ́ kɑ́ kɛ́ jínɛ",
|
||
}
|
||
}
|
||
Version{"2.0.81.63"}
|
||
}
|