localized?()
Returns true if there is any localization file in locale_path
# File railties/lib/rails/plugin.rb, line 75 def localized? locale_files.any? end