Index: source/data/curr/es_GT.txt |
diff --git a/source/data/curr/es_GT.txt b/source/data/curr/es_GT.txt |
index 748120d2c4f779929c55aa49b41abbefdc122176..242f52ab7d6861406549ee418c52a8c138491544 100644 |
--- a/source/data/curr/es_GT.txt |
+++ b/source/data/curr/es_GT.txt |
@@ -1,6 +1,6 @@ |
// *************************************************************************** |
// * |
-// * 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/es_GT.xml |
@@ -11,8 +11,18 @@ es_GT{ |
Currencies{ |
GTQ{ |
"Q", |
- "quetzal guatemalteco", |
+ "quetzal", |
} |
} |
- Version{"2.1.8.19"} |
+ CurrencyPlurals{ |
+ GTQ{ |
+ one{"quetzal"} |
+ other{"quetzales"} |
+ } |
+ } |
+ CurrencyUnitPatterns{ |
+ one{"{1} {0}"} |
+ other{"{1} {0}"} |
+ } |
+ Version{"2.1.20.32"} |
} |