summaryrefslogtreecommitdiff
path: root/lib/dojo/cldr/nls/he/number.js.uncompressed.js
diff options
context:
space:
mode:
authorBarak Korren <[email protected]>2013-04-02 20:38:07 +0300
committerBarak Korren <[email protected]>2013-04-02 20:38:07 +0300
commit58a2577d48790c79adfd44bcfd662c980ce6cfe4 (patch)
tree523d814ea0b7b6f617fe515b186099c6e83fed72 /lib/dojo/cldr/nls/he/number.js.uncompressed.js
parente470a273cf09562fb2f9c0c899002303f19c8d16 (diff)
parentcc332603431102a682feda22b9cf0093a29f0176 (diff)
Merge branch 'master' of https://github.com/gothfox/Tiny-Tiny-RSS.git
Diffstat (limited to 'lib/dojo/cldr/nls/he/number.js.uncompressed.js')
-rw-r--r--lib/dojo/cldr/nls/he/number.js.uncompressed.js22
1 files changed, 0 insertions, 22 deletions
diff --git a/lib/dojo/cldr/nls/he/number.js.uncompressed.js b/lib/dojo/cldr/nls/he/number.js.uncompressed.js
deleted file mode 100644
index 5bbc19981..000000000
--- a/lib/dojo/cldr/nls/he/number.js.uncompressed.js
+++ /dev/null
@@ -1,22 +0,0 @@
-define(
-"dojo/cldr/nls/he/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 ¤",
- "plusSign": "+",
- "decimalFormat-long": "‏000 טריליון",
- "decimalFormat-short": "000T"
-}
-//end v1.x content
-); \ No newline at end of file