1// ***************************************************************************
2// * Copyright (C) 2014 International Business Machines
3// * Corporation and others. All Rights Reserved.
4// * Apple locale stub addition.
5// ***************************************************************************
6en_AD{
7    %%Parent{"en_150"}
8    Currencies{
9        EUR{
10            "€",
11            "Euro",
12            {
13                "¤#,##0.00;(¤#,##0.00)",
14                ",",
15                ".",
16            }
17        }
18    }
19    Version{"2.0.99.68"}
20}
21