# File vendor/rails/activesupport/lib/active_support/vendor/i18n-0.1.3/lib/i18n/exceptions.rb, line 24
24: definitialize(entry, count)
25: @entry, @count = entry, count
26: super"translation data #{entry.inspect} can not be used with :count => #{count}"
27: end