BenHenning / oppia

Automatically exported from code.google.com/p/oppia
Apache License 2.0
0 stars 0 forks source link

Adding translation files structure and partial loading #856

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Branch name:
i18n_103

Link to the relevant commit(s):
https://code.google.com/p/oppia/source/detail?r=76a2311c24cb0ca45af2480d023ef127
8bf5c292&name=i18n_103

Purpose of code changes on this branch:
Adding the structure of the translation files. Adding a partial loader library 
for the translations. Fixing previous problems with the footer. 

When reviewing my code changes, please focus on:
Check I didn't break anything important with the css changes.
Check the structure of the translations
Check the loading of the translations to see if I'm not missing something 
important.

After the review, I won't merge the branch. There is still more work to do but 
I don't want a giant core review.

Know issues:
-- When loading, the translations take a while to appear. To be fixed.
-- The js test are passing with warnings.

Original issue reported on code.google.com by Milagro....@gmail.com on 13 Jul 2015 at 12:40