blob: 5d55051460eed729f4bfb0f1fbdd435aff64878a [file] [log] [blame]
// ***************************************************************************
// *
// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/en_AU.xml
// *
// ***************************************************************************
en_AU{
%%Parent{"en_GB"}
Currencies{
AUD{
"$",
"Australian Dollar",
}
EUR{
"€",
"Euro",
}
USD{
"US$",
"US Dollar",
}
}
CurrencyPlurals{
EUR{
one{"euro"}
other{"euro"}
}
}
Version{"2.0.92.87"}
}