Commit Graph

12 Commits

Author SHA1 Message Date
Yehuda Katz bf8898b49b Revert "i18n translate with arrays issue solved"
This reverts commit e7055e5b08.
2010-02-19 15:05:46 -08:00
Santiago Pastorino e7055e5b08 i18n translate with arrays issue solved 2010-02-19 13:59:15 -08:00
Santiago Pastorino af05420d6b i18n translate with arrays issue solved
Signed-off-by: Yehuda Katz <yehudakatz@YK.local>
2010-02-18 16:41:00 -08:00
José Valim dc57d545bb Fix t('.helper'). 2010-01-26 20:43:35 +01:00
David Heinemeier Hansson a8f1ee5986 Fix tests 2009-12-25 10:04:26 -08:00
David Heinemeier Hansson 7527cdf79c Added partial scoping to TranslationHelper#translate, so if you call translate('.foo') from the people/index.html.erb template, you'll actually be calling I18n.translate(people.index.foo) [DHH] 2009-02-10 12:57:12 +01:00
Jeremy Kemper 278186534c Bump mocha requirement for Ruby 1.9 compat. Remove uses_mocha. 2009-02-03 18:40:22 -08:00
Sven Fuchs 12118963ac use :en as a default locale (in favor of :en-US)
Signed-off-by: David Heinemeier Hansson <david@loudthinking.com>
2008-11-18 14:23:53 +01:00
David Heinemeier Hansson 4dbfe18b37 Proper API for reloading translations 2008-10-29 10:51:56 +01:00
Sven Fuchs 428b77debd fixing another timezone dependent test 2008-07-16 11:07:08 -07:00
Luca Guidi cf5d6ab9a8 Added localize helper method 2008-07-08 12:37:49 +02:00
Sven Fuchs c9ed2c9bd2 add a translation helper 2008-07-06 19:00:55 +02:00