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_HK.xml
|
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
|
|
|
en_HK{
|
|
|
|
Currencies{
|
|
|
|
HKD{
|
|
|
|
"$",
|
|
|
|
"Hong Kong Dollar",
|
|
|
|
}
|
|
|
|
USD{
|
|
|
|
"US$",
|
|
|
|
"US Dollar",
|
|
|
|
}
|
|
|
|
}
|
2011-05-05 18:12:27 +00:00
|
|
|
Version{"2.0.57.16"}
|
2009-11-12 21:53:42 +00:00
|
|
|
}
|