You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pp...@apache.org on 2013/09/10 20:04:41 UTC

[36/51] [partial] [cordova-tizen] Tizen SDK 2.2 support mores samples

http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/4ebce38e/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-MX.js
----------------------------------------------------------------------
diff --git a/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-MX.js b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-MX.js
new file mode 100644
index 0000000..7cbf393
--- /dev/null
+++ b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-MX.js
@@ -0,0 +1,69 @@
+/*
+ * Globalize Culture es-MX
+ *
+ * http://github.com/jquery/globalize
+ *
+ * Copyright Software Freedom Conservancy, Inc.
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * This file was generated by the Globalize Culture Generator
+ * Translation: bugs found in this file need to be fixed in the generator
+ */
+
+(function( window, undefined ) {
+
+var Globalize;
+
+if ( typeof require !== "undefined"
+	&& typeof exports !== "undefined"
+	&& typeof module !== "undefined" ) {
+	// Assume CommonJS
+	Globalize = require( "globalize" );
+} else {
+	// Global variable
+	Globalize = window.Globalize;
+}
+
+Globalize.addCultureInfo( "es-MX", "default", {
+	name: "es-MX",
+	englishName: "Spanish (Mexico)",
+	nativeName: "Español (México)",
+	language: "es",
+	numberFormat: {
+		NaN: "NeuN",
+		negativeInfinity: "-Infinito",
+		positiveInfinity: "Infinito",
+		currency: {
+			pattern: ["-$n","$n"]
+		}
+	},
+	calendars: {
+		standard: {
+			days: {
+				names: ["domingo","lunes","martes","miércoles","jueves","viernes","sábado"],
+				namesAbbr: ["dom","lun","mar","mié","jue","vie","sáb"],
+				namesShort: ["do","lu","ma","mi","ju","vi","sá"]
+			},
+			months: {
+				names: ["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre",""],
+				namesAbbr: ["ene","feb","mar","abr","may","jun","jul","ago","sep","oct","nov","dic",""]
+			},
+			AM: ["a.m.","a.m.","A.M."],
+			PM: ["p.m.","p.m.","P.M."],
+			eras: [{"name":"d.C.","start":null,"offset":0}],
+			patterns: {
+				d: "dd/MM/yyyy",
+				D: "dddd, dd' de 'MMMM' de 'yyyy",
+				t: "hh:mm tt",
+				T: "hh:mm:ss tt",
+				f: "dddd, dd' de 'MMMM' de 'yyyy hh:mm tt",
+				F: "dddd, dd' de 'MMMM' de 'yyyy hh:mm:ss tt",
+				M: "dd MMMM",
+				Y: "MMMM' de 'yyyy"
+			}
+		}
+	}
+});
+
+}( this ));

http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/4ebce38e/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-NI.js
----------------------------------------------------------------------
diff --git a/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-NI.js b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-NI.js
new file mode 100644
index 0000000..1b4a4c1
--- /dev/null
+++ b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-NI.js
@@ -0,0 +1,71 @@
+/*
+ * Globalize Culture es-NI
+ *
+ * http://github.com/jquery/globalize
+ *
+ * Copyright Software Freedom Conservancy, Inc.
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * This file was generated by the Globalize Culture Generator
+ * Translation: bugs found in this file need to be fixed in the generator
+ */
+
+(function( window, undefined ) {
+
+var Globalize;
+
+if ( typeof require !== "undefined"
+	&& typeof exports !== "undefined"
+	&& typeof module !== "undefined" ) {
+	// Assume CommonJS
+	Globalize = require( "globalize" );
+} else {
+	// Global variable
+	Globalize = window.Globalize;
+}
+
+Globalize.addCultureInfo( "es-NI", "default", {
+	name: "es-NI",
+	englishName: "Spanish (Nicaragua)",
+	nativeName: "Español (Nicaragua)",
+	language: "es",
+	numberFormat: {
+		NaN: "NeuN",
+		negativeInfinity: "-Infinito",
+		positiveInfinity: "Infinito",
+		currency: {
+			pattern: ["($ n)","$ n"],
+			groupSizes: [3,0],
+			symbol: "C$"
+		}
+	},
+	calendars: {
+		standard: {
+			days: {
+				names: ["domingo","lunes","martes","miércoles","jueves","viernes","sábado"],
+				namesAbbr: ["dom","lun","mar","mié","jue","vie","sáb"],
+				namesShort: ["do","lu","ma","mi","ju","vi","sá"]
+			},
+			months: {
+				names: ["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre",""],
+				namesAbbr: ["ene","feb","mar","abr","may","jun","jul","ago","sep","oct","nov","dic",""]
+			},
+			AM: ["a.m.","a.m.","A.M."],
+			PM: ["p.m.","p.m.","P.M."],
+			eras: [{"name":"d.C.","start":null,"offset":0}],
+			patterns: {
+				d: "dd/MM/yyyy",
+				D: "dddd, dd' de 'MMMM' de 'yyyy",
+				t: "hh:mm tt",
+				T: "hh:mm:ss tt",
+				f: "dddd, dd' de 'MMMM' de 'yyyy hh:mm tt",
+				F: "dddd, dd' de 'MMMM' de 'yyyy hh:mm:ss tt",
+				M: "dd MMMM",
+				Y: "MMMM' de 'yyyy"
+			}
+		}
+	}
+});
+
+}( this ));

http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/4ebce38e/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-PA.js
----------------------------------------------------------------------
diff --git a/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-PA.js b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-PA.js
new file mode 100644
index 0000000..6369ea7
--- /dev/null
+++ b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-PA.js
@@ -0,0 +1,70 @@
+/*
+ * Globalize Culture es-PA
+ *
+ * http://github.com/jquery/globalize
+ *
+ * Copyright Software Freedom Conservancy, Inc.
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * This file was generated by the Globalize Culture Generator
+ * Translation: bugs found in this file need to be fixed in the generator
+ */
+
+(function( window, undefined ) {
+
+var Globalize;
+
+if ( typeof require !== "undefined"
+	&& typeof exports !== "undefined"
+	&& typeof module !== "undefined" ) {
+	// Assume CommonJS
+	Globalize = require( "globalize" );
+} else {
+	// Global variable
+	Globalize = window.Globalize;
+}
+
+Globalize.addCultureInfo( "es-PA", "default", {
+	name: "es-PA",
+	englishName: "Spanish (Panama)",
+	nativeName: "Español (Panamá)",
+	language: "es",
+	numberFormat: {
+		NaN: "NeuN",
+		negativeInfinity: "-Infinito",
+		positiveInfinity: "Infinito",
+		currency: {
+			pattern: ["($ n)","$ n"],
+			symbol: "B/."
+		}
+	},
+	calendars: {
+		standard: {
+			days: {
+				names: ["domingo","lunes","martes","miércoles","jueves","viernes","sábado"],
+				namesAbbr: ["dom","lun","mar","mié","jue","vie","sáb"],
+				namesShort: ["do","lu","ma","mi","ju","vi","sá"]
+			},
+			months: {
+				names: ["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre",""],
+				namesAbbr: ["ene","feb","mar","abr","may","jun","jul","ago","sep","oct","nov","dic",""]
+			},
+			AM: ["a.m.","a.m.","A.M."],
+			PM: ["p.m.","p.m.","P.M."],
+			eras: [{"name":"d.C.","start":null,"offset":0}],
+			patterns: {
+				d: "MM/dd/yyyy",
+				D: "dddd, dd' de 'MMMM' de 'yyyy",
+				t: "hh:mm tt",
+				T: "hh:mm:ss tt",
+				f: "dddd, dd' de 'MMMM' de 'yyyy hh:mm tt",
+				F: "dddd, dd' de 'MMMM' de 'yyyy hh:mm:ss tt",
+				M: "dd MMMM",
+				Y: "MMMM' de 'yyyy"
+			}
+		}
+	}
+});
+
+}( this ));

http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/4ebce38e/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-PE.js
----------------------------------------------------------------------
diff --git a/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-PE.js b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-PE.js
new file mode 100644
index 0000000..b0261ac
--- /dev/null
+++ b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-PE.js
@@ -0,0 +1,70 @@
+/*
+ * Globalize Culture es-PE
+ *
+ * http://github.com/jquery/globalize
+ *
+ * Copyright Software Freedom Conservancy, Inc.
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * This file was generated by the Globalize Culture Generator
+ * Translation: bugs found in this file need to be fixed in the generator
+ */
+
+(function( window, undefined ) {
+
+var Globalize;
+
+if ( typeof require !== "undefined"
+	&& typeof exports !== "undefined"
+	&& typeof module !== "undefined" ) {
+	// Assume CommonJS
+	Globalize = require( "globalize" );
+} else {
+	// Global variable
+	Globalize = window.Globalize;
+}
+
+Globalize.addCultureInfo( "es-PE", "default", {
+	name: "es-PE",
+	englishName: "Spanish (Peru)",
+	nativeName: "Español (Perú)",
+	language: "es",
+	numberFormat: {
+		NaN: "NeuN",
+		negativeInfinity: "-Infinito",
+		positiveInfinity: "Infinito",
+		currency: {
+			pattern: ["$ -n","$ n"],
+			symbol: "S/."
+		}
+	},
+	calendars: {
+		standard: {
+			days: {
+				names: ["domingo","lunes","martes","miércoles","jueves","viernes","sábado"],
+				namesAbbr: ["dom","lun","mar","mié","jue","vie","sáb"],
+				namesShort: ["do","lu","ma","mi","ju","vi","sá"]
+			},
+			months: {
+				names: ["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre",""],
+				namesAbbr: ["ene","feb","mar","abr","may","jun","jul","ago","sep","oct","nov","dic",""]
+			},
+			AM: ["a.m.","a.m.","A.M."],
+			PM: ["p.m.","p.m.","P.M."],
+			eras: [{"name":"d.C.","start":null,"offset":0}],
+			patterns: {
+				d: "dd/MM/yyyy",
+				D: "dddd, dd' de 'MMMM' de 'yyyy",
+				t: "hh:mm tt",
+				T: "hh:mm:ss tt",
+				f: "dddd, dd' de 'MMMM' de 'yyyy hh:mm tt",
+				F: "dddd, dd' de 'MMMM' de 'yyyy hh:mm:ss tt",
+				M: "dd MMMM",
+				Y: "MMMM' de 'yyyy"
+			}
+		}
+	}
+});
+
+}( this ));

http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/4ebce38e/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-PR.js
----------------------------------------------------------------------
diff --git a/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-PR.js b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-PR.js
new file mode 100644
index 0000000..63774f9
--- /dev/null
+++ b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-PR.js
@@ -0,0 +1,70 @@
+/*
+ * Globalize Culture es-PR
+ *
+ * http://github.com/jquery/globalize
+ *
+ * Copyright Software Freedom Conservancy, Inc.
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * This file was generated by the Globalize Culture Generator
+ * Translation: bugs found in this file need to be fixed in the generator
+ */
+
+(function( window, undefined ) {
+
+var Globalize;
+
+if ( typeof require !== "undefined"
+	&& typeof exports !== "undefined"
+	&& typeof module !== "undefined" ) {
+	// Assume CommonJS
+	Globalize = require( "globalize" );
+} else {
+	// Global variable
+	Globalize = window.Globalize;
+}
+
+Globalize.addCultureInfo( "es-PR", "default", {
+	name: "es-PR",
+	englishName: "Spanish (Puerto Rico)",
+	nativeName: "Español (Puerto Rico)",
+	language: "es",
+	numberFormat: {
+		NaN: "NeuN",
+		negativeInfinity: "-Infinito",
+		positiveInfinity: "Infinito",
+		currency: {
+			pattern: ["($ n)","$ n"],
+			groupSizes: [3,0]
+		}
+	},
+	calendars: {
+		standard: {
+			days: {
+				names: ["domingo","lunes","martes","miércoles","jueves","viernes","sábado"],
+				namesAbbr: ["dom","lun","mar","mié","jue","vie","sáb"],
+				namesShort: ["do","lu","ma","mi","ju","vi","sá"]
+			},
+			months: {
+				names: ["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre",""],
+				namesAbbr: ["ene","feb","mar","abr","may","jun","jul","ago","sep","oct","nov","dic",""]
+			},
+			AM: ["a.m.","a.m.","A.M."],
+			PM: ["p.m.","p.m.","P.M."],
+			eras: [{"name":"d.C.","start":null,"offset":0}],
+			patterns: {
+				d: "dd/MM/yyyy",
+				D: "dddd, dd' de 'MMMM' de 'yyyy",
+				t: "hh:mm tt",
+				T: "hh:mm:ss tt",
+				f: "dddd, dd' de 'MMMM' de 'yyyy hh:mm tt",
+				F: "dddd, dd' de 'MMMM' de 'yyyy hh:mm:ss tt",
+				M: "dd MMMM",
+				Y: "MMMM' de 'yyyy"
+			}
+		}
+	}
+});
+
+}( this ));

http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/4ebce38e/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-PY.js
----------------------------------------------------------------------
diff --git a/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-PY.js b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-PY.js
new file mode 100644
index 0000000..6a1eed0
--- /dev/null
+++ b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-PY.js
@@ -0,0 +1,79 @@
+/*
+ * Globalize Culture es-PY
+ *
+ * http://github.com/jquery/globalize
+ *
+ * Copyright Software Freedom Conservancy, Inc.
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * This file was generated by the Globalize Culture Generator
+ * Translation: bugs found in this file need to be fixed in the generator
+ */
+
+(function( window, undefined ) {
+
+var Globalize;
+
+if ( typeof require !== "undefined"
+	&& typeof exports !== "undefined"
+	&& typeof module !== "undefined" ) {
+	// Assume CommonJS
+	Globalize = require( "globalize" );
+} else {
+	// Global variable
+	Globalize = window.Globalize;
+}
+
+Globalize.addCultureInfo( "es-PY", "default", {
+	name: "es-PY",
+	englishName: "Spanish (Paraguay)",
+	nativeName: "Español (Paraguay)",
+	language: "es",
+	numberFormat: {
+		",": ".",
+		".": ",",
+		NaN: "NeuN",
+		negativeInfinity: "-Infinito",
+		positiveInfinity: "Infinito",
+		percent: {
+			",": ".",
+			".": ","
+		},
+		currency: {
+			pattern: ["($ n)","$ n"],
+			",": ".",
+			".": ",",
+			symbol: "Gs"
+		}
+	},
+	calendars: {
+		standard: {
+			firstDay: 1,
+			days: {
+				names: ["domingo","lunes","martes","miércoles","jueves","viernes","sábado"],
+				namesAbbr: ["dom","lun","mar","mié","jue","vie","sáb"],
+				namesShort: ["do","lu","ma","mi","ju","vi","sá"]
+			},
+			months: {
+				names: ["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre",""],
+				namesAbbr: ["ene","feb","mar","abr","may","jun","jul","ago","sep","oct","nov","dic",""]
+			},
+			AM: ["a.m.","a.m.","A.M."],
+			PM: ["p.m.","p.m.","P.M."],
+			eras: [{"name":"d.C.","start":null,"offset":0}],
+			patterns: {
+				d: "dd/MM/yyyy",
+				D: "dddd, dd' de 'MMMM' de 'yyyy",
+				t: "hh:mm tt",
+				T: "hh:mm:ss tt",
+				f: "dddd, dd' de 'MMMM' de 'yyyy hh:mm tt",
+				F: "dddd, dd' de 'MMMM' de 'yyyy hh:mm:ss tt",
+				M: "dd MMMM",
+				Y: "MMMM' de 'yyyy"
+			}
+		}
+	}
+});
+
+}( this ));

http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/4ebce38e/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-SV.js
----------------------------------------------------------------------
diff --git a/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-SV.js b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-SV.js
new file mode 100644
index 0000000..4b4d088
--- /dev/null
+++ b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-SV.js
@@ -0,0 +1,69 @@
+/*
+ * Globalize Culture es-SV
+ *
+ * http://github.com/jquery/globalize
+ *
+ * Copyright Software Freedom Conservancy, Inc.
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * This file was generated by the Globalize Culture Generator
+ * Translation: bugs found in this file need to be fixed in the generator
+ */
+
+(function( window, undefined ) {
+
+var Globalize;
+
+if ( typeof require !== "undefined"
+	&& typeof exports !== "undefined"
+	&& typeof module !== "undefined" ) {
+	// Assume CommonJS
+	Globalize = require( "globalize" );
+} else {
+	// Global variable
+	Globalize = window.Globalize;
+}
+
+Globalize.addCultureInfo( "es-SV", "default", {
+	name: "es-SV",
+	englishName: "Spanish (El Salvador)",
+	nativeName: "Español (El Salvador)",
+	language: "es",
+	numberFormat: {
+		NaN: "NeuN",
+		negativeInfinity: "-Infinito",
+		positiveInfinity: "Infinito",
+		currency: {
+			groupSizes: [3,0]
+		}
+	},
+	calendars: {
+		standard: {
+			days: {
+				names: ["domingo","lunes","martes","miércoles","jueves","viernes","sábado"],
+				namesAbbr: ["dom","lun","mar","mié","jue","vie","sáb"],
+				namesShort: ["do","lu","ma","mi","ju","vi","sá"]
+			},
+			months: {
+				names: ["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre",""],
+				namesAbbr: ["ene","feb","mar","abr","may","jun","jul","ago","sep","oct","nov","dic",""]
+			},
+			AM: ["a.m.","a.m.","A.M."],
+			PM: ["p.m.","p.m.","P.M."],
+			eras: [{"name":"d.C.","start":null,"offset":0}],
+			patterns: {
+				d: "dd/MM/yyyy",
+				D: "dddd, dd' de 'MMMM' de 'yyyy",
+				t: "hh:mm tt",
+				T: "hh:mm:ss tt",
+				f: "dddd, dd' de 'MMMM' de 'yyyy hh:mm tt",
+				F: "dddd, dd' de 'MMMM' de 'yyyy hh:mm:ss tt",
+				M: "dd MMMM",
+				Y: "MMMM' de 'yyyy"
+			}
+		}
+	}
+});
+
+}( this ));

http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/4ebce38e/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-US.js
----------------------------------------------------------------------
diff --git a/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-US.js b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-US.js
new file mode 100644
index 0000000..2e4a89a
--- /dev/null
+++ b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-US.js
@@ -0,0 +1,62 @@
+/*
+ * Globalize Culture es-US
+ *
+ * http://github.com/jquery/globalize
+ *
+ * Copyright Software Freedom Conservancy, Inc.
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * This file was generated by the Globalize Culture Generator
+ * Translation: bugs found in this file need to be fixed in the generator
+ */
+
+(function( window, undefined ) {
+
+var Globalize;
+
+if ( typeof require !== "undefined"
+	&& typeof exports !== "undefined"
+	&& typeof module !== "undefined" ) {
+	// Assume CommonJS
+	Globalize = require( "globalize" );
+} else {
+	// Global variable
+	Globalize = window.Globalize;
+}
+
+Globalize.addCultureInfo( "es-US", "default", {
+	name: "es-US",
+	englishName: "Spanish (United States)",
+	nativeName: "Español (Estados Unidos)",
+	language: "es",
+	numberFormat: {
+		groupSizes: [3,0],
+		NaN: "NeuN",
+		negativeInfinity: "-Infinito",
+		positiveInfinity: "Infinito",
+		percent: {
+			groupSizes: [3,0]
+		}
+	},
+	calendars: {
+		standard: {
+			days: {
+				names: ["domingo","lunes","martes","miércoles","jueves","viernes","sábado"],
+				namesAbbr: ["dom","lun","mar","mié","jue","vie","sáb"],
+				namesShort: ["do","lu","ma","mi","ju","vi","sa"]
+			},
+			months: {
+				names: ["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre",""],
+				namesAbbr: ["ene","feb","mar","abr","may","jun","jul","ago","sep","oct","nov","dic",""]
+			},
+			eras: [{"name":"d.C.","start":null,"offset":0}],
+			patterns: {
+				M: "dd' de 'MMMM",
+				Y: "MMMM' de 'yyyy"
+			}
+		}
+	}
+});
+
+}( this ));

http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/4ebce38e/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-UY.js
----------------------------------------------------------------------
diff --git a/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-UY.js b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-UY.js
new file mode 100644
index 0000000..50d6a2b
--- /dev/null
+++ b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-UY.js
@@ -0,0 +1,79 @@
+/*
+ * Globalize Culture es-UY
+ *
+ * http://github.com/jquery/globalize
+ *
+ * Copyright Software Freedom Conservancy, Inc.
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * This file was generated by the Globalize Culture Generator
+ * Translation: bugs found in this file need to be fixed in the generator
+ */
+
+(function( window, undefined ) {
+
+var Globalize;
+
+if ( typeof require !== "undefined"
+	&& typeof exports !== "undefined"
+	&& typeof module !== "undefined" ) {
+	// Assume CommonJS
+	Globalize = require( "globalize" );
+} else {
+	// Global variable
+	Globalize = window.Globalize;
+}
+
+Globalize.addCultureInfo( "es-UY", "default", {
+	name: "es-UY",
+	englishName: "Spanish (Uruguay)",
+	nativeName: "Español (Uruguay)",
+	language: "es",
+	numberFormat: {
+		",": ".",
+		".": ",",
+		NaN: "NeuN",
+		negativeInfinity: "-Infinito",
+		positiveInfinity: "Infinito",
+		percent: {
+			",": ".",
+			".": ","
+		},
+		currency: {
+			pattern: ["($ n)","$ n"],
+			",": ".",
+			".": ",",
+			symbol: "$U"
+		}
+	},
+	calendars: {
+		standard: {
+			firstDay: 1,
+			days: {
+				names: ["domingo","lunes","martes","miércoles","jueves","viernes","sábado"],
+				namesAbbr: ["dom","lun","mar","mié","jue","vie","sáb"],
+				namesShort: ["do","lu","ma","mi","ju","vi","sá"]
+			},
+			months: {
+				names: ["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre",""],
+				namesAbbr: ["ene","feb","mar","abr","may","jun","jul","ago","sep","oct","nov","dic",""]
+			},
+			AM: ["a.m.","a.m.","A.M."],
+			PM: ["p.m.","p.m.","P.M."],
+			eras: [{"name":"d.C.","start":null,"offset":0}],
+			patterns: {
+				d: "dd/MM/yyyy",
+				D: "dddd, dd' de 'MMMM' de 'yyyy",
+				t: "hh:mm tt",
+				T: "hh:mm:ss tt",
+				f: "dddd, dd' de 'MMMM' de 'yyyy hh:mm tt",
+				F: "dddd, dd' de 'MMMM' de 'yyyy hh:mm:ss tt",
+				M: "dd MMMM",
+				Y: "MMMM' de 'yyyy"
+			}
+		}
+	}
+});
+
+}( this ));

http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/4ebce38e/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-VE.js
----------------------------------------------------------------------
diff --git a/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-VE.js b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-VE.js
new file mode 100644
index 0000000..445181d
--- /dev/null
+++ b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es-VE.js
@@ -0,0 +1,78 @@
+/*
+ * Globalize Culture es-VE
+ *
+ * http://github.com/jquery/globalize
+ *
+ * Copyright Software Freedom Conservancy, Inc.
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * This file was generated by the Globalize Culture Generator
+ * Translation: bugs found in this file need to be fixed in the generator
+ */
+
+(function( window, undefined ) {
+
+var Globalize;
+
+if ( typeof require !== "undefined"
+	&& typeof exports !== "undefined"
+	&& typeof module !== "undefined" ) {
+	// Assume CommonJS
+	Globalize = require( "globalize" );
+} else {
+	// Global variable
+	Globalize = window.Globalize;
+}
+
+Globalize.addCultureInfo( "es-VE", "default", {
+	name: "es-VE",
+	englishName: "Spanish (Bolivarian Republic of Venezuela)",
+	nativeName: "Español (Republica Bolivariana de Venezuela)",
+	language: "es",
+	numberFormat: {
+		",": ".",
+		".": ",",
+		NaN: "NeuN",
+		negativeInfinity: "-Infinito",
+		positiveInfinity: "Infinito",
+		percent: {
+			",": ".",
+			".": ","
+		},
+		currency: {
+			pattern: ["$ -n","$ n"],
+			",": ".",
+			".": ",",
+			symbol: "Bs. F."
+		}
+	},
+	calendars: {
+		standard: {
+			days: {
+				names: ["domingo","lunes","martes","miércoles","jueves","viernes","sábado"],
+				namesAbbr: ["dom","lun","mar","mié","jue","vie","sáb"],
+				namesShort: ["do","lu","ma","mi","ju","vi","sá"]
+			},
+			months: {
+				names: ["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre",""],
+				namesAbbr: ["ene","feb","mar","abr","may","jun","jul","ago","sep","oct","nov","dic",""]
+			},
+			AM: ["a.m.","a.m.","A.M."],
+			PM: ["p.m.","p.m.","P.M."],
+			eras: [{"name":"d.C.","start":null,"offset":0}],
+			patterns: {
+				d: "dd/MM/yyyy",
+				D: "dddd, dd' de 'MMMM' de 'yyyy",
+				t: "hh:mm tt",
+				T: "hh:mm:ss tt",
+				f: "dddd, dd' de 'MMMM' de 'yyyy hh:mm tt",
+				F: "dddd, dd' de 'MMMM' de 'yyyy hh:mm:ss tt",
+				M: "dd MMMM",
+				Y: "MMMM' de 'yyyy"
+			}
+		}
+	}
+});
+
+}( this ));

http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/4ebce38e/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es.js
----------------------------------------------------------------------
diff --git a/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es.js b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es.js
new file mode 100644
index 0000000..6441bcd
--- /dev/null
+++ b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.es.js
@@ -0,0 +1,79 @@
+/*
+ * Globalize Culture es
+ *
+ * http://github.com/jquery/globalize
+ *
+ * Copyright Software Freedom Conservancy, Inc.
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * This file was generated by the Globalize Culture Generator
+ * Translation: bugs found in this file need to be fixed in the generator
+ */
+
+(function( window, undefined ) {
+
+var Globalize;
+
+if ( typeof require !== "undefined"
+	&& typeof exports !== "undefined"
+	&& typeof module !== "undefined" ) {
+	// Assume CommonJS
+	Globalize = require( "globalize" );
+} else {
+	// Global variable
+	Globalize = window.Globalize;
+}
+
+Globalize.addCultureInfo( "es", "default", {
+	name: "es",
+	englishName: "Spanish",
+	nativeName: "español",
+	language: "es",
+	numberFormat: {
+		",": ".",
+		".": ",",
+		NaN: "NeuN",
+		negativeInfinity: "-Infinito",
+		positiveInfinity: "Infinito",
+		percent: {
+			",": ".",
+			".": ","
+		},
+		currency: {
+			pattern: ["-n $","n $"],
+			",": ".",
+			".": ",",
+			symbol: "€"
+		}
+	},
+	calendars: {
+		standard: {
+			firstDay: 1,
+			days: {
+				names: ["domingo","lunes","martes","miércoles","jueves","viernes","sábado"],
+				namesAbbr: ["dom","lun","mar","mié","jue","vie","sáb"],
+				namesShort: ["do","lu","ma","mi","ju","vi","sá"]
+			},
+			months: {
+				names: ["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre",""],
+				namesAbbr: ["ene","feb","mar","abr","may","jun","jul","ago","sep","oct","nov","dic",""]
+			},
+			AM: null,
+			PM: null,
+			eras: [{"name":"d.C.","start":null,"offset":0}],
+			patterns: {
+				d: "dd/MM/yyyy",
+				D: "dddd, dd' de 'MMMM' de 'yyyy",
+				t: "H:mm",
+				T: "H:mm:ss",
+				f: "dddd, dd' de 'MMMM' de 'yyyy H:mm",
+				F: "dddd, dd' de 'MMMM' de 'yyyy H:mm:ss",
+				M: "dd MMMM",
+				Y: "MMMM' de 'yyyy"
+			}
+		}
+	}
+});
+
+}( this ));

http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/4ebce38e/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.et-EE.js
----------------------------------------------------------------------
diff --git a/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.et-EE.js b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.et-EE.js
new file mode 100644
index 0000000..6164b31
--- /dev/null
+++ b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.et-EE.js
@@ -0,0 +1,79 @@
+/*
+ * Globalize Culture et-EE
+ *
+ * http://github.com/jquery/globalize
+ *
+ * Copyright Software Freedom Conservancy, Inc.
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * This file was generated by the Globalize Culture Generator
+ * Translation: bugs found in this file need to be fixed in the generator
+ */
+
+(function( window, undefined ) {
+
+var Globalize;
+
+if ( typeof require !== "undefined"
+	&& typeof exports !== "undefined"
+	&& typeof module !== "undefined" ) {
+	// Assume CommonJS
+	Globalize = require( "globalize" );
+} else {
+	// Global variable
+	Globalize = window.Globalize;
+}
+
+Globalize.addCultureInfo( "et-EE", "default", {
+	name: "et-EE",
+	englishName: "Estonian (Estonia)",
+	nativeName: "eesti (Eesti)",
+	language: "et",
+	numberFormat: {
+		",": " ",
+		".": ",",
+		NaN: "avaldamatu",
+		negativeInfinity: "miinuslõpmatus",
+		positiveInfinity: "plusslõpmatus",
+		percent: {
+			pattern: ["-n%","n%"],
+			",": " ",
+			".": ","
+		},
+		currency: {
+			pattern: ["-n $","n $"],
+			",": " ",
+			symbol: "kr"
+		}
+	},
+	calendars: {
+		standard: {
+			"/": ".",
+			firstDay: 1,
+			days: {
+				names: ["pühapäev","esmaspäev","teisipäev","kolmapäev","neljapäev","reede","laupäev"],
+				namesAbbr: ["P","E","T","K","N","R","L"],
+				namesShort: ["P","E","T","K","N","R","L"]
+			},
+			months: {
+				names: ["jaanuar","veebruar","märts","aprill","mai","juuni","juuli","august","september","oktoober","november","detsember",""],
+				namesAbbr: ["jaan","veebr","märts","apr","mai","juuni","juuli","aug","sept","okt","nov","dets",""]
+			},
+			AM: ["EL","el","EL"],
+			PM: ["PL","pl","PL"],
+			patterns: {
+				d: "d.MM.yyyy",
+				D: "d. MMMM yyyy'. a.'",
+				t: "H:mm",
+				T: "H:mm:ss",
+				f: "d. MMMM yyyy'. a.' H:mm",
+				F: "d. MMMM yyyy'. a.' H:mm:ss",
+				M: "d. MMMM",
+				Y: "MMMM yyyy'. a.'"
+			}
+		}
+	}
+});
+
+}( this ));

http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/4ebce38e/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.et.js
----------------------------------------------------------------------
diff --git a/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.et.js b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.et.js
new file mode 100644
index 0000000..bf3384f
--- /dev/null
+++ b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.et.js
@@ -0,0 +1,79 @@
+/*
+ * Globalize Culture et
+ *
+ * http://github.com/jquery/globalize
+ *
+ * Copyright Software Freedom Conservancy, Inc.
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * This file was generated by the Globalize Culture Generator
+ * Translation: bugs found in this file need to be fixed in the generator
+ */
+
+(function( window, undefined ) {
+
+var Globalize;
+
+if ( typeof require !== "undefined"
+	&& typeof exports !== "undefined"
+	&& typeof module !== "undefined" ) {
+	// Assume CommonJS
+	Globalize = require( "globalize" );
+} else {
+	// Global variable
+	Globalize = window.Globalize;
+}
+
+Globalize.addCultureInfo( "et", "default", {
+	name: "et",
+	englishName: "Estonian",
+	nativeName: "eesti",
+	language: "et",
+	numberFormat: {
+		",": " ",
+		".": ",",
+		NaN: "avaldamatu",
+		negativeInfinity: "miinuslõpmatus",
+		positiveInfinity: "plusslõpmatus",
+		percent: {
+			pattern: ["-n%","n%"],
+			",": " ",
+			".": ","
+		},
+		currency: {
+			pattern: ["-n $","n $"],
+			",": " ",
+			symbol: "kr"
+		}
+	},
+	calendars: {
+		standard: {
+			"/": ".",
+			firstDay: 1,
+			days: {
+				names: ["pühapäev","esmaspäev","teisipäev","kolmapäev","neljapäev","reede","laupäev"],
+				namesAbbr: ["P","E","T","K","N","R","L"],
+				namesShort: ["P","E","T","K","N","R","L"]
+			},
+			months: {
+				names: ["jaanuar","veebruar","märts","aprill","mai","juuni","juuli","august","september","oktoober","november","detsember",""],
+				namesAbbr: ["jaan","veebr","märts","apr","mai","juuni","juuli","aug","sept","okt","nov","dets",""]
+			},
+			AM: ["EL","el","EL"],
+			PM: ["PL","pl","PL"],
+			patterns: {
+				d: "d.MM.yyyy",
+				D: "d. MMMM yyyy'. a.'",
+				t: "H:mm",
+				T: "H:mm:ss",
+				f: "d. MMMM yyyy'. a.' H:mm",
+				F: "d. MMMM yyyy'. a.' H:mm:ss",
+				M: "d. MMMM",
+				Y: "MMMM yyyy'. a.'"
+			}
+		}
+	}
+});
+
+}( this ));

http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/4ebce38e/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.eu-ES.js
----------------------------------------------------------------------
diff --git a/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.eu-ES.js b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.eu-ES.js
new file mode 100644
index 0000000..2a98ef6
--- /dev/null
+++ b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.eu-ES.js
@@ -0,0 +1,78 @@
+/*
+ * Globalize Culture eu-ES
+ *
+ * http://github.com/jquery/globalize
+ *
+ * Copyright Software Freedom Conservancy, Inc.
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * This file was generated by the Globalize Culture Generator
+ * Translation: bugs found in this file need to be fixed in the generator
+ */
+
+(function( window, undefined ) {
+
+var Globalize;
+
+if ( typeof require !== "undefined"
+	&& typeof exports !== "undefined"
+	&& typeof module !== "undefined" ) {
+	// Assume CommonJS
+	Globalize = require( "globalize" );
+} else {
+	// Global variable
+	Globalize = window.Globalize;
+}
+
+Globalize.addCultureInfo( "eu-ES", "default", {
+	name: "eu-ES",
+	englishName: "Basque (Basque)",
+	nativeName: "euskara (euskara)",
+	language: "eu",
+	numberFormat: {
+		",": ".",
+		".": ",",
+		NaN: "EdZ",
+		negativeInfinity: "-Infinitu",
+		positiveInfinity: "Infinitu",
+		percent: {
+			",": ".",
+			".": ","
+		},
+		currency: {
+			pattern: ["-n $","n $"],
+			",": ".",
+			".": ",",
+			symbol: "€"
+		}
+	},
+	calendars: {
+		standard: {
+			firstDay: 1,
+			days: {
+				names: ["igandea","astelehena","asteartea","asteazkena","osteguna","ostirala","larunbata"],
+				namesAbbr: ["ig.","al.","as.","az.","og.","or.","lr."],
+				namesShort: ["ig","al","as","az","og","or","lr"]
+			},
+			months: {
+				names: ["urtarrila","otsaila","martxoa","apirila","maiatza","ekaina","uztaila","abuztua","iraila","urria","azaroa","abendua",""],
+				namesAbbr: ["urt.","ots.","mar.","api.","mai.","eka.","uzt.","abu.","ira.","urr.","aza.","abe.",""]
+			},
+			AM: null,
+			PM: null,
+			eras: [{"name":"d.C.","start":null,"offset":0}],
+			patterns: {
+				d: "yyyy/MM/dd",
+				D: "dddd, yyyy.'eko' MMMM'k 'd",
+				t: "HH:mm",
+				T: "H:mm:ss",
+				f: "dddd, yyyy.'eko' MMMM'k 'd HH:mm",
+				F: "dddd, yyyy.'eko' MMMM'k 'd H:mm:ss",
+				Y: "yyyy.'eko' MMMM"
+			}
+		}
+	}
+});
+
+}( this ));

http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/4ebce38e/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.eu.js
----------------------------------------------------------------------
diff --git a/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.eu.js b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.eu.js
new file mode 100644
index 0000000..ab2f3d9
--- /dev/null
+++ b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.eu.js
@@ -0,0 +1,78 @@
+/*
+ * Globalize Culture eu
+ *
+ * http://github.com/jquery/globalize
+ *
+ * Copyright Software Freedom Conservancy, Inc.
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * This file was generated by the Globalize Culture Generator
+ * Translation: bugs found in this file need to be fixed in the generator
+ */
+
+(function( window, undefined ) {
+
+var Globalize;
+
+if ( typeof require !== "undefined"
+	&& typeof exports !== "undefined"
+	&& typeof module !== "undefined" ) {
+	// Assume CommonJS
+	Globalize = require( "globalize" );
+} else {
+	// Global variable
+	Globalize = window.Globalize;
+}
+
+Globalize.addCultureInfo( "eu", "default", {
+	name: "eu",
+	englishName: "Basque",
+	nativeName: "euskara",
+	language: "eu",
+	numberFormat: {
+		",": ".",
+		".": ",",
+		NaN: "EdZ",
+		negativeInfinity: "-Infinitu",
+		positiveInfinity: "Infinitu",
+		percent: {
+			",": ".",
+			".": ","
+		},
+		currency: {
+			pattern: ["-n $","n $"],
+			",": ".",
+			".": ",",
+			symbol: "€"
+		}
+	},
+	calendars: {
+		standard: {
+			firstDay: 1,
+			days: {
+				names: ["igandea","astelehena","asteartea","asteazkena","osteguna","ostirala","larunbata"],
+				namesAbbr: ["ig.","al.","as.","az.","og.","or.","lr."],
+				namesShort: ["ig","al","as","az","og","or","lr"]
+			},
+			months: {
+				names: ["urtarrila","otsaila","martxoa","apirila","maiatza","ekaina","uztaila","abuztua","iraila","urria","azaroa","abendua",""],
+				namesAbbr: ["urt.","ots.","mar.","api.","mai.","eka.","uzt.","abu.","ira.","urr.","aza.","abe.",""]
+			},
+			AM: null,
+			PM: null,
+			eras: [{"name":"d.C.","start":null,"offset":0}],
+			patterns: {
+				d: "yyyy/MM/dd",
+				D: "dddd, yyyy.'eko' MMMM'k 'd",
+				t: "HH:mm",
+				T: "H:mm:ss",
+				f: "dddd, yyyy.'eko' MMMM'k 'd HH:mm",
+				F: "dddd, yyyy.'eko' MMMM'k 'd H:mm:ss",
+				Y: "yyyy.'eko' MMMM"
+			}
+		}
+	}
+});
+
+}( this ));

http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/4ebce38e/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fa-IR.js
----------------------------------------------------------------------
diff --git a/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fa-IR.js b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fa-IR.js
new file mode 100644
index 0000000..3386f5f
--- /dev/null
+++ b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fa-IR.js
@@ -0,0 +1,213 @@
+/*
+ * Globalize Culture fa-IR
+ *
+ * http://github.com/jquery/globalize
+ *
+ * Copyright Software Freedom Conservancy, Inc.
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * This file was generated by the Globalize Culture Generator
+ * Translation: bugs found in this file need to be fixed in the generator
+ */
+
+(function( window, undefined ) {
+
+var Globalize;
+
+if ( typeof require !== "undefined"
+	&& typeof exports !== "undefined"
+	&& typeof module !== "undefined" ) {
+	// Assume CommonJS
+	Globalize = require( "globalize" );
+} else {
+	// Global variable
+	Globalize = window.Globalize;
+}
+
+Globalize.addCultureInfo( "fa-IR", "default", {
+	name: "fa-IR",
+	englishName: "Persian",
+	nativeName: "فارسى (ایران)",
+	language: "fa",
+	isRTL: true,
+	numberFormat: {
+		pattern: ["n-"],
+		currency: {
+			pattern: ["$n-","$ n"],
+			".": "/",
+			symbol: "ريال"
+		}
+	},
+	calendars: {
+		standard: {
+			name: "Gregorian_TransliteratedFrench",
+			firstDay: 6,
+			days: {
+				names: ["الأحد","الإثنين","الثلاثاء","الأربعاء","الخميس","الجمعة","السبت"],
+				namesAbbr: ["الأحد","الإثنين","الثلاثاء","الأربعاء","الخميس","الجمعة","السبت"],
+				namesShort: ["ح","ن","ث","ر","خ","ج","س"]
+			},
+			months: {
+				names: ["جانفييه","فيفرييه","مارس","أفريل","مي","جوان","جوييه","أوت","سبتمبر","اكتوبر","نوفمبر","ديسمبر",""],
+				namesAbbr: ["جانفييه","فيفرييه","مارس","أفريل","مي","جوان","جوييه","أوت","سبتمبر","اكتوبر","نوفمبر","ديسمبر",""]
+			},
+			AM: ["ق.ظ","ق.ظ","ق.ظ"],
+			PM: ["ب.ظ","ب.ظ","ب.ظ"],
+			eras: [{"name":"م","start":null,"offset":0}],
+			patterns: {
+				d: "MM/dd/yyyy",
+				t: "hh:mm tt",
+				T: "hh:mm:ss tt",
+				f: "dddd, MMMM dd, yyyy hh:mm tt",
+				F: "dddd, MMMM dd, yyyy hh:mm:ss tt"
+			}
+		},
+		Gregorian_Localized: {
+			firstDay: 6,
+			days: {
+				names: ["يكشنبه","دوشنبه","سه شنبه","چهارشنبه","پنجشنبه","جمعه","شنبه"],
+				namesAbbr: ["يكشنبه","دوشنبه","سه شنبه","چهارشنبه","پنجشنبه","جمعه","شنبه"],
+				namesShort: ["ی","د","س","چ","پ","ج","ش"]
+			},
+			months: {
+				names: ["ژانويه","فوريه","مارس","آوريل","مى","ژوئن","ژوئيه","اوت","سپتامبر","اُكتبر","نوامبر","دسامبر",""],
+				namesAbbr: ["ژانويه","فوريه","مارس","آوريل","مى","ژوئن","ژوئيه","اوت","سپتامبر","اُكتبر","نوامبر","دسامبر",""]
+			},
+			AM: ["ق.ظ","ق.ظ","ق.ظ"],
+			PM: ["ب.ظ","ب.ظ","ب.ظ"],
+			patterns: {
+				d: "yyyy/MM/dd",
+				D: "yyyy/MM/dd",
+				t: "hh:mm tt",
+				T: "hh:mm:ss tt",
+				f: "yyyy/MM/dd hh:mm tt",
+				F: "yyyy/MM/dd hh:mm:ss tt",
+				M: "dd MMMM"
+			}
+		},
+		Hijri: {
+			name: "Hijri",
+			firstDay: 6,
+			days: {
+				names: ["الأحد","الإثنين","الثلاثاء","الأربعاء","الخميس","الجمعة","السبت"],
+				namesAbbr: ["الأحد","الإثنين","الثلاثاء","الأربعاء","الخميس","الجمعة","السبت"],
+				namesShort: ["ح","ن","ث","ر","خ","ج","س"]
+			},
+			months: {
+				names: ["محرم","صفر","ربيع الأول","ربيع الثاني","جمادى الأولى","جمادى الثانية","رجب","شعبان","رمضان","شوال","ذو القعدة","ذو الحجة",""],
+				namesAbbr: ["محرم","صفر","ربيع الأول","ربيع الثاني","جمادى الأولى","جمادى الثانية","رجب","شعبان","رمضان","شوال","ذو القعدة","ذو الحجة",""]
+			},
+			AM: ["ق.ظ","ق.ظ","ق.ظ"],
+			PM: ["ب.ظ","ب.ظ","ب.ظ"],
+			eras: [{"name":"بعد الهجرة","start":null,"offset":0}],
+			twoDigitYearMax: 1451,
+			patterns: {
+				d: "dd/MM/yy",
+				D: "dd/MM/yyyy",
+				t: "hh:mm tt",
+				T: "hh:mm:ss tt",
+				f: "dd/MM/yyyy hh:mm tt",
+				F: "dd/MM/yyyy hh:mm:ss tt",
+				M: "dd MMMM"
+			},
+			convert: {
+                    // Adapted to Script from System.Globalization.HijriCalendar
+                    ticks1970: 62135596800000,
+                    // number of days leading up to each month
+                    monthDays: [0, 30, 59, 89, 118, 148, 177, 207, 236, 266, 295, 325, 355],
+                    minDate: -42521673600000,
+                    maxDate: 253402300799999,
+                    // The number of days to add or subtract from the calendar to accommodate the variances
+                    // in the start and the end of Ramadan and to accommodate the date difference between
+                    // countries/regions. May be dynamically adjusted based on user preference, but should
+                    // remain in the range of -2 to 2, inclusive.
+                    hijriAdjustment: 0,
+                    toGregorian: function(hyear, hmonth, hday) {
+                        var daysSinceJan0101 = this.daysToYear(hyear) + this.monthDays[hmonth] + hday - 1 - this.hijriAdjustment;
+                        // 86400000 = ticks per day
+                        var gdate = new Date(daysSinceJan0101 * 86400000 - this.ticks1970);
+                        // adjust for timezone, because we are interested in the gregorian date for the same timezone
+                        // but ticks in javascript is always from GMT, unlike the server were ticks counts from the base
+                        // date in the current timezone.
+                        gdate.setMinutes(gdate.getMinutes() + gdate.getTimezoneOffset());
+                        return gdate;
+                    },
+                    fromGregorian: function(gdate) {
+                        if ((gdate < this.minDate) || (gdate > this.maxDate)) return null;
+                        var ticks = this.ticks1970 + (gdate-0) - gdate.getTimezoneOffset() * 60000,
+                            daysSinceJan0101 = Math.floor(ticks / 86400000) + 1 + this.hijriAdjustment;
+                        // very particular formula determined by someone smart, adapted from the server-side implementation.
+                        // it approximates the hijri year.
+                        var hday, hmonth, hyear = Math.floor(((daysSinceJan0101 - 227013) * 30) / 10631) + 1,
+                            absDays = this.daysToYear(hyear),
+                            daysInYear = this.isLeapYear(hyear) ? 355 : 354;
+                        // hyear is just approximate, it may need adjustment up or down by 1.
+                        if (daysSinceJan0101 < absDays) {
+                            hyear--;
+                            absDays -= daysInYear;
+                        }
+                        else if (daysSinceJan0101 === absDays) {
+                            hyear--;
+                            absDays = this.daysToYear(hyear);
+                        }
+                        else {
+                            if (daysSinceJan0101 > (absDays + daysInYear)) {
+                                absDays += daysInYear;
+                                hyear++;
+                            }
+                        }
+                        // determine month by looking at how many days into the hyear we are
+                        // monthDays contains the number of days up to each month.
+                        hmonth = 0;
+                        var daysIntoYear = daysSinceJan0101 - absDays;
+                        while (hmonth <= 11 && daysIntoYear > this.monthDays[hmonth]) {
+                            hmonth++;
+                        }
+                        hmonth--;
+                        hday = daysIntoYear - this.monthDays[hmonth];
+                        return [hyear, hmonth, hday];
+                    },
+                    daysToYear: function(year) {
+                        // calculates how many days since Jan 1, 0001
+                        var yearsToYear30 = Math.floor((year - 1) / 30) * 30,
+                            yearsInto30 = year - yearsToYear30 - 1,
+                            days = Math.floor((yearsToYear30 * 10631) / 30) + 227013;
+                        while (yearsInto30 > 0) {
+                            days += (this.isLeapYear(yearsInto30) ? 355 : 354);
+                            yearsInto30--;
+                        }
+                        return days;
+                    },
+                    isLeapYear: function(year) {
+                        return ((((year * 11) + 14) % 30) < 11);
+                    }
+			}
+		},
+		Gregorian_TransliteratedEnglish: {
+			name: "Gregorian_TransliteratedEnglish",
+			firstDay: 6,
+			days: {
+				names: ["الأحد","الإثنين","الثلاثاء","الأربعاء","الخميس","الجمعة","السبت"],
+				namesAbbr: ["الأحد","الإثنين","الثلاثاء","الأربعاء","الخميس","الجمعة","السبت"],
+				namesShort: ["أ","ا","ث","أ","خ","ج","س"]
+			},
+			months: {
+				names: ["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر",""],
+				namesAbbr: ["يناير","فبراير","مارس","ابريل","مايو","يونيو","يوليو","اغسطس","سبتمبر","اكتوبر","نوفمبر","ديسمبر",""]
+			},
+			AM: ["ق.ظ","ق.ظ","ق.ظ"],
+			PM: ["ب.ظ","ب.ظ","ب.ظ"],
+			eras: [{"name":"م","start":null,"offset":0}],
+			patterns: {
+				d: "MM/dd/yyyy",
+				t: "hh:mm tt",
+				T: "hh:mm:ss tt",
+				f: "dddd, MMMM dd, yyyy hh:mm tt",
+				F: "dddd, MMMM dd, yyyy hh:mm:ss tt"
+			}
+		}
+	}
+});
+
+}( this ));

http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/4ebce38e/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fa.js
----------------------------------------------------------------------
diff --git a/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fa.js b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fa.js
new file mode 100644
index 0000000..580eac1
--- /dev/null
+++ b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fa.js
@@ -0,0 +1,213 @@
+/*
+ * Globalize Culture fa
+ *
+ * http://github.com/jquery/globalize
+ *
+ * Copyright Software Freedom Conservancy, Inc.
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * This file was generated by the Globalize Culture Generator
+ * Translation: bugs found in this file need to be fixed in the generator
+ */
+
+(function( window, undefined ) {
+
+var Globalize;
+
+if ( typeof require !== "undefined"
+	&& typeof exports !== "undefined"
+	&& typeof module !== "undefined" ) {
+	// Assume CommonJS
+	Globalize = require( "globalize" );
+} else {
+	// Global variable
+	Globalize = window.Globalize;
+}
+
+Globalize.addCultureInfo( "fa", "default", {
+	name: "fa",
+	englishName: "Persian",
+	nativeName: "فارسى",
+	language: "fa",
+	isRTL: true,
+	numberFormat: {
+		pattern: ["n-"],
+		currency: {
+			pattern: ["$n-","$ n"],
+			".": "/",
+			symbol: "ريال"
+		}
+	},
+	calendars: {
+		standard: {
+			name: "Gregorian_TransliteratedFrench",
+			firstDay: 6,
+			days: {
+				names: ["الأحد","الإثنين","الثلاثاء","الأربعاء","الخميس","الجمعة","السبت"],
+				namesAbbr: ["الأحد","الإثنين","الثلاثاء","الأربعاء","الخميس","الجمعة","السبت"],
+				namesShort: ["ح","ن","ث","ر","خ","ج","س"]
+			},
+			months: {
+				names: ["جانفييه","فيفرييه","مارس","أفريل","مي","جوان","جوييه","أوت","سبتمبر","اكتوبر","نوفمبر","ديسمبر",""],
+				namesAbbr: ["جانفييه","فيفرييه","مارس","أفريل","مي","جوان","جوييه","أوت","سبتمبر","اكتوبر","نوفمبر","ديسمبر",""]
+			},
+			AM: ["ق.ظ","ق.ظ","ق.ظ"],
+			PM: ["ب.ظ","ب.ظ","ب.ظ"],
+			eras: [{"name":"م","start":null,"offset":0}],
+			patterns: {
+				d: "MM/dd/yyyy",
+				t: "hh:mm tt",
+				T: "hh:mm:ss tt",
+				f: "dddd, MMMM dd, yyyy hh:mm tt",
+				F: "dddd, MMMM dd, yyyy hh:mm:ss tt"
+			}
+		},
+		Gregorian_Localized: {
+			firstDay: 6,
+			days: {
+				names: ["يكشنبه","دوشنبه","سه شنبه","چهارشنبه","پنجشنبه","جمعه","شنبه"],
+				namesAbbr: ["يكشنبه","دوشنبه","سه شنبه","چهارشنبه","پنجشنبه","جمعه","شنبه"],
+				namesShort: ["ی","د","س","چ","پ","ج","ش"]
+			},
+			months: {
+				names: ["ژانويه","فوريه","مارس","آوريل","مى","ژوئن","ژوئيه","اوت","سپتامبر","اُكتبر","نوامبر","دسامبر",""],
+				namesAbbr: ["ژانويه","فوريه","مارس","آوريل","مى","ژوئن","ژوئيه","اوت","سپتامبر","اُكتبر","نوامبر","دسامبر",""]
+			},
+			AM: ["ق.ظ","ق.ظ","ق.ظ"],
+			PM: ["ب.ظ","ب.ظ","ب.ظ"],
+			patterns: {
+				d: "yyyy/MM/dd",
+				D: "yyyy/MM/dd",
+				t: "hh:mm tt",
+				T: "hh:mm:ss tt",
+				f: "yyyy/MM/dd hh:mm tt",
+				F: "yyyy/MM/dd hh:mm:ss tt",
+				M: "dd MMMM"
+			}
+		},
+		Hijri: {
+			name: "Hijri",
+			firstDay: 6,
+			days: {
+				names: ["الأحد","الإثنين","الثلاثاء","الأربعاء","الخميس","الجمعة","السبت"],
+				namesAbbr: ["الأحد","الإثنين","الثلاثاء","الأربعاء","الخميس","الجمعة","السبت"],
+				namesShort: ["ح","ن","ث","ر","خ","ج","س"]
+			},
+			months: {
+				names: ["محرم","صفر","ربيع الأول","ربيع الثاني","جمادى الأولى","جمادى الثانية","رجب","شعبان","رمضان","شوال","ذو القعدة","ذو الحجة",""],
+				namesAbbr: ["محرم","صفر","ربيع الأول","ربيع الثاني","جمادى الأولى","جمادى الثانية","رجب","شعبان","رمضان","شوال","ذو القعدة","ذو الحجة",""]
+			},
+			AM: ["ق.ظ","ق.ظ","ق.ظ"],
+			PM: ["ب.ظ","ب.ظ","ب.ظ"],
+			eras: [{"name":"بعد الهجرة","start":null,"offset":0}],
+			twoDigitYearMax: 1451,
+			patterns: {
+				d: "dd/MM/yy",
+				D: "dd/MM/yyyy",
+				t: "hh:mm tt",
+				T: "hh:mm:ss tt",
+				f: "dd/MM/yyyy hh:mm tt",
+				F: "dd/MM/yyyy hh:mm:ss tt",
+				M: "dd MMMM"
+			},
+			convert: {
+                    // Adapted to Script from System.Globalization.HijriCalendar
+                    ticks1970: 62135596800000,
+                    // number of days leading up to each month
+                    monthDays: [0, 30, 59, 89, 118, 148, 177, 207, 236, 266, 295, 325, 355],
+                    minDate: -42521673600000,
+                    maxDate: 253402300799999,
+                    // The number of days to add or subtract from the calendar to accommodate the variances
+                    // in the start and the end of Ramadan and to accommodate the date difference between
+                    // countries/regions. May be dynamically adjusted based on user preference, but should
+                    // remain in the range of -2 to 2, inclusive.
+                    hijriAdjustment: 0,
+                    toGregorian: function(hyear, hmonth, hday) {
+                        var daysSinceJan0101 = this.daysToYear(hyear) + this.monthDays[hmonth] + hday - 1 - this.hijriAdjustment;
+                        // 86400000 = ticks per day
+                        var gdate = new Date(daysSinceJan0101 * 86400000 - this.ticks1970);
+                        // adjust for timezone, because we are interested in the gregorian date for the same timezone
+                        // but ticks in javascript is always from GMT, unlike the server were ticks counts from the base
+                        // date in the current timezone.
+                        gdate.setMinutes(gdate.getMinutes() + gdate.getTimezoneOffset());
+                        return gdate;
+                    },
+                    fromGregorian: function(gdate) {
+                        if ((gdate < this.minDate) || (gdate > this.maxDate)) return null;
+                        var ticks = this.ticks1970 + (gdate-0) - gdate.getTimezoneOffset() * 60000,
+                            daysSinceJan0101 = Math.floor(ticks / 86400000) + 1 + this.hijriAdjustment;
+                        // very particular formula determined by someone smart, adapted from the server-side implementation.
+                        // it approximates the hijri year.
+                        var hday, hmonth, hyear = Math.floor(((daysSinceJan0101 - 227013) * 30) / 10631) + 1,
+                            absDays = this.daysToYear(hyear),
+                            daysInYear = this.isLeapYear(hyear) ? 355 : 354;
+                        // hyear is just approximate, it may need adjustment up or down by 1.
+                        if (daysSinceJan0101 < absDays) {
+                            hyear--;
+                            absDays -= daysInYear;
+                        }
+                        else if (daysSinceJan0101 === absDays) {
+                            hyear--;
+                            absDays = this.daysToYear(hyear);
+                        }
+                        else {
+                            if (daysSinceJan0101 > (absDays + daysInYear)) {
+                                absDays += daysInYear;
+                                hyear++;
+                            }
+                        }
+                        // determine month by looking at how many days into the hyear we are
+                        // monthDays contains the number of days up to each month.
+                        hmonth = 0;
+                        var daysIntoYear = daysSinceJan0101 - absDays;
+                        while (hmonth <= 11 && daysIntoYear > this.monthDays[hmonth]) {
+                            hmonth++;
+                        }
+                        hmonth--;
+                        hday = daysIntoYear - this.monthDays[hmonth];
+                        return [hyear, hmonth, hday];
+                    },
+                    daysToYear: function(year) {
+                        // calculates how many days since Jan 1, 0001
+                        var yearsToYear30 = Math.floor((year - 1) / 30) * 30,
+                            yearsInto30 = year - yearsToYear30 - 1,
+                            days = Math.floor((yearsToYear30 * 10631) / 30) + 227013;
+                        while (yearsInto30 > 0) {
+                            days += (this.isLeapYear(yearsInto30) ? 355 : 354);
+                            yearsInto30--;
+                        }
+                        return days;
+                    },
+                    isLeapYear: function(year) {
+                        return ((((year * 11) + 14) % 30) < 11);
+                    }
+			}
+		},
+		Gregorian_TransliteratedEnglish: {
+			name: "Gregorian_TransliteratedEnglish",
+			firstDay: 6,
+			days: {
+				names: ["الأحد","الإثنين","الثلاثاء","الأربعاء","الخميس","الجمعة","السبت"],
+				namesAbbr: ["الأحد","الإثنين","الثلاثاء","الأربعاء","الخميس","الجمعة","السبت"],
+				namesShort: ["أ","ا","ث","أ","خ","ج","س"]
+			},
+			months: {
+				names: ["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر",""],
+				namesAbbr: ["يناير","فبراير","مارس","ابريل","مايو","يونيو","يوليو","اغسطس","سبتمبر","اكتوبر","نوفمبر","ديسمبر",""]
+			},
+			AM: ["ق.ظ","ق.ظ","ق.ظ"],
+			PM: ["ب.ظ","ب.ظ","ب.ظ"],
+			eras: [{"name":"م","start":null,"offset":0}],
+			patterns: {
+				d: "MM/dd/yyyy",
+				t: "hh:mm tt",
+				T: "hh:mm:ss tt",
+				f: "dddd, MMMM dd, yyyy hh:mm tt",
+				F: "dddd, MMMM dd, yyyy hh:mm:ss tt"
+			}
+		}
+	}
+});
+
+}( this ));

http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/4ebce38e/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fi-FI.js
----------------------------------------------------------------------
diff --git a/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fi-FI.js b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fi-FI.js
new file mode 100644
index 0000000..09f0dad
--- /dev/null
+++ b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fi-FI.js
@@ -0,0 +1,78 @@
+/*
+ * Globalize Culture fi-FI
+ *
+ * http://github.com/jquery/globalize
+ *
+ * Copyright Software Freedom Conservancy, Inc.
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * This file was generated by the Globalize Culture Generator
+ * Translation: bugs found in this file need to be fixed in the generator
+ */
+
+(function( window, undefined ) {
+
+var Globalize;
+
+if ( typeof require !== "undefined"
+	&& typeof exports !== "undefined"
+	&& typeof module !== "undefined" ) {
+	// Assume CommonJS
+	Globalize = require( "globalize" );
+} else {
+	// Global variable
+	Globalize = window.Globalize;
+}
+
+Globalize.addCultureInfo( "fi-FI", "default", {
+	name: "fi-FI",
+	englishName: "Finnish (Finland)",
+	nativeName: "suomi (Suomi)",
+	language: "fi",
+	numberFormat: {
+		",": " ",
+		".": ",",
+		negativeInfinity: "-INF",
+		positiveInfinity: "INF",
+		percent: {
+			",": " ",
+			".": ","
+		},
+		currency: {
+			pattern: ["-n $","n $"],
+			",": " ",
+			".": ",",
+			symbol: "€"
+		}
+	},
+	calendars: {
+		standard: {
+			"/": ".",
+			firstDay: 1,
+			days: {
+				names: ["sunnuntai","maanantai","tiistai","keskiviikko","torstai","perjantai","lauantai"],
+				namesAbbr: ["su","ma","ti","ke","to","pe","la"],
+				namesShort: ["su","ma","ti","ke","to","pe","la"]
+			},
+			months: {
+				names: ["tammikuu","helmikuu","maaliskuu","huhtikuu","toukokuu","kesäkuu","heinäkuu","elokuu","syyskuu","lokakuu","marraskuu","joulukuu",""],
+				namesAbbr: ["tammi","helmi","maalis","huhti","touko","kesä","heinä","elo","syys","loka","marras","joulu",""]
+			},
+			AM: null,
+			PM: null,
+			patterns: {
+				d: "d.M.yyyy",
+				D: "d. MMMM'ta 'yyyy",
+				t: "H:mm",
+				T: "H:mm:ss",
+				f: "d. MMMM'ta 'yyyy H:mm",
+				F: "d. MMMM'ta 'yyyy H:mm:ss",
+				M: "d. MMMM'ta'",
+				Y: "MMMM yyyy"
+			}
+		}
+	}
+});
+
+}( this ));

http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/4ebce38e/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fi.js
----------------------------------------------------------------------
diff --git a/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fi.js b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fi.js
new file mode 100644
index 0000000..e8fa06c
--- /dev/null
+++ b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fi.js
@@ -0,0 +1,78 @@
+/*
+ * Globalize Culture fi
+ *
+ * http://github.com/jquery/globalize
+ *
+ * Copyright Software Freedom Conservancy, Inc.
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * This file was generated by the Globalize Culture Generator
+ * Translation: bugs found in this file need to be fixed in the generator
+ */
+
+(function( window, undefined ) {
+
+var Globalize;
+
+if ( typeof require !== "undefined"
+	&& typeof exports !== "undefined"
+	&& typeof module !== "undefined" ) {
+	// Assume CommonJS
+	Globalize = require( "globalize" );
+} else {
+	// Global variable
+	Globalize = window.Globalize;
+}
+
+Globalize.addCultureInfo( "fi", "default", {
+	name: "fi",
+	englishName: "Finnish",
+	nativeName: "suomi",
+	language: "fi",
+	numberFormat: {
+		",": " ",
+		".": ",",
+		negativeInfinity: "-INF",
+		positiveInfinity: "INF",
+		percent: {
+			",": " ",
+			".": ","
+		},
+		currency: {
+			pattern: ["-n $","n $"],
+			",": " ",
+			".": ",",
+			symbol: "€"
+		}
+	},
+	calendars: {
+		standard: {
+			"/": ".",
+			firstDay: 1,
+			days: {
+				names: ["sunnuntai","maanantai","tiistai","keskiviikko","torstai","perjantai","lauantai"],
+				namesAbbr: ["su","ma","ti","ke","to","pe","la"],
+				namesShort: ["su","ma","ti","ke","to","pe","la"]
+			},
+			months: {
+				names: ["tammikuu","helmikuu","maaliskuu","huhtikuu","toukokuu","kesäkuu","heinäkuu","elokuu","syyskuu","lokakuu","marraskuu","joulukuu",""],
+				namesAbbr: ["tammi","helmi","maalis","huhti","touko","kesä","heinä","elo","syys","loka","marras","joulu",""]
+			},
+			AM: null,
+			PM: null,
+			patterns: {
+				d: "d.M.yyyy",
+				D: "d. MMMM'ta 'yyyy",
+				t: "H:mm",
+				T: "H:mm:ss",
+				f: "d. MMMM'ta 'yyyy H:mm",
+				F: "d. MMMM'ta 'yyyy H:mm:ss",
+				M: "d. MMMM'ta'",
+				Y: "MMMM yyyy"
+			}
+		}
+	}
+});
+
+}( this ));

http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/4ebce38e/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fil-PH.js
----------------------------------------------------------------------
diff --git a/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fil-PH.js b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fil-PH.js
new file mode 100644
index 0000000..3e6c8fa
--- /dev/null
+++ b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fil-PH.js
@@ -0,0 +1,54 @@
+/*
+ * Globalize Culture fil-PH
+ *
+ * http://github.com/jquery/globalize
+ *
+ * Copyright Software Freedom Conservancy, Inc.
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * This file was generated by the Globalize Culture Generator
+ * Translation: bugs found in this file need to be fixed in the generator
+ */
+
+(function( window, undefined ) {
+
+var Globalize;
+
+if ( typeof require !== "undefined"
+	&& typeof exports !== "undefined"
+	&& typeof module !== "undefined" ) {
+	// Assume CommonJS
+	Globalize = require( "globalize" );
+} else {
+	// Global variable
+	Globalize = window.Globalize;
+}
+
+Globalize.addCultureInfo( "fil-PH", "default", {
+	name: "fil-PH",
+	englishName: "Filipino (Philippines)",
+	nativeName: "Filipino (Pilipinas)",
+	language: "fil",
+	numberFormat: {
+		currency: {
+			symbol: "PhP"
+		}
+	},
+	calendars: {
+		standard: {
+			days: {
+				names: ["Linggo","Lunes","Martes","Mierkoles","Huebes","Biernes","Sabado"],
+				namesAbbr: ["Lin","Lun","Mar","Mier","Hueb","Bier","Saba"],
+				namesShort: ["L","L","M","M","H","B","S"]
+			},
+			months: {
+				names: ["Enero","Pebrero","Marso","Abril","Mayo","Hunyo","Hulyo","Agosto","Septyembre","Oktubre","Nobyembre","Disyembre",""],
+				namesAbbr: ["En","Peb","Mar","Abr","Mayo","Hun","Hul","Agos","Sept","Okt","Nob","Dis",""]
+			},
+			eras: [{"name":"Anno Domini","start":null,"offset":0}]
+		}
+	}
+});
+
+}( this ));

http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/4ebce38e/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fil.js
----------------------------------------------------------------------
diff --git a/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fil.js b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fil.js
new file mode 100644
index 0000000..6e4509f
--- /dev/null
+++ b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fil.js
@@ -0,0 +1,54 @@
+/*
+ * Globalize Culture fil
+ *
+ * http://github.com/jquery/globalize
+ *
+ * Copyright Software Freedom Conservancy, Inc.
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * This file was generated by the Globalize Culture Generator
+ * Translation: bugs found in this file need to be fixed in the generator
+ */
+
+(function( window, undefined ) {
+
+var Globalize;
+
+if ( typeof require !== "undefined"
+	&& typeof exports !== "undefined"
+	&& typeof module !== "undefined" ) {
+	// Assume CommonJS
+	Globalize = require( "globalize" );
+} else {
+	// Global variable
+	Globalize = window.Globalize;
+}
+
+Globalize.addCultureInfo( "fil", "default", {
+	name: "fil",
+	englishName: "Filipino",
+	nativeName: "Filipino",
+	language: "fil",
+	numberFormat: {
+		currency: {
+			symbol: "PhP"
+		}
+	},
+	calendars: {
+		standard: {
+			days: {
+				names: ["Linggo","Lunes","Martes","Mierkoles","Huebes","Biernes","Sabado"],
+				namesAbbr: ["Lin","Lun","Mar","Mier","Hueb","Bier","Saba"],
+				namesShort: ["L","L","M","M","H","B","S"]
+			},
+			months: {
+				names: ["Enero","Pebrero","Marso","Abril","Mayo","Hunyo","Hulyo","Agosto","Septyembre","Oktubre","Nobyembre","Disyembre",""],
+				namesAbbr: ["En","Peb","Mar","Abr","Mayo","Hun","Hul","Agos","Sept","Okt","Nob","Dis",""]
+			},
+			eras: [{"name":"Anno Domini","start":null,"offset":0}]
+		}
+	}
+});
+
+}( this ));

http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/4ebce38e/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fo-FO.js
----------------------------------------------------------------------
diff --git a/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fo-FO.js b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fo-FO.js
new file mode 100644
index 0000000..68783ce
--- /dev/null
+++ b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fo-FO.js
@@ -0,0 +1,79 @@
+/*
+ * Globalize Culture fo-FO
+ *
+ * http://github.com/jquery/globalize
+ *
+ * Copyright Software Freedom Conservancy, Inc.
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * This file was generated by the Globalize Culture Generator
+ * Translation: bugs found in this file need to be fixed in the generator
+ */
+
+(function( window, undefined ) {
+
+var Globalize;
+
+if ( typeof require !== "undefined"
+	&& typeof exports !== "undefined"
+	&& typeof module !== "undefined" ) {
+	// Assume CommonJS
+	Globalize = require( "globalize" );
+} else {
+	// Global variable
+	Globalize = window.Globalize;
+}
+
+Globalize.addCultureInfo( "fo-FO", "default", {
+	name: "fo-FO",
+	englishName: "Faroese (Faroe Islands)",
+	nativeName: "føroyskt (Føroyar)",
+	language: "fo",
+	numberFormat: {
+		",": ".",
+		".": ",",
+		negativeInfinity: "-INF",
+		positiveInfinity: "INF",
+		percent: {
+			pattern: ["-n%","n%"],
+			",": ".",
+			".": ","
+		},
+		currency: {
+			pattern: ["$ -n","$ n"],
+			",": ".",
+			".": ",",
+			symbol: "kr."
+		}
+	},
+	calendars: {
+		standard: {
+			"/": "-",
+			firstDay: 1,
+			days: {
+				names: ["sunnudagur","mánadagur","týsdagur","mikudagur","hósdagur","fríggjadagur","leygardagur"],
+				namesAbbr: ["sun","mán","týs","mik","hós","frí","leyg"],
+				namesShort: ["su","má","tý","mi","hó","fr","ley"]
+			},
+			months: {
+				names: ["januar","februar","mars","apríl","mai","juni","juli","august","september","oktober","november","desember",""],
+				namesAbbr: ["jan","feb","mar","apr","mai","jun","jul","aug","sep","okt","nov","des",""]
+			},
+			AM: null,
+			PM: null,
+			patterns: {
+				d: "dd-MM-yyyy",
+				D: "d. MMMM yyyy",
+				t: "HH:mm",
+				T: "HH:mm:ss",
+				f: "d. MMMM yyyy HH:mm",
+				F: "d. MMMM yyyy HH:mm:ss",
+				M: "d. MMMM",
+				Y: "MMMM yyyy"
+			}
+		}
+	}
+});
+
+}( this ));

http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/4ebce38e/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fo.js
----------------------------------------------------------------------
diff --git a/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fo.js b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fo.js
new file mode 100644
index 0000000..7b98c7d
--- /dev/null
+++ b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fo.js
@@ -0,0 +1,79 @@
+/*
+ * Globalize Culture fo
+ *
+ * http://github.com/jquery/globalize
+ *
+ * Copyright Software Freedom Conservancy, Inc.
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * This file was generated by the Globalize Culture Generator
+ * Translation: bugs found in this file need to be fixed in the generator
+ */
+
+(function( window, undefined ) {
+
+var Globalize;
+
+if ( typeof require !== "undefined"
+	&& typeof exports !== "undefined"
+	&& typeof module !== "undefined" ) {
+	// Assume CommonJS
+	Globalize = require( "globalize" );
+} else {
+	// Global variable
+	Globalize = window.Globalize;
+}
+
+Globalize.addCultureInfo( "fo", "default", {
+	name: "fo",
+	englishName: "Faroese",
+	nativeName: "føroyskt",
+	language: "fo",
+	numberFormat: {
+		",": ".",
+		".": ",",
+		negativeInfinity: "-INF",
+		positiveInfinity: "INF",
+		percent: {
+			pattern: ["-n%","n%"],
+			",": ".",
+			".": ","
+		},
+		currency: {
+			pattern: ["$ -n","$ n"],
+			",": ".",
+			".": ",",
+			symbol: "kr."
+		}
+	},
+	calendars: {
+		standard: {
+			"/": "-",
+			firstDay: 1,
+			days: {
+				names: ["sunnudagur","mánadagur","týsdagur","mikudagur","hósdagur","fríggjadagur","leygardagur"],
+				namesAbbr: ["sun","mán","týs","mik","hós","frí","leyg"],
+				namesShort: ["su","má","tý","mi","hó","fr","ley"]
+			},
+			months: {
+				names: ["januar","februar","mars","apríl","mai","juni","juli","august","september","oktober","november","desember",""],
+				namesAbbr: ["jan","feb","mar","apr","mai","jun","jul","aug","sep","okt","nov","des",""]
+			},
+			AM: null,
+			PM: null,
+			patterns: {
+				d: "dd-MM-yyyy",
+				D: "d. MMMM yyyy",
+				t: "HH:mm",
+				T: "HH:mm:ss",
+				f: "d. MMMM yyyy HH:mm",
+				F: "d. MMMM yyyy HH:mm:ss",
+				M: "d. MMMM",
+				Y: "MMMM yyyy"
+			}
+		}
+	}
+});
+
+}( this ));

http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/4ebce38e/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fr-BE.js
----------------------------------------------------------------------
diff --git a/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fr-BE.js b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fr-BE.js
new file mode 100644
index 0000000..e5d5b9b
--- /dev/null
+++ b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fr-BE.js
@@ -0,0 +1,79 @@
+/*
+ * Globalize Culture fr-BE
+ *
+ * http://github.com/jquery/globalize
+ *
+ * Copyright Software Freedom Conservancy, Inc.
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * This file was generated by the Globalize Culture Generator
+ * Translation: bugs found in this file need to be fixed in the generator
+ */
+
+(function( window, undefined ) {
+
+var Globalize;
+
+if ( typeof require !== "undefined"
+	&& typeof exports !== "undefined"
+	&& typeof module !== "undefined" ) {
+	// Assume CommonJS
+	Globalize = require( "globalize" );
+} else {
+	// Global variable
+	Globalize = window.Globalize;
+}
+
+Globalize.addCultureInfo( "fr-BE", "default", {
+	name: "fr-BE",
+	englishName: "French (Belgium)",
+	nativeName: "français (Belgique)",
+	language: "fr",
+	numberFormat: {
+		",": ".",
+		".": ",",
+		NaN: "Non Numérique",
+		negativeInfinity: "-Infini",
+		positiveInfinity: "+Infini",
+		percent: {
+			",": ".",
+			".": ","
+		},
+		currency: {
+			pattern: ["$ -n","$ n"],
+			",": ".",
+			".": ",",
+			symbol: "€"
+		}
+	},
+	calendars: {
+		standard: {
+			firstDay: 1,
+			days: {
+				names: ["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],
+				namesAbbr: ["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],
+				namesShort: ["di","lu","ma","me","je","ve","sa"]
+			},
+			months: {
+				names: ["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre",""],
+				namesAbbr: ["janv.","févr.","mars","avr.","mai","juin","juil.","août","sept.","oct.","nov.","déc.",""]
+			},
+			AM: null,
+			PM: null,
+			eras: [{"name":"ap. J.-C.","start":null,"offset":0}],
+			patterns: {
+				d: "d/MM/yyyy",
+				D: "dddd d MMMM yyyy",
+				t: "HH:mm",
+				T: "HH:mm:ss",
+				f: "dddd d MMMM yyyy HH:mm",
+				F: "dddd d MMMM yyyy HH:mm:ss",
+				M: "d MMMM",
+				Y: "MMMM yyyy"
+			}
+		}
+	}
+});
+
+}( this ));

http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/4ebce38e/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fr-CA.js
----------------------------------------------------------------------
diff --git a/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fr-CA.js b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fr-CA.js
new file mode 100644
index 0000000..d91d60e
--- /dev/null
+++ b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fr-CA.js
@@ -0,0 +1,77 @@
+/*
+ * Globalize Culture fr-CA
+ *
+ * http://github.com/jquery/globalize
+ *
+ * Copyright Software Freedom Conservancy, Inc.
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * This file was generated by the Globalize Culture Generator
+ * Translation: bugs found in this file need to be fixed in the generator
+ */
+
+(function( window, undefined ) {
+
+var Globalize;
+
+if ( typeof require !== "undefined"
+	&& typeof exports !== "undefined"
+	&& typeof module !== "undefined" ) {
+	// Assume CommonJS
+	Globalize = require( "globalize" );
+} else {
+	// Global variable
+	Globalize = window.Globalize;
+}
+
+Globalize.addCultureInfo( "fr-CA", "default", {
+	name: "fr-CA",
+	englishName: "French (Canada)",
+	nativeName: "français (Canada)",
+	language: "fr",
+	numberFormat: {
+		",": " ",
+		".": ",",
+		NaN: "Non Numérique",
+		negativeInfinity: "-Infini",
+		positiveInfinity: "+Infini",
+		percent: {
+			",": " ",
+			".": ","
+		},
+		currency: {
+			pattern: ["(n $)","n $"],
+			",": " ",
+			".": ","
+		}
+	},
+	calendars: {
+		standard: {
+			"/": "-",
+			days: {
+				names: ["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],
+				namesAbbr: ["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],
+				namesShort: ["di","lu","ma","me","je","ve","sa"]
+			},
+			months: {
+				names: ["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre",""],
+				namesAbbr: ["janv.","févr.","mars","avr.","mai","juin","juil.","août","sept.","oct.","nov.","déc.",""]
+			},
+			AM: null,
+			PM: null,
+			eras: [{"name":"ap. J.-C.","start":null,"offset":0}],
+			patterns: {
+				d: "yyyy-MM-dd",
+				D: "d MMMM yyyy",
+				t: "HH:mm",
+				T: "HH:mm:ss",
+				f: "d MMMM yyyy HH:mm",
+				F: "d MMMM yyyy HH:mm:ss",
+				M: "d MMMM"
+			}
+		}
+	}
+});
+
+}( this ));

http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/4ebce38e/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fr-CH.js
----------------------------------------------------------------------
diff --git a/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fr-CH.js b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fr-CH.js
new file mode 100644
index 0000000..89d416b
--- /dev/null
+++ b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fr-CH.js
@@ -0,0 +1,77 @@
+/*
+ * Globalize Culture fr-CH
+ *
+ * http://github.com/jquery/globalize
+ *
+ * Copyright Software Freedom Conservancy, Inc.
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * This file was generated by the Globalize Culture Generator
+ * Translation: bugs found in this file need to be fixed in the generator
+ */
+
+(function( window, undefined ) {
+
+var Globalize;
+
+if ( typeof require !== "undefined"
+	&& typeof exports !== "undefined"
+	&& typeof module !== "undefined" ) {
+	// Assume CommonJS
+	Globalize = require( "globalize" );
+} else {
+	// Global variable
+	Globalize = window.Globalize;
+}
+
+Globalize.addCultureInfo( "fr-CH", "default", {
+	name: "fr-CH",
+	englishName: "French (Switzerland)",
+	nativeName: "français (Suisse)",
+	language: "fr",
+	numberFormat: {
+		",": "'",
+		NaN: "Non Numérique",
+		negativeInfinity: "-Infini",
+		positiveInfinity: "+Infini",
+		percent: {
+			",": "'"
+		},
+		currency: {
+			pattern: ["$-n","$ n"],
+			",": "'",
+			symbol: "fr."
+		}
+	},
+	calendars: {
+		standard: {
+			"/": ".",
+			firstDay: 1,
+			days: {
+				names: ["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],
+				namesAbbr: ["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],
+				namesShort: ["di","lu","ma","me","je","ve","sa"]
+			},
+			months: {
+				names: ["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre",""],
+				namesAbbr: ["janv.","févr.","mars","avr.","mai","juin","juil.","août","sept.","oct.","nov.","déc.",""]
+			},
+			AM: null,
+			PM: null,
+			eras: [{"name":"ap. J.-C.","start":null,"offset":0}],
+			patterns: {
+				d: "dd.MM.yyyy",
+				D: "dddd d MMMM yyyy",
+				t: "HH:mm",
+				T: "HH:mm:ss",
+				f: "dddd d MMMM yyyy HH:mm",
+				F: "dddd d MMMM yyyy HH:mm:ss",
+				M: "d MMMM",
+				Y: "MMMM yyyy"
+			}
+		}
+	}
+});
+
+}( this ));

http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/4ebce38e/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fr-FR.js
----------------------------------------------------------------------
diff --git a/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fr-FR.js b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fr-FR.js
new file mode 100644
index 0000000..ddd833a
--- /dev/null
+++ b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fr-FR.js
@@ -0,0 +1,79 @@
+/*
+ * Globalize Culture fr-FR
+ *
+ * http://github.com/jquery/globalize
+ *
+ * Copyright Software Freedom Conservancy, Inc.
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * This file was generated by the Globalize Culture Generator
+ * Translation: bugs found in this file need to be fixed in the generator
+ */
+
+(function( window, undefined ) {
+
+var Globalize;
+
+if ( typeof require !== "undefined"
+	&& typeof exports !== "undefined"
+	&& typeof module !== "undefined" ) {
+	// Assume CommonJS
+	Globalize = require( "globalize" );
+} else {
+	// Global variable
+	Globalize = window.Globalize;
+}
+
+Globalize.addCultureInfo( "fr-FR", "default", {
+	name: "fr-FR",
+	englishName: "French (France)",
+	nativeName: "français (France)",
+	language: "fr",
+	numberFormat: {
+		",": " ",
+		".": ",",
+		NaN: "Non Numérique",
+		negativeInfinity: "-Infini",
+		positiveInfinity: "+Infini",
+		percent: {
+			",": " ",
+			".": ","
+		},
+		currency: {
+			pattern: ["-n $","n $"],
+			",": " ",
+			".": ",",
+			symbol: "€"
+		}
+	},
+	calendars: {
+		standard: {
+			firstDay: 1,
+			days: {
+				names: ["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],
+				namesAbbr: ["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],
+				namesShort: ["di","lu","ma","me","je","ve","sa"]
+			},
+			months: {
+				names: ["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre",""],
+				namesAbbr: ["janv.","févr.","mars","avr.","mai","juin","juil.","août","sept.","oct.","nov.","déc.",""]
+			},
+			AM: null,
+			PM: null,
+			eras: [{"name":"ap. J.-C.","start":null,"offset":0}],
+			patterns: {
+				d: "dd/MM/yyyy",
+				D: "dddd d MMMM yyyy",
+				t: "HH:mm",
+				T: "HH:mm:ss",
+				f: "dddd d MMMM yyyy HH:mm",
+				F: "dddd d MMMM yyyy HH:mm:ss",
+				M: "d MMMM",
+				Y: "MMMM yyyy"
+			}
+		}
+	}
+});
+
+}( this ));

http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/4ebce38e/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fr-LU.js
----------------------------------------------------------------------
diff --git a/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fr-LU.js b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fr-LU.js
new file mode 100644
index 0000000..1a3408f
--- /dev/null
+++ b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fr-LU.js
@@ -0,0 +1,79 @@
+/*
+ * Globalize Culture fr-LU
+ *
+ * http://github.com/jquery/globalize
+ *
+ * Copyright Software Freedom Conservancy, Inc.
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * This file was generated by the Globalize Culture Generator
+ * Translation: bugs found in this file need to be fixed in the generator
+ */
+
+(function( window, undefined ) {
+
+var Globalize;
+
+if ( typeof require !== "undefined"
+	&& typeof exports !== "undefined"
+	&& typeof module !== "undefined" ) {
+	// Assume CommonJS
+	Globalize = require( "globalize" );
+} else {
+	// Global variable
+	Globalize = window.Globalize;
+}
+
+Globalize.addCultureInfo( "fr-LU", "default", {
+	name: "fr-LU",
+	englishName: "French (Luxembourg)",
+	nativeName: "français (Luxembourg)",
+	language: "fr",
+	numberFormat: {
+		",": " ",
+		".": ",",
+		NaN: "Non Numérique",
+		negativeInfinity: "-Infini",
+		positiveInfinity: "+Infini",
+		percent: {
+			",": " ",
+			".": ","
+		},
+		currency: {
+			pattern: ["-n $","n $"],
+			",": " ",
+			".": ",",
+			symbol: "€"
+		}
+	},
+	calendars: {
+		standard: {
+			firstDay: 1,
+			days: {
+				names: ["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],
+				namesAbbr: ["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],
+				namesShort: ["di","lu","ma","me","je","ve","sa"]
+			},
+			months: {
+				names: ["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre",""],
+				namesAbbr: ["janv.","févr.","mars","avr.","mai","juin","juil.","août","sept.","oct.","nov.","déc.",""]
+			},
+			AM: null,
+			PM: null,
+			eras: [{"name":"ap. J.-C.","start":null,"offset":0}],
+			patterns: {
+				d: "dd/MM/yyyy",
+				D: "dddd d MMMM yyyy",
+				t: "HH:mm",
+				T: "HH:mm:ss",
+				f: "dddd d MMMM yyyy HH:mm",
+				F: "dddd d MMMM yyyy HH:mm:ss",
+				M: "d MMMM",
+				Y: "MMMM yyyy"
+			}
+		}
+	}
+});
+
+}( this ));

http://git-wip-us.apache.org/repos/asf/cordova-tizen/blob/4ebce38e/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fr-MC.js
----------------------------------------------------------------------
diff --git a/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fr-MC.js b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fr-MC.js
new file mode 100644
index 0000000..a487097
--- /dev/null
+++ b/samples/TizenWebUI-sample-v1/tizen-web-ui-fw/latest/js/cultures/globalize.culture.fr-MC.js
@@ -0,0 +1,79 @@
+/*
+ * Globalize Culture fr-MC
+ *
+ * http://github.com/jquery/globalize
+ *
+ * Copyright Software Freedom Conservancy, Inc.
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * This file was generated by the Globalize Culture Generator
+ * Translation: bugs found in this file need to be fixed in the generator
+ */
+
+(function( window, undefined ) {
+
+var Globalize;
+
+if ( typeof require !== "undefined"
+	&& typeof exports !== "undefined"
+	&& typeof module !== "undefined" ) {
+	// Assume CommonJS
+	Globalize = require( "globalize" );
+} else {
+	// Global variable
+	Globalize = window.Globalize;
+}
+
+Globalize.addCultureInfo( "fr-MC", "default", {
+	name: "fr-MC",
+	englishName: "French (Monaco)",
+	nativeName: "français (Principauté de Monaco)",
+	language: "fr",
+	numberFormat: {
+		",": " ",
+		".": ",",
+		NaN: "Non Numérique",
+		negativeInfinity: "-Infini",
+		positiveInfinity: "+Infini",
+		percent: {
+			",": " ",
+			".": ","
+		},
+		currency: {
+			pattern: ["-n $","n $"],
+			",": " ",
+			".": ",",
+			symbol: "€"
+		}
+	},
+	calendars: {
+		standard: {
+			firstDay: 1,
+			days: {
+				names: ["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"],
+				namesAbbr: ["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],
+				namesShort: ["di","lu","ma","me","je","ve","sa"]
+			},
+			months: {
+				names: ["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre",""],
+				namesAbbr: ["janv.","févr.","mars","avr.","mai","juin","juil.","août","sept.","oct.","nov.","déc.",""]
+			},
+			AM: null,
+			PM: null,
+			eras: [{"name":"ap. J.-C.","start":null,"offset":0}],
+			patterns: {
+				d: "dd/MM/yyyy",
+				D: "dddd d MMMM yyyy",
+				t: "HH:mm",
+				T: "HH:mm:ss",
+				f: "dddd d MMMM yyyy HH:mm",
+				F: "dddd d MMMM yyyy HH:mm:ss",
+				M: "d MMMM",
+				Y: "MMMM yyyy"
+			}
+		}
+	}
+});
+
+}( this ));