huge INTL push on strings, done, now just need trnaslation script thing

This commit is contained in:
Peter Cottle 2013-03-02 14:03:37 -08:00
parent 77e7cf9cfc
commit 1a38881c06
4 changed files with 5 additions and 2 deletions

File diff suppressed because one or more lines are too long

1
build/bundle.min.js vendored Normal file

File diff suppressed because one or more lines are too long

View file

@ -412,7 +412,7 @@
For a much easier time perusing the source, see the individual files at: For a much easier time perusing the source, see the individual files at:
https://github.com/pcottle/learnGitBranching https://github.com/pcottle/learnGitBranching
--> -->
<script src="build/bundle.js"></script> <script src="build/bundle.min.4de70e45.js"></script>
<!-- The advantage of github pages: super-easy, simple, slick static hostic. <!-- The advantage of github pages: super-easy, simple, slick static hostic.
The downside? No raw logs to parse for analytics, so I have to include The downside? No raw logs to parse for analytics, so I have to include

View file

@ -4,7 +4,6 @@ Mega Things
Intl TODO Intl TODO
~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~
[ ] rest of views/index translation
Big Things Big Things
~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~
@ -35,6 +34,8 @@ Ideas for cleaning
Done things: Done things:
(I only started this on Dec 17th 2012 to get a better sense of what was done) (I only started this on Dec 17th 2012 to get a better sense of what was done)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[x] level builder intl aware
[x] rest of views/index translation
[x] git/index.js translation -- rest of the strings [x] git/index.js translation -- rest of the strings
[x] next level confirm translation [x] next level confirm translation
[x] fix clickthrough when goal is shown [x] fix clickthrough when goal is shown