aboutsummaryrefslogtreecommitdiffstats
path: root/.tx
Commit message (Collapse)AuthorAgeLines
* 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.