summaryrefslogtreecommitdiff
path: root/lib/dojo/cldr/nls/fr-ch
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dojo/cldr/nls/fr-ch')
-rw-r--r--lib/dojo/cldr/nls/fr-ch/gregorian.js2
-rw-r--r--lib/dojo/cldr/nls/fr-ch/gregorian.js.uncompressed.js9
-rw-r--r--lib/dojo/cldr/nls/fr-ch/number.js2
-rw-r--r--lib/dojo/cldr/nls/fr-ch/number.js.uncompressed.js9
4 files changed, 20 insertions, 2 deletions
diff --git a/lib/dojo/cldr/nls/fr-ch/gregorian.js b/lib/dojo/cldr/nls/fr-ch/gregorian.js
index 9615b4491..2bb8f7400 100644
--- a/lib/dojo/cldr/nls/fr-ch/gregorian.js
+++ b/lib/dojo/cldr/nls/fr-ch/gregorian.js
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2004-2011, The Dojo Foundation All Rights Reserved.
+ Copyright (c) 2004-2012, The Dojo Foundation All Rights Reserved.
Available via Academic Free License >= 2.1 OR the modified BSD license.
see: http://dojotoolkit.org/license for details
*/
diff --git a/lib/dojo/cldr/nls/fr-ch/gregorian.js.uncompressed.js b/lib/dojo/cldr/nls/fr-ch/gregorian.js.uncompressed.js
new file mode 100644
index 000000000..e5d47dd14
--- /dev/null
+++ b/lib/dojo/cldr/nls/fr-ch/gregorian.js.uncompressed.js
@@ -0,0 +1,9 @@
+define(
+"dojo/cldr/nls/fr-ch/gregorian", //begin v1.x content
+{
+ "timeFormat-full": "HH.mm:ss 'h' zzzz",
+ "dateFormat-full": "EEEE, d MMMM y",
+ "dateFormat-short": "dd.MM.yy"
+}
+//end v1.x content
+); \ No newline at end of file
diff --git a/lib/dojo/cldr/nls/fr-ch/number.js b/lib/dojo/cldr/nls/fr-ch/number.js
index 8fb691cdb..2630e51d7 100644
--- a/lib/dojo/cldr/nls/fr-ch/number.js
+++ b/lib/dojo/cldr/nls/fr-ch/number.js
@@ -1,5 +1,5 @@
/*
- Copyright (c) 2004-2011, The Dojo Foundation All Rights Reserved.
+ Copyright (c) 2004-2012, The Dojo Foundation All Rights Reserved.
Available via Academic Free License >= 2.1 OR the modified BSD license.
see: http://dojotoolkit.org/license for details
*/
diff --git a/lib/dojo/cldr/nls/fr-ch/number.js.uncompressed.js b/lib/dojo/cldr/nls/fr-ch/number.js.uncompressed.js
new file mode 100644
index 000000000..25743295d
--- /dev/null
+++ b/lib/dojo/cldr/nls/fr-ch/number.js.uncompressed.js
@@ -0,0 +1,9 @@
+define(
+"dojo/cldr/nls/fr-ch/number", //begin v1.x content
+{
+ "currencyFormat": "¤ #,##0.00;¤-#,##0.00",
+ "group": "'",
+ "decimal": "."
+}
+//end v1.x content
+); \ No newline at end of file