Changing the form validation languages

Permalink
Hi,

I'm working on a site with 2 languages.
I have a basic contact form.

How can i change the form validation languages? (french and dutch)

Thanks

 
jordif replied on at Permalink Best Answer Reply
jordif
Hi,

first you need to make sure you've defined your language sections by going to Dashboard > System & Settings > Multilingual Setup.

If you place the contact form in a french section, the validation messages should be in French. (If you chose French as the language and France as the country).

If you are seeing the messages in English, then maybe you chose Belgium as the country? In that case, you'll need to go to /application/languages and rename the folder "fr_FR" to "fr_BE".


Hope this helps,

Jordi
grafoman replied on at Permalink Reply
I see, it didn't work because i selected Belgium as the country.. Thanks!