1e5b739c8c
X-SVN-Rev: 6214
24 lines
609 B
Plaintext
24 lines
609 B
Plaintext
// *******************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2000, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// *******************************************************************************
|
|
|
|
el_GR {
|
|
LocaleString { "el_GR" }
|
|
|
|
CurrencyElements {
|
|
"\u20AC",
|
|
"EUR",
|
|
",",
|
|
}
|
|
NumberPatterns {
|
|
"#,##0.###;-#,##0.###",
|
|
"#,##0.0000\u00a4;-\u00a4#,##0.0000",
|
|
"#,##0%",
|
|
}
|
|
ShortCountry { "GRC" }
|
|
LocaleID { "0408" }
|
|
}
|