53d6bdbe2a
Remove duplicates. Fix malformed data. Add some missing data. and so on. X-SVN-Rev: 7530
23 lines
560 B
Plaintext
23 lines
560 B
Plaintext
// *******************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2001, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// *******************************************************************************
|
|
|
|
el_GR_PREEURO {
|
|
Version { "1.0" }
|
|
CurrencyElements {
|
|
"\u0394\u03C1\u03C7",
|
|
"GRD",
|
|
",",
|
|
}
|
|
NumberPatterns {
|
|
"#,##0.###;-#,##0.###",
|
|
"#,##0.00 \u00A4;-#,##0.00 \u00A4",
|
|
"#,##0%",
|
|
"#E0",
|
|
}
|
|
|
|
}
|