Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Assume the result of doing any translation is html_safe | Matthew Landauer | 2013-01-02 | -1/+3 |
* | Fix namespace problem in i18n interpolation | Seb Bacon | 2012-02-02 | -2/+2 |
* | monkeypatch gettext_i18n_rails to interop correctly with rails i18n | Seb Bacon | 2011-03-10 | -0/+16 |
* | initial support for localising model data (not fully tested) | Seb Bacon | 2011-03-10 | -0/+106 |
* | override gettext "_" behaviour to also support interpolation | Seb Bacon | 2011-03-10 | -0/+37 |