scuffed-code/icu4c/source/data/locales/el_GR.txt
Ram Viswanadha d95bb2171f ICU-3635 handle _PREEURO correctly
X-SVN-Rev: 15680
2004-06-03 17:44:02 +00:00

28 lines
835 B
Plaintext

// ***************************************************************************
// *
// * Copyright (C) 1997-2003, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
el_GR {
Version { "2.0" }
NumberPatterns {
"#,##0.###;-#,##0.###",
"#,##0.00\u00a4;-\u00a4#,##0.00",
"#,##0%",
"#E0",
}
Currencies{
GRD {
"\u0394\u03C1\u03C7",
"\u0394\u03C1\u03C7",
:array{
"#,##0.00 \u00A4;-#,##0.00 \u00A4", /*currency pattern*/
",", /*decimal sperator*/
".", /*grouping separator*/
}
} // Currency symbol is the same as the name. This may need to change.
}
}