Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove final web/fixmystreet templates. | Matthew Somerville | 2016-04-20 | -1/+1 |
| | | | | And associated, e.g. nothing references fixmystreet-old-box.js any more. | |||
* | Remove some unused cobrands. | Matthew Somerville | 2016-04-20 | -3/+0 |
| | ||||
* | Improve gettext-extract to work without fuss. | Matthew Somerville | 2015-09-04 | -0/+5 |
| | | | | | | | Use bundled carton to install required module separately, using a minimal cpanfile (and Debian squeeze generated snapshot). Fixes #1202. | |||
* | Version 1.5.4.v1.5.4 | Matthew Somerville | 2015-03-18 | -1/+1 |
| | | | | Including updated translations. | |||
* | Don't generate unused special templates/po files. | Matthew Somerville | 2014-11-19 | -3/+3 |
| | ||||
* | Rename 'default' web directory to 'base'. | Matthew Somerville | 2014-07-08 | -1/+1 |
| | | | | This should reduce confusion with the Default cobrand and override order. | |||
* | enable generation of cobrand specific po files | Struan Donald | 2014-04-08 | -18/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | This is to stop the main FixMyStreet .po file being filled up with strings that only apply to a single Cobrand that are not relevant to people running their own fairly vanilla version. Restrict the list of templates that we pull strings out of by generating a list of all the ones in currently translated cobrands for minimal impact. Use that to create the FixMyStreet.po file in gettext-extract. I've left the existing cobrands in but at some point we should split these out. Add a specific script for generating Cobrand .po files which extracts strings from the Cobrand's templates. This is then translated and the translated file place in the locale/$lang/LC_MESSAGES. The the merge_cobrand_po script is run which will create an autoCobrand.po file which has the Cobrand strings and the FixMyStreet strings. This is then the domain used by the Cobrand. Any cobrand specific strings from the Perl code are still in the main FixMyStreet .po file but there should be relatively few of them so it's less of an issue. | |||
* | Simplify script for changing to the right directory | Mark Longair | 2013-04-15 | -15/+1 |
| | ||||
* | Set up internationalization with Transifex | Mark Longair | 2012-10-19 | -1/+1 |
| | | | | | | | | | | | | 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. | |||
* | generalise make_emptyhomes_po so we can use it for FMB | Struan Donald | 2012-09-26 | -4/+8 |
| | | | | | make some updates to translations scripts so they work on OS X Use FMB translation in Cobrand | |||
* | Migrate gettext-extract to find all the new strings. | Matthew Somerville | 2011-06-09 | -37/+10 |
| | ||||
* | Admin start translating. | Matthew Somerville | 2011-02-22 | -1/+1 |
| | ||||
* | Locale updates, couple of missing strings from code and alert strings from db. | Matthew Somerville | 2011-02-22 | -1/+1 |
| | ||||
* | .po update. | Matthew Somerville | 2011-02-10 | -2/+2 |
| | ||||
* | Move mySociety::Alert to FixMyStreet::Alert. | Matthew Somerville | 2010-11-23 | -1/+1 |
| | ||||
* | Path changes for move to git | Louise Crow | 2010-01-25 | -4/+4 |
| | ||||
* | Test checkin | Louise Crow | 2010-01-25 | -1/+1 |
| | ||||
* | Replace check for specific directories with general subdir check - any ↵ | louise | 2009-11-30 | -3/+3 |
| | | | | subdirs should be specified above | |||
* | Revert - not intended for checkin | louise | 2009-11-19 | -10/+7 |
| | ||||
* | bci/web/confirm.cgi | louise | 2009-11-19 | -7/+10 |
| | ||||
* | Cannot have $ vars in translated strings. xgettext goes funny if y is used | matthew | 2009-11-03 | -3/+3 |
| | | | | as a key in a hash unescaped, or with divisions done along with other things. | |||
* | Catch a few strings. | matthew | 2009-07-16 | -2/+2 |
| | ||||
* | Translation of strings in DB used for RSS titles/descriptions. | matthew | 2009-07-10 | -2/+2 |
| | ||||
* | Missing placeholders; always call make_emptyhomes_po when extracting new ↵ | matthew | 2009-07-10 | -1/+2 |
| | | | | | | strings; missing "check your email" text from translation. | |||
* | Fix dupe msgid problem. | matthew | 2009-05-27 | -4/+4 |
| | ||||
* | More email templating. | matthew | 2009-05-27 | -2/+2 |
| | ||||
* | i18n changes from Petter Reinholdtsen. | matthew | 2009-02-02 | -2/+2 |
| | ||||
* | Locale updates. | matthew | 2008-11-17 | -2/+2 |
| | ||||
* | EHA text/template tweaks, get sending of reports working. | matthew | 2008-05-15 | -4/+3 |
| | ||||
* | Translate emails too; couple of missing strings; smaller photos on EHA to | matthew | 2008-05-15 | -1/+28 |
| | | | | fit in column. | |||
* | Various i18n changes; watermark; smaller map possibility. | matthew | 2008-05-06 | -0/+53 |