From 0181c0110985cfd2659e81c8cc1ef5a2f73bc697 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 14 Aug 2012 19:04:32 +0400 Subject: dojo: remove uncompressed files --- lib/dojo/cldr/nls/ja/number.js.uncompressed.js | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 lib/dojo/cldr/nls/ja/number.js.uncompressed.js (limited to 'lib/dojo/cldr/nls/ja/number.js.uncompressed.js') diff --git a/lib/dojo/cldr/nls/ja/number.js.uncompressed.js b/lib/dojo/cldr/nls/ja/number.js.uncompressed.js deleted file mode 100644 index 748649e3f..000000000 --- a/lib/dojo/cldr/nls/ja/number.js.uncompressed.js +++ /dev/null @@ -1,12 +0,0 @@ -define( -"dojo/cldr/nls/ja/number", //begin v1.x content -{ - "decimalFormat": "#,##0.###", - "group": ",", - "scientificFormat": "#E0", - "percentFormat": "#,##0%", - "currencyFormat": "ยค#,##0.00", - "decimal": "." -} -//end v1.x content -); \ No newline at end of file -- cgit v1.2.3