summaryrefslogtreecommitdiff
path: root/lib/dojo/cldr/nls/en-au
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-au
parent973c4a649fd8f83ed85004f3365f10f9c24d8349 (diff)
dojo: remove uncompressed files
Diffstat (limited to 'lib/dojo/cldr/nls/en-au')
-rw-r--r--lib/dojo/cldr/nls/en-au/currency.js.uncompressed.js8
-rw-r--r--lib/dojo/cldr/nls/en-au/gregorian.js.uncompressed.js17
-rw-r--r--lib/dojo/cldr/nls/en-au/number.js.uncompressed.js7
3 files changed, 0 insertions, 32 deletions
diff --git a/lib/dojo/cldr/nls/en-au/currency.js.uncompressed.js b/lib/dojo/cldr/nls/en-au/currency.js.uncompressed.js
deleted file mode 100644
index f70bd28f1..000000000
--- a/lib/dojo/cldr/nls/en-au/currency.js.uncompressed.js
+++ /dev/null
@@ -1,8 +0,0 @@
-define(
-"dojo/cldr/nls/en-au/currency", //begin v1.x content
-{
- "AUD_symbol": "$",
- "USD_symbol": "US$"
-}
-//end v1.x content
-); \ No newline at end of file
diff --git a/lib/dojo/cldr/nls/en-au/gregorian.js.uncompressed.js b/lib/dojo/cldr/nls/en-au/gregorian.js.uncompressed.js
deleted file mode 100644
index 5b1049c2d..000000000
--- a/lib/dojo/cldr/nls/en-au/gregorian.js.uncompressed.js
+++ /dev/null
@@ -1,17 +0,0 @@
-define(
-"dojo/cldr/nls/en-au/gregorian", //begin v1.x content
-{
- "dateFormatItem-yMEd": "EEE, d/M/y",
- "dateFormatItem-yyyyMMMM": "MMMM y",
- "dateFormatItem-MEd": "E, d/M",
- "dateFormat-medium": "dd/MM/yyyy",
- "dateFormatItem-MMdd": "dd/MM",
- "dateFormatItem-yyyyMM": "MM/yyyy",
- "dateFormat-full": "EEEE, d MMMM y",
- "dateFormatItem-MMMMd": "d MMMM",
- "dateFormat-short": "d/MM/yy",
- "dateFormat-long": "d MMMM y",
- "dateFormatItem-MMMEd": "E, d MMM"
-}
-//end v1.x content
-); \ No newline at end of file
diff --git a/lib/dojo/cldr/nls/en-au/number.js.uncompressed.js b/lib/dojo/cldr/nls/en-au/number.js.uncompressed.js
deleted file mode 100644
index bb5a8446c..000000000
--- a/lib/dojo/cldr/nls/en-au/number.js.uncompressed.js
+++ /dev/null
@@ -1,7 +0,0 @@
-define(
-"dojo/cldr/nls/en-au/number", //begin v1.x content
-{
- "currencyFormat": "ยค#,##0.00"
-}
-//end v1.x content
-); \ No newline at end of file