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/ar/number.js.uncompressed.js | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 lib/dojo/cldr/nls/ar/number.js.uncompressed.js (limited to 'lib/dojo/cldr/nls/ar/number.js.uncompressed.js') diff --git a/lib/dojo/cldr/nls/ar/number.js.uncompressed.js b/lib/dojo/cldr/nls/ar/number.js.uncompressed.js deleted file mode 100644 index 9d98cfc37..000000000 --- a/lib/dojo/cldr/nls/ar/number.js.uncompressed.js +++ /dev/null @@ -1,18 +0,0 @@ -define( -"dojo/cldr/nls/ar/number", //begin v1.x content -{ - "group": "٬", - "percentSign": "٪", - "exponential": "اس", - "list": "؛", - "infinity": "∞", - "minusSign": "-", - "decimal": "٫", - "nan": "ليس رقم", - "perMille": "؉", - "decimalFormat": "#,##0.###;#,##0.###-", - "currencyFormat": "¤ #,##0.00;¤ #,##0.00-", - "plusSign": "+" -} -//end v1.x content -); \ No newline at end of file -- cgit v1.2.3