diff options
| author | Tristan Zur <tzur@web.web.ccwn.org> | 2014-03-27 22:27:47 +0100 |
|---|---|---|
| committer | Tristan Zur <tzur@web.web.ccwn.org> | 2014-03-27 22:27:47 +0100 |
| commit | b62676ca5d3d6f6ba3f019ea3f99722e165a98d8 (patch) | |
| tree | 86722cb80f07d4569f90088eeaea2fc2f6e2ef94 /js/dojo-1.6/dojo/cldr/nls/ar/number.xd.js | |
Diffstat (limited to 'js/dojo-1.6/dojo/cldr/nls/ar/number.xd.js')
| -rw-r--r-- | js/dojo-1.6/dojo/cldr/nls/ar/number.xd.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojo/cldr/nls/ar/number.xd.js b/js/dojo-1.6/dojo/cldr/nls/ar/number.xd.js new file mode 100644 index 0000000..d944b21 --- /dev/null +++ b/js/dojo-1.6/dojo/cldr/nls/ar/number.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojo.cldr.nls.ar.number"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojo.cldr.nls.ar.number");dojo._xdLoadFlattenedBundle("dojo.cldr", "number", "ar", ({"group":"٬","percentSign":"٪","exponential":"اس","list":"؛","infinity":"∞","minusSign":"-","decimal":"٫","nan":"ليس رقم","perMille":"؉","decimalFormat":"#,##0.###;#,##0.###-","currencyFormat":"¤ #,##0.00;¤ #,##0.00-","plusSign":"+","scientificFormat":"#E0","currencySpacing-afterCurrency-currencyMatch":"[:letter:]","currencySpacing-beforeCurrency-surroundingMatch":"[:digit:]","decimalFormat-short":"000T","currencySpacing-afterCurrency-insertBetween":" ","nativeZeroDigit":"0","currencySpacing-afterCurrency-surroundingMatch":"[:digit:]","currencySpacing-beforeCurrency-currencyMatch":"[:letter:]","percentFormat":"#,##0%","patternDigit":"#","currencySpacing-beforeCurrency-insertBetween":" "})
+); +}};});
\ No newline at end of file |
