summaryrefslogtreecommitdiff
path: root/lib/dojo/cldr/nls/fr-ch
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-08-14 19:04:32 +0400
committerAndrew Dolgov <[email protected]>2012-08-14 19:04:32 +0400
commit0181c0110985cfd2659e81c8cc1ef5a2f73bc697 (patch)
treee2250a345481fa63cfcf98d76830338ad7eb9818 /lib/dojo/cldr/nls/fr-ch
parent973c4a649fd8f83ed85004f3365f10f9c24d8349 (diff)
dojo: remove uncompressed files
Diffstat (limited to 'lib/dojo/cldr/nls/fr-ch')
-rw-r--r--lib/dojo/cldr/nls/fr-ch/gregorian.js.uncompressed.js9
-rw-r--r--lib/dojo/cldr/nls/fr-ch/number.js.uncompressed.js9
2 files changed, 0 insertions, 18 deletions
diff --git a/lib/dojo/cldr/nls/fr-ch/gregorian.js.uncompressed.js b/lib/dojo/cldr/nls/fr-ch/gregorian.js.uncompressed.js
deleted file mode 100644
index e5d47dd14..000000000
--- a/lib/dojo/cldr/nls/fr-ch/gregorian.js.uncompressed.js
+++ /dev/null
@@ -1,9 +0,0 @@
-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.uncompressed.js b/lib/dojo/cldr/nls/fr-ch/number.js.uncompressed.js
deleted file mode 100644
index 25743295d..000000000
--- a/lib/dojo/cldr/nls/fr-ch/number.js.uncompressed.js
+++ /dev/null
@@ -1,9 +0,0 @@
-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