ICU-629 Add eu_ES_EURO locale

X-SVN-Rev: 4196
This commit is contained in:
Ram Viswanadha 2001-03-20 22:16:49 +00:00
parent 7841e99f75
commit e94ae29e7b
3 changed files with 21 additions and 2 deletions

19
icu4c/data/eu_ES_EURO.txt Normal file
View file

@ -0,0 +1,19 @@
// *******************************************************************************
// *
// * Copyright (C) 1997-2000, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// *******************************************************************************
eu_ES_EURO {
CurrencyElements {
"\u20AC",
"EUR",
",",
}
NumberPatterns {
"#,##0.###;-#,##0.###",
"#,##0.00 \u00A4;-#,##0.00 \u00A4",
"#,##0%",
}
}

View file

@ -45,7 +45,7 @@ es_GT.txt es_HN.txt es_MX.txt es_NI.txt es_PA.txt\
es_PE.txt es_PR.txt es_PY.txt es_SV.txt es_US.txt\
es_UY.txt es_VE.txt\
et.txt et_EE.txt\
eu.txt eu_ES.txt\
eu.txt eu_ES.txt eu_ES_EURO.txt\
fa.txt fa_IR.txt\
fi.txt fi_FI.txt fi_FI_EURO.txt\
fo.txt fo_FO.txt\

View file

@ -45,7 +45,7 @@ es_GT.txt es_HN.txt es_MX.txt es_NI.txt es_PA.txt\
es_PE.txt es_PR.txt es_PY.txt es_SV.txt es_US.txt\
es_UY.txt es_VE.txt\
et.txt et_EE.txt\
eu.txt eu_ES.txt\
eu.txt eu_ES.txt eu_ES_EURO.txt\
fa.txt fa_IR.txt\
fi.txt fi_FI.txt fi_FI_EURO.txt\
fo.txt fo_FO.txt\