Download a zip file with a Release-Lang's translation files (fixes #87).

Updated 1 year, 4 months ago

Dimitris Glezos Reviewers
transifex
None Transifex mainline
Support for downloading a compressed archives of a lang-release's files.
- Go to a language-release page and click 'download zip'.
- Check the filename
- Check the contents
Review request changed
Updated 1 year, 4 months ago (April 13th, 2009, 5:10 a.m.)
Now with support for zip and tarballs.
Posted 1 year, 4 months ago (April 13th, 2009, 5:23 a.m.)
Looks fine
Posted 1 year, 4 months ago (April 13th, 2009, 5:26 a.m.)

   

  
translations/util/compressed.py (Diff revision 2)
 
Changed this to read 'translations' application.
Review request changed
Updated 1 year, 4 months ago (April 13th, 2009, 5:28 a.m.)
  • Based on django-rosetta's code.

    Support for downloading a compressed archives of a lang-release's files.
Review request changed
Updated 1 year, 4 months ago (April 16th, 2009, 1:26 p.m.)
Updates.

Icon image still not in, since RB doesn't accept the diff of `hg export --git`.
Posted 1 year, 4 months ago (April 16th, 2009, 1:33 p.m.)

   

  
languages/views.py (Diff revision 3)
 
 
Missing a blank line in between
languages/views.py (Diff revision 3)
 
The exceptions in exceptions are built-ins.
translations/util/compressed.py (Diff revision 3)
 
 
 
 
 
 
 
 
 
 
 
 
This could be abstracted further, but this is fine for now.