916b8b0cfc
X-SVN-Rev: 12538
17 lines
453 B
Plaintext
17 lines
453 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",
|
|
}
|
|
}
|