summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu/icu-4.4/data/curr/en_AU.txt
blob: dd4ac63270a7b5b0c0206edb7a9fccb856609fe2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
// ***************************************************************************
// *
// * Copyright (C) 2010 International Business Machines
// * Corporation and others.  All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/main/en_AU.xml
// *
// ***************************************************************************
en_AU{
    Currencies{
        AUD{
            "$",
            "Australian Dollar",
        }
        USD{
            "US$",
            "US Dollar",
        }
    }
    Version{"2.0.47.52"}
}