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 |
|