26 lines
687 B
Plaintext
26 lines
687 B
Plaintext
|
// *******************************************************************************
|
||
|
// *
|
||
|
// * Copyright (C) 1997-2000, International Business Machines
|
||
|
// * Corporation and others. All Rights Reserved.
|
||
|
// *
|
||
|
// *******************************************************************************
|
||
|
// Date Name Description
|
||
|
// 10/23/2000 grhoten Initial version
|
||
|
|
||
|
|
||
|
sw_KE {
|
||
|
CurrencyElements {
|
||
|
"KSh",
|
||
|
"KES",
|
||
|
"",
|
||
|
}
|
||
|
LocaleString { "sw_KE" }
|
||
|
NumberPatterns {
|
||
|
"#,##0.###;-#,##0.###",
|
||
|
"#,##0.00 \u00A4;-#,##0.00 \u00A4",
|
||
|
"#,##0%",
|
||
|
}
|
||
|
ShortCountry { "KEN" }
|
||
|
LocaleID { "0441" }
|
||
|
}
|