Ruby on Rails Tuesday, June 1, 2010

On Jun 1, 9:14 am, Mlle <emsto...@gmail.com> wrote:
> I use validates_presence_of in my model and I use the yml file to have
> the error message translate into:
>
> Veuillez vérifier les champs suivants :
>
>     * Material doit être rempli(e)
>
> But how can I translate the name of the attribute that is blank?  I
> want to translate Material also into French.

http://guides.rubyonrails.org/i18n.html#translations-for-active-record-models

Fred

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment