aboutsummaryrefslogtreecommitdiffstats
path: root/lib/i18n_fixes.rb
Commit message (Expand)AuthorAgeLines
* Revert "Assume the result of doing any translation is html_safe"Matthew Landauer2013-01-14-3/+1
* Assume the result of doing any translation is html_safeMatthew Landauer2013-01-02-1/+3
* Fix namespace problem in i18n interpolationSeb Bacon2012-02-02-2/+2
* monkeypatch gettext_i18n_rails to interop correctly with rails i18nSeb Bacon2011-03-10-0/+16
* initial support for localising model data (not fully tested)Seb Bacon2011-03-10-0/+106
* override gettext "_" behaviour to also support interpolationSeb Bacon2011-03-10-0/+37