I18n::ArgumentError
# File lib/i18n/exceptions.rb, line 101 101: def initialize(type, filename) 102: @type, @filename = type, filename 103: super "can not load translations from #{filename}, the file type #{type} is not known" 104: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.