Changes between Version 38 and Version 39 of BluePrint/Internationalisation
- Timestamp:
- 01/17/13 15:52:28 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Internationalisation
v38 v39 17 17 * Exclude Unit Tests folder 18 18 * Exclude all full paths (2nd occurrence+ is giving full path) 19 * Don't include vars - e.g. T(r.name) shouldn't add "r.name" to the translation file 19 20 * Rewrite admin.py translate() so that only opt3 is a REST controller for translate_language (no need for an opt) 20 21 * All other opts should be separate controllers