Change Error messages

Where may i change the default error message for validating a form ?

And the box error title, please : “1 error prohibited this stagiaire
from being saved”

thks

I’ve used this and found it fine for my purposes:
http://wiki.rubyonrails.com/rails/pages/Custom+Error+Message

Cheers.

irong wrote:

Where may i change the default error message for validating a form ?

And the box error title, please : “1 error prohibited this stagiaire
from being saved”

thks

I’ve used this and found it fine for my purposes:
Peak Obsession

Cheers.

This enhancement will let you change the box title which you referenced:
http://www.railtie.net/articles/2006/01/26/enhancing_rails_errors

Cheers.

Thks it solved my problems.

JW wrote:

I’ve used this and found it fine for my purposes:
http://wiki.rubyonrails.com/rails/pages/Custom+Error+Message

Cheers.

This enhancement will let you change the box title which you referenced:
http://www.railtie.net/articles/2006/01/26/enhancing_rails_errors

Cheers.