From 1354d17270961fff662d40f90521223f8fd0d73b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 14 Aug 2012 18:59:10 +0400 Subject: update dojo to 1.7.3 --- lib/dojo/cldr/nls/ar/number.js.uncompressed.js | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create 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 new file mode 100644 index 000000000..9d98cfc37 --- /dev/null +++ b/lib/dojo/cldr/nls/ar/number.js.uncompressed.js @@ -0,0 +1,18 @@ +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