Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Changing front-end language in User Form Module (trunk)


Go to End


2154 Views

Avatar
theAlien

Community Member, 131 Posts

29 December 2008 at 11:44am

Edited: 29/12/2008 11:46am

In sapphire/_config.php I changed the language.
But after submitting a User Form with required fields that aren't filled out, the front-end still renders:
Please fill out "FieldName", it is required.

Off course, I would like to change that, but I can't find a language-file with this line.
Am I missing something? Or is it something that's hardcoded (and where do I have to search it)?