You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by ge...@apache.org on 2005/12/01 07:04:00 UTC

svn commit: r350181 [78/198] - in /incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core: ./ depends/ depends/files/ depends/jars/ depends/libs/ depends/libs/linux.IA32/ depends/libs/win.IA32/ depends/oss/ depends/oss/linux.IA32/ depends/oss/win.I...

Added: incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_lv.java
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_lv.java?rev=350181&view=auto
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_lv.java (added)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_lv.java Wed Nov 30 21:29:27 2005
@@ -0,0 +1,45 @@
+/* Copyright 1998, 2005 The Apache Software Foundation or its licensors, as applicable
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
+
+package com.ibm.oti.locale;
+public class Locale_lv extends java.util.ListResourceBundle {
+protected Object[][] getContents() {
+	Object[][] contents = {
+		{"LocalPatternChars","GanjkHmsSEDFwWxhKzZ",},
+		{"eras",new String[]{"pm\u0113","m\u0113",},
+},
+		{"months",new String[]{"janv\u0101ris","febru\u0101ris","marts","apr\u012blis","maijs","j\u016bnijs","j\u016blijs","augusts","septembris","oktobris","novembris","decembris","",},
+},
+		{"shortMonths",new String[]{"Jan","Feb","Mar","Apr","Maijs","J\u016bn","J\u016bl","Aug","Sep","Okt","Nov","Dec","",},
+},
+		{"weekdays",new String[]{"","sv\u0113tdiena","pirmdiena","otrdiena","tre\u0161diena","ceturtdiena","piektdiena","sestdiena",},
+},
+		{"shortWeekdays",new String[]{"","Sv","P","O","T","C","Pk","S",},
+},
+		{"Date_SHORT","yy.d.M",},
+		{"Date_MEDIUM","yyyy.d.M",},
+		{"Date_LONG","EEEE, yyyy, d MMMM",},
+		{"Date_FULL","EEEE, yyyy, d MMMM",},
+		{"Time_SHORT","HH:mm",},
+		{"Time_MEDIUM","HH:mm:ss",},
+		{"Time_LONG","HH:mm:ss z",},
+		{"Time_FULL","HH:mm:ss z",},
+		{"DecimalPatternChars","0#,\u00a0;%\u2030E,-",},
+	};
+return contents;
+}
+}

Added: incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_lv_LV.java
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_lv_LV.java?rev=350181&view=auto
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_lv_LV.java (added)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_lv_LV.java Wed Nov 30 21:29:27 2005
@@ -0,0 +1,28 @@
+/* Copyright 1998, 2004 The Apache Software Foundation or its licensors, as applicable
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
+
+package com.ibm.oti.locale;
+public class Locale_lv_LV extends java.util.ListResourceBundle {
+protected Object[][] getContents() {
+	Object[][] contents = {
+		{"CurrencySymbol","Ls",},
+		{"IntCurrencySymbol","LVL",},
+		{"Currency","#,##0.## \u00a4",},
+	};
+return contents;
+}
+}

Added: incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_mk.java
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_mk.java?rev=350181&view=auto
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_mk.java (added)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_mk.java Wed Nov 30 21:29:27 2005
@@ -0,0 +1,45 @@
+/* Copyright 1998, 2005 The Apache Software Foundation or its licensors, as applicable
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
+
+package com.ibm.oti.locale;
+public class Locale_mk extends java.util.ListResourceBundle {
+protected Object[][] getContents() {
+	Object[][] contents = {
+		{"LocalPatternChars","GuMtkHmsSEDFwWahKzZ",},
+		{"eras",new String[]{"\u043f\u0440.\u043d.\u0435.","\u0430\u0435.",},
+},
+		{"months",new String[]{"\u0458\u0430\u043d\u0443\u0430\u0440\u0438","\u0444\u0435\u0432\u0440\u0443\u0430\u0440\u0438","\u043c\u0430\u0440\u0442","\u0430\u043f\u0440\u0438\u043b","\u043c\u0430\u0458","\u0458\u0443\u043d\u0438","\u0458\u0443\u043b\u0438","\u0430\u0432\u0433\u0443\u0441\u0442","\u0441\u0435\u043f\u0442\u0435\u043c\u0432\u0440\u0438","\u043e\u043a\u0442\u043e\u043c\u0432\u0440\u0438","\u043d\u043e\u0435\u043c\u0432\u0440\u0438","\u0434\u0435\u043a\u0435\u043c\u0432\u0440\u0438","",},
+},
+		{"shortMonths",new String[]{"\u0458\u0430\u043d.","\u0444\u0435\u0432.","\u043c\u0430\u0440.","\u0430\u043f\u0440.","\u043c\u0430\u0458.","\u0458\u0443\u043d.","\u0458\u0443\u043b.","\u0430\u0432\u0433.","\u0441\u0435\u043f\u0442.","\u043e\u043a\u0442.","\u043d\u043e\u0435\u043c.","\u0434\u0435\u043a\u0435\u043c.","",},
+},
+		{"weekdays",new String[]{"","\u043d\u0435\u0434\u0435\u043b\u0430","\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u043d\u0438\u043a","\u0432\u0442\u043e\u0440\u043d\u0438\u043a","\u0441\u0440\u0435\u0434\u0430","\u0447\u0435\u0442\u0432\u0440\u0442\u043e\u043a","\u043f\u0435\u0442\u043e\u043a","\u0441\u0430\u0431\u043e\u0442\u0430",},
+},
+		{"shortWeekdays",new String[]{"","\u043d\u0435\u0434.","\u043f\u043e\u043d.","\u0432\u0442.","\u0441\u0440\u0435.","\u0447\u0435\u0442.","\u043f\u0435\u0442.","\u0441\u0430\u0431.",},
+},
+		{"Date_SHORT","d.M.yy",},
+		{"Date_MEDIUM","d.M.yyyy",},
+		{"Date_LONG","d, MMMM yyyy",},
+		{"Date_FULL","EEEE, d, MMMM yyyy",},
+		{"Time_SHORT","HH:mm",},
+		{"Time_MEDIUM","HH:mm:",},
+		{"Time_LONG","HH:mm:ss z",},
+		{"Time_FULL","HH:mm:ss z",},
+		{"DecimalPatternChars","0#,.;%\u2030E,-",},
+	};
+return contents;
+}
+}

Added: incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_mk_MK.java
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_mk_MK.java?rev=350181&view=auto
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_mk_MK.java (added)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_mk_MK.java Wed Nov 30 21:29:27 2005
@@ -0,0 +1,30 @@
+/* Copyright 1998, 2005 The Apache Software Foundation or its licensors, as applicable
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
+
+package com.ibm.oti.locale;
+public class Locale_mk_MK extends java.util.ListResourceBundle {
+protected Object[][] getContents() {
+	Object[][] contents = {
+		{"CurrencySymbol","Den",},
+		{"IntCurrencySymbol","MKD",},
+		{"Number","#,##0.###;(#,##0.###)",},
+		{"Integer","#,##0;(#,##0)",},
+		{"Currency","\u00a4 #,##0.##",},
+	};
+return contents;
+}
+}

Added: incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_ml_IN.java
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_ml_IN.java?rev=350181&view=auto
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_ml_IN.java (added)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_ml_IN.java Wed Nov 30 21:29:27 2005
@@ -0,0 +1,40 @@
+/* Copyright 2004, 2004 The Apache Software Foundation or its licensors, as applicable
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
+
+package com.ibm.oti.locale;
+public class Locale_ml_IN extends java.util.ListResourceBundle {
+protected Object[][] getContents() {
+	Object[][] contents = {
+		{"months",new String[]{"\u0d1c\u0d28\u0d41\u0d35\u0d30\u0d3f","\u0d2b\u0d46\u0d2c\u0d4d\u0d30\u0d41\u0d35\u0d30\u0d3f","\u0d2e\u0d3e\u0d31\u0d41\u0d4d\u0d1a\u0d4d\u0d1a\u0d4d","\u0d0f\u0d2a\u0d4d\u0d31\u0d3f\u0d32\u0d41\u0d4d","\u0d2e\u0d46\u0d2f\u0d4d","\u0d1c\u0d42\u0d23\u0d41\u0d4d","\u0d1c\u0d42\u0d32\u0d48","\u0d06\u0d17\u0d38\u0d4d\u0d24\u0d4d","\u0d38\u0d46\u0d2a\u0d4d\u0d24\u0d02\u0d2c\u0d31\u0d41\u0d4d","\u0d12\u0d15\u0d4d\u0d1f\u0d4b\u0d2c\u0d31\u0d41\u0d4d","\u0d28\u0d35\u0d02\u0d2c\u0d31\u0d41\u0d4d","\u0d21\u0d3f\u0d38\u0d02\u0d2c\u0d31\u0d41\u0d4d","",},
+},
+		{"shortMonths",new String[]{"\u0d1c\u0d28\u0d41","\u0d2b\u0d46\u0d2c\u0d4d","\u0d2e\u0d3e\u0d31\u0d4d","\u0d0f\u0d2a\u0d4d\u0d31\u0d3f\u0d32\u0d4d","\u0d46\u0d2e\u0d2f\u0d4d","\u0d1c\u0d42\u0d23\u0d4d","\u0d1c\u0d42\u0d48\u0d32","\u0d06\u0d17","\u0d46\u0d38\u0d2a\u0d4d\u0d24\u0d02","\u0d12\u0d15\u0d4d\u0d48\u0d1f","\u0d28\u0d35\u0d02","\u0d21\u0d3f\u0d38\u0d02","",},
+},
+		{"weekdays",new String[]{"","\u0d1e\u0d3e\u0d2f\u0d31\u0d41\u0d4d","\u0d24\u0d3f\u0d19\u0d4d\u0d15\u0d33\u0d41\u0d4d","\u0d1a\u0d4a\u0d35\u0d4d\u0d35","\u0d2c\u0d41\u0d27\u0d28\u0d41\u0d4d","\u0d35\u0d4d\u0d2f\u0d3e\u0d34\u0d02","\u0d35\u0d46\u0d33\u0d4d\u0d33\u0d3f","\u0d36\u0d28\u0d3f",},
+},
+		{"shortWeekdays",new String[]{"","\u0d1e\u0d3e","\u0d24\u0d3f","\u0d1a\u0d4a","\u0d2c\u0d41","\u0d35\u0d4d\u0d2f\u0d3e","\u0d35\u0d46","\u0d36",},
+},
+		{"Date_SHORT","d-M-yy",},
+		{"Date_MEDIUM","dd-MM-yyyy",},
+		{"Date_LONG","d MMMM yyyy",},
+		{"Date_FULL","EEEE d MMMM yyyy",},
+		{"CurrencySymbol","\u099f\u09be\u0995\u09be",},
+		{"IntCurrencySymbol","INR",},
+		{"Currency","\u00a4#,##0.00",},
+	};
+return contents;
+}
+}

Added: incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_mr.java
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_mr.java?rev=350181&view=auto
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_mr.java (added)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_mr.java Wed Nov 30 21:29:27 2005
@@ -0,0 +1,36 @@
+/* Copyright 1998, 2004 The Apache Software Foundation or its licensors, as applicable
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
+
+package com.ibm.oti.locale;
+public class Locale_mr extends java.util.ListResourceBundle {
+protected Object[][] getContents() {
+	Object[][] contents = {
+		{"ampm",new String[]{"\u092e.\u092a\u0942.","\u092e.\u0928\u0902.",},
+},
+		{"months",new String[]{"\u091c\u093e\u0928\u0947\u0935\u093e\u0930\u0940","\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u093e\u0930\u0940","\u092e\u093e\u0930\u094d\u091a","\u090f\u092a\u094d\u0930\u093f\u0932","\u092e\u0947","\u091c\u0942\u0928","\u091c\u0941\u0932\u0948","\u0911\u0917\u0938\u094d\u091f","\u0938\u092a\u094d\u091f\u0947\u0902\u092c\u0930","\u0911\u0915\u094d\u091f\u094b\u092c\u0930","\u0928\u094b\u0935\u094d\u0939\u0947\u0902\u092c\u0930","\u0921\u093f\u0938\u0947\u0902\u092c\u0930","",},
+},
+		{"shortMonths",new String[]{"\u091c\u093e\u0928\u0947.","\u092b\u0947\u092c\u094d\u0930\u0941.","\u092e\u093e\u0930\u094d\u091a","\u090f\u092a\u094d\u0930\u093f\u0932","\u092e\u0947","\u091c\u0942\u0928","\u091c\u0941\u0932\u0948","\u0911\u0917\u0938\u094d\u091f","\u0938\u092a\u094d\u091f\u0947\u0902.","\u0911\u0915\u094d\u091f\u094b.","\u0928\u094b\u0935\u094d\u0939\u0947\u0902.","\u0921\u093f\u0938\u0947\u0902.","",},
+},
+		{"weekdays",new String[]{"","\u0938\u094b\u092e\u0935\u093e\u0930","\u092e\u0902\u0917\u0933\u0935\u093e\u0930","\u092c\u0941\u0927\u0935\u093e\u0930","\u0917\u0941\u0930\u0941\u0935\u093e\u0930","\u0936\u0941\u0915\u094d\u0930\u0935\u093e\u0930","\u0936\u0928\u093f\u0935\u093e\u0930","\u0930\u0935\u093f\u0935\u093e\u0930",},
+},
+		{"shortWeekdays",new String[]{"","\u0938\u094b\u092e.","\u092e\u0902\u0917\u0933.","\u092c\u0941\u0927.","\u0917\u0941\u0930\u0941.","\u0936\u0941\u0915\u094d\u0930.","\u0936\u0928\u093f.","\u0930\u0935\u093f.",},
+},
+		{"DecimalPatternChars","\u0966#.,;%\u2030E.-",},
+	};
+return contents;
+}
+}

Added: incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_mr_IN.java
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_mr_IN.java?rev=350181&view=auto
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_mr_IN.java (added)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_mr_IN.java Wed Nov 30 21:29:27 2005
@@ -0,0 +1,27 @@
+/* Copyright 1998, 2004 The Apache Software Foundation or its licensors, as applicable
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
+
+package com.ibm.oti.locale;
+public class Locale_mr_IN extends java.util.ListResourceBundle {
+protected Object[][] getContents() {
+	Object[][] contents = {
+		{"CurrencySymbol","\u0930\u0941",},
+		{"IntCurrencySymbol","INR",},
+	};
+return contents;
+}
+}

Added: incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_ms.java
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_ms.java?rev=350181&view=auto
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_ms.java (added)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_ms.java Wed Nov 30 21:29:27 2005
@@ -0,0 +1,44 @@
+/* Copyright 1998, 2004 The Apache Software Foundation or its licensors, as applicable
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
+
+package com.ibm.oti.locale;
+public class Locale_ms extends java.util.ListResourceBundle {
+protected Object[][] getContents() {
+	Object[][] contents = {
+		{"First_Day",new java.lang.Integer(2),},
+		{"months",new String[]{"Januari","Februari","Mac","April","Mei","Jun","Julai","Ogos","September","Oktober","November","Disember","",},
+},
+		{"shortMonths",new String[]{"Jan","Feb","Mac","Apr","Mei","Jun","Jul","Ogo","Sep","Okt","Nov","Dis","",},
+},
+		{"weekdays",new String[]{"","Ahad","Isnin","Selasa","Rabu","Khamis","Jumaat","Sabtu",},
+},
+		{"shortWeekdays",new String[]{"","Ahad","Isnin","Selasa","Rabu","Khamis","Jumaat","Sabtu",},
+},
+		{"Date_SHORT","dd/MM/yy",},
+		{"Date_MEDIUM","dd/MM/yyyy",},
+		{"Date_LONG","d MMMM yyyy",},
+		{"Date_FULL","EEEE d MMMM yyyy",},
+		{"Time_SHORT","H:mm",},
+		{"Time_MEDIUM","H:mm:ss",},
+		{"Time_LONG","H:mm:ss",},
+		{"Time_FULL","H:mm:ss z",},
+		{"DecimalPatternChars","0#,.;%\u2030E,-",},
+		{"Currency","\u00a4 #,##0.00;- \u00a4 #,##0.00",},
+	};
+return contents;
+}
+}

Added: incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_ms_MY.java
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_ms_MY.java?rev=350181&view=auto
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_ms_MY.java (added)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_ms_MY.java Wed Nov 30 21:29:27 2005
@@ -0,0 +1,27 @@
+/* Copyright 1998, 2004 The Apache Software Foundation or its licensors, as applicable
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
+
+package com.ibm.oti.locale;
+public class Locale_ms_MY extends java.util.ListResourceBundle {
+protected Object[][] getContents() {
+	Object[][] contents = {
+		{"CurrencySymbol","RM",},
+		{"IntCurrencySymbol","MYR",},
+	};
+return contents;
+}
+}

Added: incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_nb_NO.java
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_nb_NO.java?rev=350181&view=auto
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_nb_NO.java (added)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_nb_NO.java Wed Nov 30 21:29:27 2005
@@ -0,0 +1,28 @@
+/* Copyright 2004, 2004 The Apache Software Foundation or its licensors, as applicable
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
+
+package com.ibm.oti.locale;
+public class Locale_nb_NO extends java.util.ListResourceBundle {
+protected Object[][] getContents() {
+	Object[][] contents = {
+		{"CurrencySymbol","kr",},
+		{"IntCurrencySymbol","NOK",},
+		{"Currency","\u00a4 #,##0.00;\u00a4 -#,##0.00",},
+	};
+return contents;
+}
+}

Added: incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_nl.java
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_nl.java?rev=350181&view=auto
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_nl.java (added)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_nl.java Wed Nov 30 21:29:27 2005
@@ -0,0 +1,44 @@
+/* Copyright 1998, 2004 The Apache Software Foundation or its licensors, as applicable
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
+
+package com.ibm.oti.locale;
+public class Locale_nl extends java.util.ListResourceBundle {
+protected Object[][] getContents() {
+	Object[][] contents = {
+		{"First_Day",new java.lang.Integer(2),},
+		{"Minimal_Days",new java.lang.Integer(4),},
+		{"months",new String[]{"januari","februari","maart","april","mei","juni","juli","augustus","september","oktober","november","december","",},
+},
+		{"shortMonths",new String[]{"jan","feb","mrt","apr","mei","jun","jul","aug","sep","okt","nov","dec","",},
+},
+		{"weekdays",new String[]{"","zondag","maandag","dinsdag","woensdag","donderdag","vrijdag","zaterdag",},
+},
+		{"shortWeekdays",new String[]{"","zo","ma","di","wo","do","vr","za",},
+},
+		{"Date_SHORT","d-M-yy",},
+		{"Date_MEDIUM","d-MMM-yyyy",},
+		{"Date_LONG","d MMMM yyyy",},
+		{"Date_FULL","EEEE d MMMM yyyy",},
+		{"Time_SHORT","H:mm",},
+		{"Time_MEDIUM","H:mm:ss",},
+		{"Time_LONG","H:mm:ss z",},
+		{"Time_FULL","H:mm:ss' uur' z",},
+		{"DecimalPatternChars","0#,.;%\u2030E,-",},
+	};
+return contents;
+}
+}

Added: incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_nl_BE.java
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_nl_BE.java?rev=350181&view=auto
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_nl_BE.java (added)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_nl_BE.java Wed Nov 30 21:29:27 2005
@@ -0,0 +1,31 @@
+/* Copyright 1998, 2004 The Apache Software Foundation or its licensors, as applicable
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
+
+package com.ibm.oti.locale;
+public class Locale_nl_BE extends java.util.ListResourceBundle {
+protected Object[][] getContents() {
+	Object[][] contents = {
+		{"Minimal_Days",new java.lang.Integer(1),},
+		{"Date_SHORT","d/MM/yy",},
+		{"Time_FULL","H.mm' u. 'z",},
+		{"CurrencySymbol","\u20ac",},
+		{"IntCurrencySymbol","EUR",},
+		{"Currency","#,##0.00 \u00a4",},
+	};
+return contents;
+}
+}

Added: incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_nl_BE_PREEURO.java
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_nl_BE_PREEURO.java?rev=350181&view=auto
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_nl_BE_PREEURO.java (added)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_nl_BE_PREEURO.java Wed Nov 30 21:29:27 2005
@@ -0,0 +1,28 @@
+/* Copyright 2004, 2004 The Apache Software Foundation or its licensors, as applicable
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
+
+package com.ibm.oti.locale;
+public class Locale_nl_BE_PREEURO extends java.util.ListResourceBundle {
+protected Object[][] getContents() {
+	Object[][] contents = {
+		{"CurrencySymbol","BF",},
+		{"IntCurrencySymbol","BEF",},
+		{"Currency","#,##0 \u00a4",},
+	};
+return contents;
+}
+}

Added: incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_nl_NL.java
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_nl_NL.java?rev=350181&view=auto
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_nl_NL.java (added)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_nl_NL.java Wed Nov 30 21:29:27 2005
@@ -0,0 +1,28 @@
+/* Copyright 1998, 2004 The Apache Software Foundation or its licensors, as applicable
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
+
+package com.ibm.oti.locale;
+public class Locale_nl_NL extends java.util.ListResourceBundle {
+protected Object[][] getContents() {
+	Object[][] contents = {
+		{"CurrencySymbol","\u20ac",},
+		{"IntCurrencySymbol","EUR",},
+		{"Currency","\u00a4 #,##0.00;\u00a4 #,##0.00-",},
+	};
+return contents;
+}
+}

Added: incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_nl_NL_PREEURO.java
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_nl_NL_PREEURO.java?rev=350181&view=auto
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_nl_NL_PREEURO.java (added)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_nl_NL_PREEURO.java Wed Nov 30 21:29:27 2005
@@ -0,0 +1,27 @@
+/* Copyright 2004, 2004 The Apache Software Foundation or its licensors, as applicable
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
+
+package com.ibm.oti.locale;
+public class Locale_nl_NL_PREEURO extends java.util.ListResourceBundle {
+protected Object[][] getContents() {
+	Object[][] contents = {
+		{"CurrencySymbol","fl",},
+		{"IntCurrencySymbol","NLG",},
+	};
+return contents;
+}
+}

Added: incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_no.java
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_no.java?rev=350181&view=auto
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_no.java (added)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_no.java Wed Nov 30 21:29:27 2005
@@ -0,0 +1,44 @@
+/* Copyright 1998, 2004 The Apache Software Foundation or its licensors, as applicable
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
+
+package com.ibm.oti.locale;
+public class Locale_no extends java.util.ListResourceBundle {
+protected Object[][] getContents() {
+	Object[][] contents = {
+		{"First_Day",new java.lang.Integer(2),},
+		{"Minimal_Days",new java.lang.Integer(4),},
+		{"months",new String[]{"januar","februar","mars","april","mai","juni","juli","august","september","oktober","november","desember","",},
+},
+		{"shortMonths",new String[]{"jan","feb","mar","apr","mai","jun","jul","aug","sep","okt","nov","des","",},
+},
+		{"weekdays",new String[]{"","s\u00f8ndag","mandag","tirsdag","onsdag","torsdag","fredag","l\u00f8rdag",},
+},
+		{"shortWeekdays",new String[]{"","s\u00f8","ma","ti","on","to","fr","l\u00f8",},
+},
+		{"Date_SHORT","dd.MM.yy",},
+		{"Date_MEDIUM","dd.MMM.yyyy",},
+		{"Date_LONG","d. MMMM yyyy",},
+		{"Date_FULL","d. MMMM yyyy",},
+		{"Time_SHORT","HH:mm",},
+		{"Time_MEDIUM","HH:mm:ss",},
+		{"Time_LONG","HH:mm:ss z",},
+		{"Time_FULL","'kl 'HH.mm z",},
+		{"DecimalPatternChars","0#,\u00a0;%\u2030E,-",},
+	};
+return contents;
+}
+}

Added: incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_no_NO.java
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_no_NO.java?rev=350181&view=auto
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_no_NO.java (added)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_no_NO.java Wed Nov 30 21:29:27 2005
@@ -0,0 +1,28 @@
+/* Copyright 1998, 2004 The Apache Software Foundation or its licensors, as applicable
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
+
+package com.ibm.oti.locale;
+public class Locale_no_NO extends java.util.ListResourceBundle {
+protected Object[][] getContents() {
+	Object[][] contents = {
+		{"CurrencySymbol","kr",},
+		{"IntCurrencySymbol","NOK",},
+		{"Currency","\u00a4 #,##0.00;\u00a4 -#,##0.00",},
+	};
+return contents;
+}
+}

Added: incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_no_NO_NY.java
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_no_NO_NY.java?rev=350181&view=auto
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_no_NO_NY.java (added)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_no_NO_NY.java Wed Nov 30 21:29:27 2005
@@ -0,0 +1,29 @@
+/* Copyright 1998, 2004 The Apache Software Foundation or its licensors, as applicable
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
+
+package com.ibm.oti.locale;
+public class Locale_no_NO_NY extends java.util.ListResourceBundle {
+protected Object[][] getContents() {
+	Object[][] contents = {
+		{"weekdays",new String[]{"","sundag","m\u00e5ndag","tysdag","onsdag","torsdag","fredag","laurdag",},
+},
+		{"shortWeekdays",new String[]{"","su","m\u00e5","ty","on","to","fr","lau",},
+},
+	};
+return contents;
+}
+}

Added: incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_or_IN.java
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_or_IN.java?rev=350181&view=auto
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_or_IN.java (added)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_or_IN.java Wed Nov 30 21:29:27 2005
@@ -0,0 +1,27 @@
+/* Copyright 2004, 2004 The Apache Software Foundation or its licensors, as applicable
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
+
+package com.ibm.oti.locale;
+public class Locale_or_IN extends java.util.ListResourceBundle {
+protected Object[][] getContents() {
+	Object[][] contents = {
+		{"CurrencySymbol","\u0cb0\u0cc2",},
+		{"IntCurrencySymbol","INR",},
+	};
+return contents;
+}
+}

Added: incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_pa.java
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_pa.java?rev=350181&view=auto
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_pa.java (added)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_pa.java Wed Nov 30 21:29:27 2005
@@ -0,0 +1,36 @@
+/* Copyright 1998, 2004 The Apache Software Foundation or its licensors, as applicable
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
+
+package com.ibm.oti.locale;
+public class Locale_pa extends java.util.ListResourceBundle {
+protected Object[][] getContents() {
+	Object[][] contents = {
+		{"ampm",new String[]{"\u0a38\u0a35\u0a47\u0a30\u0a47","\u0a36\u0a3e\u0a2e",},
+},
+		{"months",new String[]{"\u0a1c\u0a28\u0a35\u0a30\u0a40","\u0a5e\u0a30\u0a35\u0a30\u0a40","\u0a2e\u0a3e\u0a30\u0a1a","\u0a05\u0a2a\u0a4d\u0a30\u0a48\u0a32","\u0a2e\u0a08","\u0a1c\u0a42\u0a28","\u0a1c\u0a41\u0a32\u0a3e\u0a08","\u0a05\u0a17\u0a38\u0a24","\u0a38\u0a24\u0a70\u0a2c\u0a30","\u0a05\u0a15\u0a24\u0a42\u0a2c\u0a30","\u0a28\u0a35\u0a70\u0a2c\u0a30","\u0a26\u0a38\u0a70\u0a2c\u0a30","",},
+},
+		{"shortMonths",new String[]{"\u0a1c\u0a28\u0a35\u0a30\u0a40","\u0a5e\u0a30\u0a35\u0a30\u0a40","\u0a2e\u0a3e\u0a30\u0a1a","\u0a05\u0a2a\u0a4d\u0a30\u0a48\u0a32","\u0a2e\u0a08","\u0a1c\u0a42\u0a28","\u0a1c\u0a41\u0a32\u0a3e\u0a08","\u0a05\u0a17\u0a38\u0a24","\u0a38\u0a24\u0a70\u0a2c\u0a30","\u0a05\u0a15\u0a24\u0a42\u0a2c\u0a30","\u0a28\u0a35\u0a70\u0a2c\u0a30","\u0a26\u0a38\u0a70\u0a2c\u0a30","",},
+},
+		{"weekdays",new String[]{"","\u0a38\u0a4b\u0a2e\u0a35\u0a3e\u0a30","\u0a2e\u0a70\u0a17\u0a32\u0a35\u0a3e\u0a30","\u0a2c\u0a41\u0a27\u0a35\u0a3e\u0a30","\u0a35\u0a40\u0a30\u0a35\u0a3e\u0a30","\u0a36\u0a41\u0a71\u0a15\u0a30\u0a35\u0a3e\u0a30","\u0a36\u0a28\u0a40\u0a1a\u0a30\u0a35\u0a3e\u0a30","\u0a10\u0a24\u0a35\u0a3e\u0a30",},
+},
+		{"shortWeekdays",new String[]{"","\u0a38\u0a4b\u0a2e.","\u0a2e\u0a70\u0a17\u0a32.","\u0a2c\u0a41\u0a27.","\u0a35\u0a40\u0a30.","\u0a36\u0a41\u0a15\u0a30.","\u0a36\u0a28\u0a40.","\u0a10\u0a24.",},
+},
+		{"DecimalPatternChars","\u0a66#.,;%\u2030E.-",},
+	};
+return contents;
+}
+}

Added: incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_pa_IN.java
URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_pa_IN.java?rev=350181&view=auto
==============================================================================
--- incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_pa_IN.java (added)
+++ incubator/harmony/enhanced/trunk/sandbox/contribs/ibm_core/java-src/luni/src/com/ibm/oti/locale/Locale_pa_IN.java Wed Nov 30 21:29:27 2005
@@ -0,0 +1,35 @@
+/* Copyright 1998, 2004 The Apache Software Foundation or its licensors, as applicable
+ * 
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * 
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
+
+package com.ibm.oti.locale;
+public class Locale_pa_IN extends java.util.ListResourceBundle {
+protected Object[][] getContents() {
+	Object[][] contents = {
+		{"months",new String[]{"\u0a1c\u0a28\u0a35\u0a30\u0a40","\u0a2b\u0a3c\u0a30\u0a35\u0a30\u0a40","\u0a2e\u0a3e\u0a30\u0a1b","\u0a05\u0a2a\u0a3c\u0a48\u0a32","\u0a2e\u0a72\u0a40","\u0a1c\u0a42\u0a28","\u0a1c\u0a41\u0a32\u0a3e\u0a72\u0a40","\u0a05\u0a17\u0a38\u0a24","\u0a38\u0a3f\u0a24\u0a70\u0a2c\u0a30","\u0a05\u0a15\u0a24\u0a42\u0a2c\u0a30","\u0a28\u0a35\u0a70\u0a2c\u0a30","\u0a26\u0a3f\u0a38\u0a70\u0a2c\u0a30","",},
+},
+		{"shortMonths",new String[]{"\u0a1c\u0a28\u0a35\u0a30\u0a40","\u0a2b\u0a3c\u0a30\u0a35\u0a30\u0a40","\u0a2e\u0a3e\u0a30\u0a1b","\u0a05\u0a2a\u0a3c\u0a48\u0a32","\u0a2e\u0a72\u0a40","\u0a1c\u0a42\u0a28","\u0a1c\u0a41\u0a32\u0a3e\u0a72\u0a40","\u0a05\u0a17\u0a38\u0a24","\u0a38\u0a3f\u0a24\u0a70\u0a2c\u0a30","\u0a05\u0a15\u0a24\u0a42\u0a2c\u0a30","\u0a28\u0a35\u0a70\u0a2c\u0a30","\u0a26\u0a3f\u0a38\u0a70\u0a2c\u0a30","",},
+},
+		{"weekdays",new String[]{"","\u0a06\u0a48\u0a24\u0a35\u0a3e\u0a30 ","\u0a38\u0a4b\u0a2e\u0a35\u0a3e\u0a30 ","\u0a2e\u0a70\u0a17\u0a32\u0a35\u0a3e\u0a30 ","\u0a2c\u0a41\u0a71\u0a27\u0a35\u0a3e\u0a30 ","\u0a35\u0a40\u0a30\u0a35\u0a3e\u0a30 ","\u0a36\u0a41\u0a15\u0a30\u0a35\u0a3e\u0a30 ","\u0a36\u0a28\u0a40\u0a35\u0a3e\u0a30 ",},
+},
+		{"shortWeekdays",new String[]{"","\u0a06\u0a48\u0a24 ","\u0a38\u0a4b\u0a2e ","\u0a2e\u0a70\u0a17\u0a32 ","\u0a2c\u0a41\u0a71\u0a27 ","\u0a35\u0a40\u0a30 ","\u0a36\u0a41\u0a15\u0a30 ","\u0a36\u0a28\u0a40 ",},
+},
+		{"CurrencySymbol","\u0a30\u0a41",},
+		{"IntCurrencySymbol","INR",},
+	};
+return contents;
+}
+}