From 4b47f59920e3c772cedd1ed6fa28abf310f91309 Mon Sep 17 00:00:00 2001 From: Ram Viswanadha Date: Wed, 21 Mar 2001 00:10:16 +0000 Subject: [PATCH] ICU-814 Updated currency data X-SVN-Rev: 4204 --- icu4c/data/es_MX.txt | 3 ++- icu4c/data/he_IL.txt | 4 ++-- icu4c/data/vi_VN.txt | 3 ++- icu4c/source/data/locales/es_MX.txt | 3 ++- icu4c/source/data/locales/he_IL.txt | 4 ++-- icu4c/source/data/locales/vi_VN.txt | 3 ++- 6 files changed, 12 insertions(+), 8 deletions(-) diff --git a/icu4c/data/es_MX.txt b/icu4c/data/es_MX.txt index 50b9117a850..ac26fda70bb 100644 --- a/icu4c/data/es_MX.txt +++ b/icu4c/data/es_MX.txt @@ -6,9 +6,10 @@ // ******************************************************************************* es_MX { + Version { "1.0" } CurrencyElements { "$", - "MXN", + "MXP", ".", } DateTimePatterns { diff --git a/icu4c/data/he_IL.txt b/icu4c/data/he_IL.txt index 701ff9f90b2..d237ebbc562 100644 --- a/icu4c/data/he_IL.txt +++ b/icu4c/data/he_IL.txt @@ -6,10 +6,10 @@ // ******************************************************************************* he_IL { - Version { "1.0" } + Version { "1.1" } CurrencyElements { "\u05E9\u0022\u05D7", - "NIS", + "ILS", ".", } LocaleString { "he_IL" } diff --git a/icu4c/data/vi_VN.txt b/icu4c/data/vi_VN.txt index 103eef0b584..eec1d305db6 100644 --- a/icu4c/data/vi_VN.txt +++ b/icu4c/data/vi_VN.txt @@ -6,9 +6,10 @@ // ******************************************************************************* vi_VN { + Version{ "1.0" } CurrencyElements { "\u20AB", - "D ", + "VND", ",", } LocaleID { "042A" } diff --git a/icu4c/source/data/locales/es_MX.txt b/icu4c/source/data/locales/es_MX.txt index 50b9117a850..ac26fda70bb 100644 --- a/icu4c/source/data/locales/es_MX.txt +++ b/icu4c/source/data/locales/es_MX.txt @@ -6,9 +6,10 @@ // ******************************************************************************* es_MX { + Version { "1.0" } CurrencyElements { "$", - "MXN", + "MXP", ".", } DateTimePatterns { diff --git a/icu4c/source/data/locales/he_IL.txt b/icu4c/source/data/locales/he_IL.txt index 701ff9f90b2..d237ebbc562 100644 --- a/icu4c/source/data/locales/he_IL.txt +++ b/icu4c/source/data/locales/he_IL.txt @@ -6,10 +6,10 @@ // ******************************************************************************* he_IL { - Version { "1.0" } + Version { "1.1" } CurrencyElements { "\u05E9\u0022\u05D7", - "NIS", + "ILS", ".", } LocaleString { "he_IL" } diff --git a/icu4c/source/data/locales/vi_VN.txt b/icu4c/source/data/locales/vi_VN.txt index 103eef0b584..eec1d305db6 100644 --- a/icu4c/source/data/locales/vi_VN.txt +++ b/icu4c/source/data/locales/vi_VN.txt @@ -6,9 +6,10 @@ // ******************************************************************************* vi_VN { + Version{ "1.0" } CurrencyElements { "\u20AB", - "D ", + "VND", ",", } LocaleID { "042A" }