scuffed-code/icu4c/source/data/locales/en_NA.txt
John Emmons dfccc29d1e ICU-7173 Merge CLDR 1.8p1 snapshot data
X-SVN-Rev: 26733
2009-10-02 21:06:55 +00:00

28 lines
680 B
Plaintext

// ***************************************************************************
// *
// * Copyright (C) 2009 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/main/en_NA.xml
// *
// ***************************************************************************
en_NA{
Currencies{
NAD{
"$",
"Namibian Dollar",
}
USD{
"US$",
"US Dollar",
}
}
NumberPatterns{
"#,##0.###",
"¤#,##0.00",
"#,##0%",
"#E0",
}
Version{"2.0.41.23"}
}