Why `I18n.load_path` is by default `Dir[Rails.root.join('config', 'locales', '*.{rb,yml}')]` instead of `Dir[Rails.root.join('config', 'locales', '**', '*.{rb,yml}')]`. It will allow making nice translation tree instead of having bunch of files in one directory. This behaviour should be default (or I am only person that still use YAML translation files, and it bother only me). -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-core+unsubscribe@googlegroups.com. To post to this group, send email to rubyonrails-core@googlegroups.com. Visit this group at http://groups.google.com/group/rubyonrails-core. For more options, visit https://groups.google.com/groups/opt_out.