summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dojo/cldr/nls/ja/number.xd.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/dojo-1.6/dojo/cldr/nls/ja/number.xd.js')
-rw-r--r--js/dojo-1.6/dojo/cldr/nls/ja/number.xd.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojo/cldr/nls/ja/number.xd.js b/js/dojo-1.6/dojo/cldr/nls/ja/number.xd.js
new file mode 100644
index 0000000..224b62c
--- /dev/null
+++ b/js/dojo-1.6/dojo/cldr/nls/ja/number.xd.js
@@ -0,0 +1,5 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dojo.cldr.nls.ja.number"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dojo.cldr.nls.ja.number");dojo._xdLoadFlattenedBundle("dojo.cldr", "number", "ja", ({"decimalFormat":"#,##0.###","group":",","scientificFormat":"#E0","percentFormat":"#,##0%","currencyFormat":"¤#,##0.00","decimal":".","currencySpacing-afterCurrency-currencyMatch":"[:letter:]","infinity":"∞","list":";","percentSign":"%","minusSign":"-","currencySpacing-beforeCurrency-surroundingMatch":"[:digit:]","decimalFormat-short":"000T","currencySpacing-afterCurrency-insertBetween":" ","nan":"NaN","nativeZeroDigit":"0","plusSign":"+","currencySpacing-afterCurrency-surroundingMatch":"[:digit:]","currencySpacing-beforeCurrency-currencyMatch":"[:letter:]","perMille":"‰","patternDigit":"#","currencySpacing-beforeCurrency-insertBetween":" ","exponential":"E"})
+);
+}};}); \ No newline at end of file