e33da55324
X-SVN-Rev: 7599
28 lines
701 B
Plaintext
28 lines
701 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2002, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// ***************************************************************************
|
|
// Date Name Description
|
|
// 10/23/2000 grhoten Initial version
|
|
|
|
|
|
sw_KE {
|
|
Version { "1.0" }
|
|
CurrencyElements {
|
|
"KSh",
|
|
"KES",
|
|
".",
|
|
}
|
|
// LocaleString { "sw_KE" }
|
|
NumberPatterns {
|
|
"#,##0.###;-#,##0.###",
|
|
"#,##0.00 \u00A4;-#,##0.00 \u00A4",
|
|
"#,##0%",
|
|
"#E0",
|
|
}
|
|
// ShortCountry { "KEN" }
|
|
LocaleID:int { 0x0441 }
|
|
}
|