From 91120036f7708498ef00d5ab588999c7fb55b45a Mon Sep 17 00:00:00 2001 From: Alan Liu Date: Thu, 17 Apr 2003 19:43:05 +0000 Subject: [PATCH] ICU-2119 propagate euro symbol to de X-SVN-Rev: 11572 --- icu4c/source/data/locales/de.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icu4c/source/data/locales/de.txt b/icu4c/source/data/locales/de.txt index ee935ec9f8a..5a4c46052c9 100644 --- a/icu4c/source/data/locales/de.txt +++ b/icu4c/source/data/locales/de.txt @@ -629,7 +629,7 @@ de { EGP { "EGP", "\u00C4gyptisches Pfund" } ERN { "ERN", "Nakfa" } ETB { "ETB", "Birr" } - EUR { "EUR", "Euro" } + EUR { "\u20AC", "Euro" } FJD { "FJD", "Fidschi Dollar" } FKP { "FKP", "Falkland Pfund" } GBP { "GBP", "Pfund Sterling" }