44840b3223
X-SVN-Rev: 11517
25 lines
628 B
Plaintext
25 lines
628 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2002, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// ***************************************************************************
|
|
|
|
en_US {
|
|
Version{ "1.0" }
|
|
// LocaleString { "en_US" }
|
|
NumberPatterns {
|
|
"#,##0.###;-#,##0.###",
|
|
"\u00A4#,##0.00;(\u00A4#,##0.00)",
|
|
"#,##0%",
|
|
"#E0",
|
|
}
|
|
// ShortCountry { "USA" }
|
|
LocaleID:int { 0x0409 }
|
|
|
|
// Currency display names
|
|
Currencies {
|
|
USD { "$", "US Dollar" }
|
|
}
|
|
}
|