summaryrefslogtreecommitdiff
path: root/lib/dojo/cldr/nls/en-ca
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/en-ca
parent973c4a649fd8f83ed85004f3365f10f9c24d8349 (diff)
dojo: remove uncompressed files
Diffstat (limited to 'lib/dojo/cldr/nls/en-ca')
-rw-r--r--lib/dojo/cldr/nls/en-ca/currency.js.uncompressed.js8
-rw-r--r--lib/dojo/cldr/nls/en-ca/gregorian.js.uncompressed.js20
2 files changed, 0 insertions, 28 deletions
diff --git a/lib/dojo/cldr/nls/en-ca/currency.js.uncompressed.js b/lib/dojo/cldr/nls/en-ca/currency.js.uncompressed.js
deleted file mode 100644
index 53cb37866..000000000
--- a/lib/dojo/cldr/nls/en-ca/currency.js.uncompressed.js
+++ /dev/null
@@ -1,8 +0,0 @@
-define(
-"dojo/cldr/nls/en-ca/currency", //begin v1.x content
-{
- "CAD_symbol": "$",
- "USD_symbol": "US$"
-}
-//end v1.x content
-); \ No newline at end of file
diff --git a/lib/dojo/cldr/nls/en-ca/gregorian.js.uncompressed.js b/lib/dojo/cldr/nls/en-ca/gregorian.js.uncompressed.js
deleted file mode 100644
index ffd55908c..000000000
--- a/lib/dojo/cldr/nls/en-ca/gregorian.js.uncompressed.js
+++ /dev/null
@@ -1,20 +0,0 @@
-define(
-"dojo/cldr/nls/en-ca/gregorian", //begin v1.x content
-{
- "dateFormatItem-yMMMEd": "EEE, d MMM, y",
- "dateFormatItem-yyMMM": "MMM-yy",
- "dateFormatItem-Md": "M-d",
- "dateFormatItem-yMEd": "EEE, y-M-d",
- "dateFormatItem-MEd": "E, M-d",
- "dateFormatItem-MMMMEd": "E, d MMMM",
- "dateFormat-medium": "yyyy-MM-dd",
- "dateFormatItem-MMMd": "d MMM",
- "dateFormatItem-MMdd": "MM-dd",
- "dateFormat-full": "EEEE, d MMMM, y",
- "dateFormat-short": "yy-MM-dd",
- "dateFormatItem-MMMMd": "d MMMM",
- "dateFormat-long": "d MMMM, y",
- "dateFormatItem-MMMEd": "E, d MMM"
-}
-//end v1.x content
-); \ No newline at end of file