Page 1 of 1

jQuery validation plugin messages

Posted: Tue Feb 04, 2020 10:06 am
by revaljilji
Hi,
just noticed that the jQuery uses English language for validation messages even though we use German for our website.
Cheers,
R

Re: jQuery validation plugin messages

Posted: Fri Feb 07, 2020 12:13 pm
by Radu
Hi,

Can you give us more details about the context in which you encounter the problem? Is this related to WebHelp responsive publishing?
What steps can we take on our side to reproduce the problem?

Regards,
Radu

Re: jQuery validation plugin messages

Posted: Thu Feb 13, 2020 11:48 am
by revaljilji
Hi Radu,

yes its related to webhelp-responsive transformation. On input id="textToSearch" element there is onkeypress/onkeydown event if I remember correctly. It shows tooltip in case you try to search for empty string. The tooltip shows "Please fill this field" on English, no matter which language you set in the parameters.

Re: jQuery validation plugin messages

Posted: Mon Feb 17, 2020 5:35 pm
by ionela
Hi,

This message is shown by the browser (not by jQuery) and it depends on the language that is set in the browser.

Regards,
Ionela