// ***************************************************************************
-// * Copyright (C) 2015 International Business Machines
+// *
+// * Copyright (C) 2016 International Business Machines
// * Corporation and others. All Rights Reserved.
-// * Apple locale stub addition.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/en_DE.xml
+// *
// ***************************************************************************
en_DE{
%%Parent{"en_150"}
- Version{"2.1.11.50"}
+ Version{"2.1.23.47"}
+ Currencies{
+ EUR{
+ "€",
+ "Euro",
+ {
+ "#,##0.00 ¤",
+ ",",
+ ".",
+ }
+ }
+ }
}