2000-07-19 17:41:30 +00:00
|
|
|
// *******************************************************************************
|
|
|
|
// *
|
|
|
|
// * 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" }
|
2000-08-09 22:58:01 +00:00
|
|
|
LocaleID { "081d" }
|
2000-07-19 17:41:30 +00:00
|
|
|
}
|