aboutsummaryrefslogtreecommitdiffstats
path: root/bin/gettext-extract
Commit message (Collapse)AuthorAgeLines
* Version 1.5.4.v1.5.4Matthew Somerville2015-03-18-1/+1
| | | | Including updated translations.
* Don't generate unused special templates/po files.Matthew Somerville2014-11-19-3/+3
|
* Rename 'default' web directory to 'base'.Matthew Somerville2014-07-08-1/+1
| | | | This should reduce confusion with the Default cobrand and override order.
* enable generation of cobrand specific po filesStruan Donald2014-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 directoryMark Longair2013-04-15-15/+1
|
* Set up internationalization with TransifexMark Longair2012-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 FMBStruan Donald2012-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 Somerville2011-06-09-37/+10
|
* Admin start translating.Matthew Somerville2011-02-22-1/+1
|
* Locale updates, couple of missing strings from code and alert strings from db.Matthew Somerville2011-02-22-1/+1
|
* .po update.Matthew Somerville2011-02-10-2/+2
|
* Move mySociety::Alert to FixMyStreet::Alert.Matthew Somerville2010-11-23-1/+1
|
* Path changes for move to gitLouise Crow2010-01-25-4/+4
|
* Test checkinLouise Crow2010-01-25-1/+1
|
* Replace check for specific directories with general subdir check - any ↵louise2009-11-30-3/+3
| | | | subdirs should be specified above
* Revert - not intended for checkinlouise2009-11-19-10/+7
|
* bci/web/confirm.cgilouise2009-11-19-7/+10
|
* Cannot have $ vars in translated strings. xgettext goes funny if y is usedmatthew2009-11-03-3/+3
| | | | as a key in a hash unescaped, or with divisions done along with other things.
* Catch a few strings.matthew2009-07-16-2/+2
|
* Translation of strings in DB used for RSS titles/descriptions.matthew2009-07-10-2/+2
|
* Missing placeholders; always call make_emptyhomes_po when extracting new ↵matthew2009-07-10-1/+2
| | | | | | strings; missing "check your email" text from translation.
* Fix dupe msgid problem.matthew2009-05-27-4/+4
|
* More email templating.matthew2009-05-27-2/+2
|
* i18n changes from Petter Reinholdtsen.matthew2009-02-02-2/+2
|
* Locale updates.matthew2008-11-17-2/+2
|
* EHA text/template tweaks, get sending of reports working.matthew2008-05-15-4/+3
|
* Translate emails too; couple of missing strings; smaller photos on EHA tomatthew2008-05-15-1/+28
| | | | fit in column.
* Various i18n changes; watermark; smaller map possibility.matthew2008-05-06-0/+53