Index: source/data/locales/en_DE.txt |
diff --git a/source/data/locales/de_LI.txt b/source/data/locales/en_DE.txt |
old mode 100644 |
new mode 100755 |
similarity index 61% |
copy from source/data/locales/de_LI.txt |
copy to source/data/locales/en_DE.txt |
index 73b6129a9cde1c0c7efd05a5ca7e390015136e2d..368ecff4812edd56d1a025ff2a1b2f7c31f81ddc |
--- a/source/data/locales/de_LI.txt |
+++ b/source/data/locales/en_DE.txt |
@@ -1,22 +1,22 @@ |
// *************************************************************************** |
// * |
-// * Copyright (C) 2014 International Business Machines |
+// * Copyright (C) 2015 International Business Machines |
// * Corporation and others. All Rights Reserved. |
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
-// * Source File: <path>/common/main/de_LI.xml |
+// * Source File: <path>/common/main/en_DE.xml |
// * |
// *************************************************************************** |
-de_LI{ |
+en_DE{ |
+ %%Parent{"en_150"} |
NumberElements{ |
latn{ |
patterns{ |
- currencyFormat{"¤ #,##0.00"} |
+ percentFormat{"#,##0 %"} |
} |
symbols{ |
- decimal{"."} |
- group{"'"} |
+ superscriptingExponent{"·"} |
} |
} |
} |
- Version{"2.1.6.69"} |
+ Version{"2.1.19.69"} |
} |