blob: afdec75d6790e81bc9e89aebbca968a3b32dc59d [file] [log] [blame]
// ***************************************************************************
// *
// * Copyright (C) 2010 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/main/om.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/main/om.xml
*/
om{
Currencies{
BRL{
"R$",
"Brazilian Real",
}
CNY{
"CN¥",
"Chinese Yuan Renminbi",
}
ETB{
"Br",
"Itoophiyaa Birrii",
}
EUR{
"€",
"Euro",
}
GBP{
"£",
"British Pound Sterling",
}
INR{
"Rs",
"Indian Rupee",
}
JPY{
"JP¥",
"Japanese Yen",
}
RUB{
"RUB",
"Russian Ruble",
}
USD{
"US$",
"US Dollar",
}
}
Version{"2.0.48.64"}
}