blob: e36e18b63b465359ddc47cfa07dfa4ddea59287a [file] [log] [blame]
// ***************************************************************************
// *
// * Copyright (C) 2013 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"}
}