Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | remove stray EOL chars from language string | Struan Donald | 2014-11-24 | -0/+1 |
| | | | | | | | otherwise the bit inside mySociety::Locale that appends .UTF-8 on to the end doesn't work properly Fixes #183 | |||
* | Remove hardcoding of translation language | Struan Donald | 2013-07-31 | -10/+26 |
| | | | | Now we have a list of translation languages to generate files for. | |||
* | Add in translation framework and templates | Struan Donald | 2013-07-30 | -0/+173 |
For #12 |