]>
Commit | Line | Data |
---|---|---|
b75a7d8f A |
1 | // *************************************************************************** |
2 | // * | |
3 | // * Copyright (C) 1997-2003, International Business Machines | |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * | |
6 | // *************************************************************************** | |
7 | // Date Name Description | |
8 | // 10/23/2000 grhoten Initial version | |
9 | ||
10 | ||
11 | sw_TZ { | |
12 | Version { "2.0" } | |
13 | // LocaleString { "sw_TZ" } | |
14 | NumberPatterns { | |
15 | "#,##0.###;-#,##0.###", | |
16 | "#,##0.00 \u00A4;-#,##0.00 \u00A4", | |
17 | "#,##0%", | |
18 | "#E0", | |
19 | } | |
20 | // ShortCountry { "TZA" } | |
21 | // Microsoft's JDK documentation says that this number is for Kenya only. | |
22 | // LocaleID { "0441" } | |
23 | } |