835423836d
X-SVN-Rev: 550
20 lines
531 B
Plaintext
20 lines
531 B
Plaintext
// *******************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2000, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// *******************************************************************************
|
|
|
|
it_IT_EURO {
|
|
CurrencyElements {
|
|
"\u20AC",
|
|
"EUR",
|
|
",",
|
|
}
|
|
NumberPatterns {
|
|
"#,##0.###;-#,##0.###",
|
|
"\u00A4 #,##0.00;-\u00A4 #,##0.00",
|
|
"#,##0%",
|
|
}
|
|
}
|