2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
2000-10-24 00:42:41 +00:00
|
|
|
// *
|
2002-01-30 06:16:26 +00:00
|
|
|
// * Copyright (C) 1997-2002, International Business Machines
|
2000-10-24 00:42:41 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// *
|
2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
2000-10-24 00:42:41 +00:00
|
|
|
// Date Name Description
|
|
|
|
// 10/23/2000 grhoten Initial version
|
|
|
|
|
|
|
|
|
|
|
|
sw_TZ {
|
2002-01-30 06:16:26 +00:00
|
|
|
Version { "1.0" }
|
2000-10-24 00:42:41 +00:00
|
|
|
CurrencyElements {
|
2002-01-30 06:16:26 +00:00
|
|
|
"TSh",
|
|
|
|
"TZS",
|
|
|
|
"",
|
2000-10-24 00:42:41 +00:00
|
|
|
}
|
2002-01-30 06:16:26 +00:00
|
|
|
// LocaleString { "sw_TZ" }
|
2000-10-24 00:42:41 +00:00
|
|
|
NumberPatterns {
|
2002-01-30 06:16:26 +00:00
|
|
|
"#,##0.###;-#,##0.###",
|
|
|
|
"#,##0.00 \u00A4;-#,##0.00 \u00A4",
|
|
|
|
"#,##0%",
|
|
|
|
"#E0",
|
2000-10-24 00:42:41 +00:00
|
|
|
}
|
2002-01-30 06:16:26 +00:00
|
|
|
// ShortCountry { "TZA" }
|
2000-10-24 00:42:41 +00:00
|
|
|
// Microsoft's JDK documentation says that this number is for Kenya only.
|
|
|
|
// LocaleID { "0441" }
|
|
|
|
}
|