From 870334be3f58507c05bfc72f3edbe5db10af4caf Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 2 Apr 2013 20:06:16 +0400 Subject: remove dojo uncompressed files --- lib/dojo/cldr/nls/ko/number.js.uncompressed.js | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 lib/dojo/cldr/nls/ko/number.js.uncompressed.js (limited to 'lib/dojo/cldr/nls/ko/number.js.uncompressed.js') diff --git a/lib/dojo/cldr/nls/ko/number.js.uncompressed.js b/lib/dojo/cldr/nls/ko/number.js.uncompressed.js deleted file mode 100644 index 84962ade0..000000000 --- a/lib/dojo/cldr/nls/ko/number.js.uncompressed.js +++ /dev/null @@ -1,22 +0,0 @@ -define( -"dojo/cldr/nls/ko/number", //begin v1.x content -{ - "group": ",", - "percentSign": "%", - "exponential": "E", - "scientificFormat": "#E0", - "percentFormat": "#,##0%", - "list": ";", - "infinity": "∞", - "minusSign": "-", - "decimal": ".", - "nan": "NaN", - "perMille": "‰", - "decimalFormat": "#,##0.###", - "currencyFormat": "¤#,##0.00;(¤#,##0.00)", - "plusSign": "+", - "decimalFormat-long": "000조", - "decimalFormat-short": "000조" -} -//end v1.x content -); \ No newline at end of file -- cgit v1.2.3