Tested with the latest version of Webform and Clientside validation.
It seems like Clientside validation is not translate the email pattern message.
The Pattern message is always displayed in English as @title is required. The message is translated correctly if client side validation is disabled.
Steps to reproduce
* Configure a site with at-least two languages (fr preferred as example webform config has fr)
* Enable user interface translation
* Enable webform
* create a webform with Email field
* Try to translate the pattern message "Email Address does not contain a valid email."
Actual (before applying patch):
* pattern message is not traslated even after seeing that in frontend
Expected (after applying patch):
* pattern message is traslated
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | pattern.png | 49.79 KB | kishor_kolekar |
| #3 | clientside_validation-3301967.patch | 591 bytes | kishor_kolekar |
Comments
Comment #2
kishor_kolekar commentedComment #3
kishor_kolekar commentedComment #4
kishor_kolekar commentedComment #5
kishor_kolekar commentedComment #6
kishor_kolekar commented