2009-11-12 21:53:42 +00:00
|
|
|
// ***************************************************************************
|
|
|
|
// *
|
2011-03-12 14:57:18 +00:00
|
|
|
// * Copyright (C) 2011 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",
|
|
|
|
}
|
|
|
|
}
|
2011-09-29 21:52:25 +00:00
|
|
|
Version{"2.0.61.44"}
|
2009-11-12 21:53:42 +00:00
|
|
|
}
|