Jonne Haß
|
ceee5baae6
|
raise original exception in i18n interpolation fallback middleware
|
2014-08-23 16:34:01 +02:00 |
|
Fabian Rodriguez
|
2b8c8a58ee
|
fix i18n fallback after i18n update
|
2013-12-05 11:35:13 -02:00 |
|
Jonne Haß
|
0cdfc7cfbd
|
Make I18n systems more robust against missing keys in pluralization data
Should make situations like #4468 less frequent
|
2013-08-30 19:31:48 +02:00 |
|
Jonne Haß
|
5372e86d55
|
update i18n interpolation fallback to use renamed method
|
2012-09-01 01:07:17 +02:00 |
|
Sarah Mei
|
b7b1c6b276
|
Fix interaction between I18n fallbacks and our interpolation fallback code. Refactor I18n tests into their own file. Remove some test support code that made it hard to test I18n.
|
2011-07-30 22:41:46 -07:00 |
|
Raphael Sofaer
|
f9bf34a73e
|
Fix defaults for activerecord models in i18n
|
2011-07-29 15:51:38 -07:00 |
|
Raphael Sofaer
|
bea333842f
|
Make sure that a MissingInterpolationArgument in the english locale is raised
|
2011-07-29 14:30:20 -07:00 |
|
Raphael Sofaer
|
b56838e5b1
|
Fall back to english on MissingInterpolationError
|
2011-07-29 14:30:20 -07:00 |
|