aboutsummaryrefslogtreecommitdiffstats
path: root/.tx
Commit message (Collapse)AuthorAgeLines
* Update translation files from source.Matthew Somerville2016-11-08-1/+1
|
* Version 1.8.v1.8Matthew Somerville2016-03-02-1/+1
| | | | | Add things missing from README, pull from Transifex, merge in new translations, bump version number.
* Version 1.7.v1.7Matthew Somerville2015-10-23-1/+1
| | | | Include new contributing document.
* Version 1.5.4.v1.5.4Matthew Somerville2015-03-18-1/+1
| | | | Including updated translations.
* Version 1.5.Matthew Somerville2014-11-19-1/+1
|
* Version 1.4.v1.4Matthew Somerville2014-05-16-1/+1
|
* Version 1.3.v1.3Matthew Somerville2013-11-12-2/+2
|
* Pulled and merged translations from transifex.Matthew Somerville2013-05-02-1/+1
|
* Set up internationalization with TransifexMark Longair2012-10-19-0/+9
gettext-extract needs to be changed to instantiate values in the Plural-Forms header line, otherwise on pushing the source pot file (locale/FixMyStreet.po) it fails one of the checks that Transifex runs (msgfmt -c). This commit also adds the .tx/config configuration file, which points to the right project on Transifix and specifies where the source and translated files are in the project structure.