Custom Code & Locales

Translate a file upload button in a multilingual CF form.

Overview

The file upload button text is controlled by the user's browser language settings, not by CF.
Accept that the button text will display in the user's browser language, or implement a custom solution to override the default browser text.

Answered
br brononius 26 May, 2015
Hey,

I'm using forms with different languages. Everything is working fine, except some custom code. Small intro fe.
But apparantly, the custom code isn't translated.

Any idea why,? Or better if I can get this to be translated as well?
br brononius 26 May, 2015
Answer
When I'm using 'strict match', it seem to be working.

Just a file field isn't been translated. This keeps always the default language for the button and form field...
Gr GreyHead 26 May, 2015
1 Likes
Hi brononius,

The 'Upload file' button language is set by the user's browser and not by ChronoForms. If you need to change it there are some suggestions in this StackIOverFlow answer.

Bob
br brononius 26 May, 2015
Ahh OK... 😶

Then it just fine.
When an user from other language is using it, his own settings will kick in.
And since I'm just doing it for testing, it's not our (my or chronoform) problem.😉

Thanks!
This topic is locked and no more replies can be posted.