Kane York 6119d9fdc0 FIX: Fallbacks for missing interpolation arguments
This takes effect when an interpolation is removed from a translation in
a Discourse update.

The I18n::Backend::Fallbacks loops with a catch(:exception), so calling
throw(:exception) will cause it to use the next locale, until it reaches
English which is assumed to be correct.

Also, enable fallbacks in everything except development (#3724 for more
discussion) - we should be able to test this
2015-09-11 09:39:40 -07:00
..
2013-08-26 12:59:17 +10:00
2014-08-11 17:51:55 +10:00
2015-02-06 14:39:16 +11:00
2013-02-05 14:16:51 -05:00
2013-02-05 14:16:51 -05:00
2013-02-26 07:31:35 +03:00
2015-03-09 13:14:29 +11:00
2015-09-03 12:00:19 +10:00
2014-11-11 12:58:56 +11:00