fb4d8494e3
X-SVN-Rev: 38285
50 lines
1.0 KiB
Plaintext
50 lines
1.0 KiB
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2016 International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
|
// * Source File: <path>/common/main/om.xml
|
|
// *
|
|
// ***************************************************************************
|
|
om{
|
|
Currencies{
|
|
BRL{
|
|
"R$",
|
|
"Brazilian Real",
|
|
}
|
|
CNY{
|
|
"CN¥",
|
|
"Chinese Yuan Renminbi",
|
|
}
|
|
ETB{
|
|
"Br",
|
|
"Itoophiyaa Birrii",
|
|
}
|
|
EUR{
|
|
"€",
|
|
"Euro",
|
|
}
|
|
GBP{
|
|
"£",
|
|
"British Pound",
|
|
}
|
|
INR{
|
|
"₹",
|
|
"Indian Rupee",
|
|
}
|
|
JPY{
|
|
"JP¥",
|
|
"Japanese Yen",
|
|
}
|
|
RUB{
|
|
"RUB",
|
|
"Russian Ruble",
|
|
}
|
|
USD{
|
|
"US$",
|
|
"US Dollar",
|
|
}
|
|
}
|
|
Version{"2.1.23.7"}
|
|
}
|