# File lib/active_support/vendor/i18n-0.4.1/i18n/backend/flatten.rb, line 39 def normalize_flat_keys(locale, key, scope, separator) key = I18n::Backend::Flatten.normalize_flat_keys(locale, key, scope, separator) resolve_link(locale, key) end