22 lines
579 B
Plaintext
22 lines
579 B
Plaintext
|
// ***************************************************************************
|
||
|
// *
|
||
|
// * Copyright (C) 2011 International Business Machines
|
||
|
// * Corporation and others. All Rights Reserved.
|
||
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
||
|
// * Source File:<path>/common/main/en_BB.xml
|
||
|
// *
|
||
|
// ***************************************************************************
|
||
|
en_BB{
|
||
|
Currencies{
|
||
|
BBD{
|
||
|
"$",
|
||
|
"Barbadian Dollar",
|
||
|
}
|
||
|
USD{
|
||
|
"US$",
|
||
|
"US Dollar",
|
||
|
}
|
||
|
}
|
||
|
Version{"2.0.57.98"}
|
||
|
}
|