test/dummy/config/locales/en.yml in controller_scaffolding-1.0.3 vs test/dummy/config/locales/en.yml in controller_scaffolding-1.0.4

- old
+ new

@@ -19,21 +19,7 @@ # To learn more, please read the Rails Internationalization guide # available at http://guides.rubyonrails.org/i18n.html. en: - - will_paginate: - models: - people: - zero: People - one: Person - other: People - page_entries_info: - multi_page_html: "Displaying <b>%{from}&nbsp;-&nbsp;%{to}</b> of <b>%{count}</b> %{model}" - single_page_html: - zero: "No %{model} found" - one: "Displaying <b>1</b> %{model}" - other: "Displaying <b>all&nbsp;%{count}</b> %{model}" -