c3e8cd3c03
X-SVN-Rev: 2151
21 lines
572 B
Plaintext
21 lines
572 B
Plaintext
// *******************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2000, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// *******************************************************************************
|
|
|
|
sv_FI {
|
|
CurrencyElements {
|
|
"mk",
|
|
"FIM",
|
|
",",
|
|
}
|
|
NumberPatterns {
|
|
"#,##0.###;-#,##0.###",
|
|
"#,##0.00 \u00A4;-#,##0.00 \u00A4",
|
|
"#,##0%",
|
|
}
|
|
ShortCountry { "FIN" }
|
|
LocaleID { "081d" }
|
|
} |