ICU-336 Added Swedish variant and locale

X-SVN-Rev: 1945
This commit is contained in:
Ram Viswanadha 2000-07-19 17:41:30 +00:00
parent 85d51e6ece
commit 52514e709e
4 changed files with 60 additions and 0 deletions

20
icu4c/data/sv_FI.txt Normal file
View file

@ -0,0 +1,20 @@
// *******************************************************************************
// *
// * 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" }
}

10
icu4c/data/sv_FI_AL.txt Normal file
View file

@ -0,0 +1,10 @@
// *******************************************************************************
// *
// * Copyright (C) 1997-2000, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// *******************************************************************************
sv_FI_AL {
// No Special Data here
}

View file

@ -0,0 +1,20 @@
// *******************************************************************************
// *
// * 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" }
}

View file

@ -0,0 +1,10 @@
// *******************************************************************************
// *
// * Copyright (C) 1997-2000, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// *******************************************************************************
sv_FI_AL {
// No Special Data here
}