Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Simple task for converting .po files to a standard msgmerge format. | Louise Crow | 2013-02-08 | -3/+12 |
| | ||||
* | Upgrade to latest gettext_i18n_rails. As we are now using a gem, we also ↵ | Seb Bacon | 2012-06-14 | -0/+4 |
| | | | | need to explicitly include the rake tasts from that gem. | |||
* | Update all the PO files as well as the POT when running our gettext ↵ | Seb Bacon | 2012-02-08 | -1/+4 |
| | | | | commands. Also, don't word-wrap. Includes non-word-wrapped source files. | |||
* | New improved find-msgids-and-make-pot-file rake task: | Seb Bacon | 2012-02-02 | -1/+19 |
| | | | | | (a) it doesn't do fuzzy matches (apparently Transifex does that for you) (b) it doesn't update all the PO files too (which certainly Transifex does for you) | |||
* | initial, basic i18n support with gettext | Seb Bacon | 2011-03-10 | -0/+5 |