Load translations on demand (fixes #1337)

This commit is contained in:
John Firebaugh
2013-04-22 14:07:14 -07:00
parent 080d2956a5
commit d66760326b
35 changed files with 1256 additions and 30496 deletions
-1
View File
@@ -173,7 +173,6 @@
<script src='../js/id/validate.js'></script>
<script src='../js/lib/locale.js'></script>
<script src='../data/locales.js'></script>
<script src="spec/spec_helpers.js"></script>