discourse/config/initializers
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
..
00-rails-master-polyfills.rb
01-redis.rb
02-freedom_patches.rb
03-sql_builder.rb
04-message_bus.rb FIX: admin not getting updates for topics in secure groups 2015-08-25 09:25:39 +10:00
05-site_settings.rb
06-ensure_login_hint.rb
06-mini_profiler.rb FIX: favicon update broken when favicon lived on a CDN 2015-08-25 11:54:23 +10:00
08-rack-cors.rb Enable CORS requests to pass necessary headers. 2015-05-14 09:46:41 -07:00
09-omniauth.rb
10-discourse_iife.rb FIX: IE9 and 10 were getting white screen, due to ES6 usage 2015-07-17 12:43:45 +10:00
11-rack-protection.rb
50-force_https.rb
99-anon-cache.rb
99-drain_pool.rb
99-request_tracker.rb
99-unicorn.rb
i18n.rb FIX: Fallbacks for missing interpolation arguments 2015-09-11 09:39:40 -07:00
inflections.rb
logster.rb lower the volume on failed to pull hotlinked image 2015-08-19 12:32:45 +10:00
mime_types.rb
oj.rb
onebox_options.rb
quiet_logger.rb
rails3_ar_after_commit_tests.rb
secret_token.rb
session_store.rb
sidekiq.rb ensure statistic collection is on 2015-09-03 12:00:19 +10:00
silence_logger.rb
sprockets.rb
strong_parameters.rb
verify_config.rb
watch_for_restart.rb
wrap_parameters.rb