b6f141239f
X-SVN-Rev: 34878
23 lines
596 B
Plaintext
23 lines
596 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2014 International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
|
// * Source File: <path>/common/main/en_NZ.xml
|
|
// *
|
|
// ***************************************************************************
|
|
en_NZ{
|
|
%%Parent{"en_GB"}
|
|
Currencies{
|
|
NZD{
|
|
"$",
|
|
"New Zealand Dollar",
|
|
}
|
|
USD{
|
|
"US$",
|
|
"US Dollar",
|
|
}
|
|
}
|
|
Version{"2.0.90.61"}
|
|
}
|