aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeLines
* Have --no-wrap for gettext-merge.Dave Arter2017-03-07-1/+1
|
* localise_templates fixesDave Arter2017-03-02-1/+1
|
* remove stray EOL chars from language stringStruan Donald2014-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 languageStruan Donald2013-07-31-10/+26
| | | | Now we have a list of translation languages to generate files for.
* Add in translation framework and templatesStruan Donald2013-07-30-0/+173
For #12