2009-11-12 21:53:42 +00:00
|
|
|
// ***************************************************************************
|
|
|
|
// *
|
2012-02-02 22:53:19 +00:00
|
|
|
// * Copyright (C) 2012 International Business Machines
|
2009-11-12 21:53:42 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
|
|
|
// * Source File:<path>/common/main/en_SG.xml
|
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
|
|
|
en_SG{
|
|
|
|
Currencies{
|
|
|
|
SGD{
|
|
|
|
"$",
|
|
|
|
"Singapore Dollar",
|
|
|
|
}
|
|
|
|
USD{
|
|
|
|
"US$",
|
|
|
|
"US Dollar",
|
|
|
|
}
|
|
|
|
}
|
2012-02-07 20:54:16 +00:00
|
|
|
Version{"2.0.65.46"}
|
2009-11-12 21:53:42 +00:00
|
|
|
}
|