aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tasks/gettext.rake
Commit message (Expand)AuthorAgeLines
* Add rake task for uppdating locale files with slightly changed msgidsLouise Crow2015-03-23-1/+46
* Extract duplication in gettext theme tasksGareth Rees2014-12-11-11/+10
* Add task to clean theme translationsGareth Rees2014-12-11-0/+16
* Move themes from vendor/plugins to lib/themesMark Longair2013-12-03-2/+2
* Add simple task for updating theme translations.Louise Crow2013-09-12-0/+26
* Remove unused task.Louise Crow2013-09-12-22/+0
* No need to explicitly load the rake tasks in Rails 3.Louise Crow2013-05-07-4/+0
* Simple task for converting .po files to a standard msgmerge format.Louise Crow2013-02-08-3/+12
* Upgrade to latest gettext_i18n_rails. As we are now using a gem, we also nee...Seb Bacon2012-06-14-0/+4
* Update all the PO files as well as the POT when running our gettext commands....Seb Bacon2012-02-08-1/+4
* New improved find-msgids-and-make-pot-file rake task:Seb Bacon2012-02-02-1/+19
* initial, basic i18n support with gettextSeb Bacon2011-03-10-0/+5