1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Remove error_messages_for data from locale.

This commit is contained in:
José Valim 2010-04-10 11:50:09 +02:00
parent ece157e950
commit 55d159b25d

View file

@ -141,14 +141,6 @@
minute: "Minute" minute: "Minute"
second: "Seconds" second: "Seconds"
errors:
template:
header:
one: "1 error prohibited this {{model}} from being saved"
other: "{{count}} errors prohibited this {{model}} from being saved"
# The variable :count is also available
body: "There were problems with the following fields:"
helpers: helpers:
select: select:
# Default value for :prompt => true in FormOptionsHelper # Default value for :prompt => true in FormOptionsHelper