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/cs/number.js.uncompressed.js | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 lib/dojo/cldr/nls/cs/number.js.uncompressed.js (limited to 'lib/dojo/cldr/nls/cs/number.js.uncompressed.js') diff --git a/lib/dojo/cldr/nls/cs/number.js.uncompressed.js b/lib/dojo/cldr/nls/cs/number.js.uncompressed.js deleted file mode 100644 index 0f1efe1cc..000000000 --- a/lib/dojo/cldr/nls/cs/number.js.uncompressed.js +++ /dev/null @@ -1,22 +0,0 @@ -define( -"dojo/cldr/nls/cs/number", //begin v1.x content -{ - "group": " ", - "percentSign": "%", - "exponential": "E", - "scientificFormat": "#E0", - "percentFormat": "#,##0 %", - "list": ";", - "infinity": "∞", - "patternDigit": "#", - "minusSign": "-", - "decimal": ",", - "nan": "NaN", - "nativeZeroDigit": "0", - "perMille": "‰", - "decimalFormat": "#,##0.###", - "currencyFormat": "#,##0.00 ¤", - "plusSign": "+" -} -//end v1.x content -); \ No newline at end of file -- cgit v1.2.3