2004-08-20 23:12:31 +00:00
|
|
|
// ***************************************************************************
|
2000-01-12 19:26:57 +00:00
|
|
|
// *
|
2004-08-20 23:12:31 +00:00
|
|
|
// * Copyright (C) 2004 International Business Machines
|
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
2004-10-30 09:59:33 +00:00
|
|
|
// * Source File: ../../../locale/common/main/en_US.xml
|
2000-01-12 19:26:57 +00:00
|
|
|
// *
|
2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
2004-08-20 23:12:31 +00:00
|
|
|
en_US{
|
|
|
|
Currencies{
|
|
|
|
USD{
|
|
|
|
"$",
|
|
|
|
"US Dollar",
|
|
|
|
}
|
|
|
|
}
|
|
|
|
MeasurementSystem:int{1}
|
|
|
|
NumberPatterns{
|
2002-01-30 06:16:26 +00:00
|
|
|
"#,##0.###;-#,##0.###",
|
2004-08-20 23:12:31 +00:00
|
|
|
"¤#,##0.00;(¤#,##0.00)",
|
2002-01-30 06:16:26 +00:00
|
|
|
"#,##0%",
|
|
|
|
"#E0",
|
1999-08-16 21:50:52 +00:00
|
|
|
}
|
2003-11-07 02:47:28 +00:00
|
|
|
PaperSize:intvector{
|
2004-08-20 23:12:31 +00:00
|
|
|
279,
|
|
|
|
216,
|
2003-12-17 04:41:22 +00:00
|
|
|
}
|
2004-08-20 23:12:31 +00:00
|
|
|
Version{"1.2"}
|
1999-08-16 21:50:52 +00:00
|
|
|
}
|