| Index: source/data/curr/en_AU.txt
|
| diff --git a/source/data/curr/en_AU.txt b/source/data/curr/en_AU.txt
|
| index e36e18b63b465359ddc47cfa07dfa4ddea59287a..f47676b759f4c83c17acb808b26f93cc014ef3a6 100644
|
| --- a/source/data/curr/en_AU.txt
|
| +++ b/source/data/curr/en_AU.txt
|
| @@ -1,6 +1,6 @@
|
| // ***************************************************************************
|
| // *
|
| -// * Copyright (C) 2013 International Business Machines
|
| +// * 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
|
| @@ -9,24 +9,76 @@
|
| en_AU{
|
| %%Parent{"en_GB"}
|
| Currencies{
|
| - AUD{
|
| - "$",
|
| - "Australian Dollar",
|
| + BYR{
|
| + "BYR",
|
| + "Belarusian Rouble",
|
| }
|
| - EUR{
|
| - "€",
|
| - "Euro",
|
| + GBP{
|
| + "£",
|
| + "British Pound",
|
| + }
|
| + RUB{
|
| + "RUB",
|
| + "Russian Rouble",
|
| + }
|
| + SCR{
|
| + "SCR",
|
| + "Seychelles Rupee",
|
| + }
|
| + UZS{
|
| + "UZS",
|
| + "Uzbekistani Som",
|
| }
|
| - USD{
|
| - "US$",
|
| - "US Dollar",
|
| + XAF{
|
| + "FCFA",
|
| + "Central African CFA Franc",
|
| + }
|
| + XOF{
|
| + "CFA",
|
| + "West African CFA Franc",
|
| }
|
| }
|
| CurrencyPlurals{
|
| + BYR{
|
| + one{"Belarusian rouble"}
|
| + other{"Belarusian roubles"}
|
| + }
|
| EUR{
|
| one{"euro"}
|
| other{"euro"}
|
| }
|
| + GBP{
|
| + one{"British pound"}
|
| + other{"British pounds"}
|
| + }
|
| + MGA{
|
| + one{"Malagasy ariary"}
|
| + other{"Malagasy ariarys"}
|
| + }
|
| + MWK{
|
| + one{"Malawian kwacha"}
|
| + other{"Malawian kwachas"}
|
| + }
|
| + RUB{
|
| + one{"Russian rouble"}
|
| + other{"Russian roubles"}
|
| + }
|
| + UZS{
|
| + one{"Uzbekistani som"}
|
| + other{"Uzbekistani som"}
|
| + }
|
| + XAF{
|
| + one{"Central African CFA franc"}
|
| + other{"Central African CFA francs"}
|
| + }
|
| + XOF{
|
| + one{"West African CFA franc"}
|
| + other{"West African CFA francs"}
|
| + }
|
| + XXX{
|
| + one{"(unknown currency)"}
|
| + other{"(unknown currency)"}
|
| + }
|
| }
|
| - Version{"2.0.92.87"}
|
| + Version{"2.1.8.19"}
|
| }
|
|
|