Kane York ecfa17b5a7 FEATURE: Localization fallbacks (server-side)
The FallbackLocaleList object tells I18n::Backend::Fallbacks what order the
languages should be attempted in. Because of the translate_accelerator patch,
the SiteSetting.default_locale is *not* guaranteed to be fully loaded after the
server starts, so a call to ensure_loaded! is added after the locale is set for
the current user.

The declarations of config.i18n.fallbacks = true in the environment files were
actually garbage, because the I18n.default_locale was
SiteSetting.default_locale, so there was nothing to fall back to. *derp*
2015-07-15 10:17:36 -07:00
..
2015-07-09 17:05:15 +10: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-05-06 12:28:32 +10:00
2014-11-11 12:58:56 +11:00