• Resolved hanino

    (@hanino)


    Hi,

    I’m not 100% sure. But it seems as if the german translation for the error message “This field ist required.” fails since version 2.15. I get the english message instead. Is this generated in javascript since the last update?

    The message is translated in the german .po file of the plugin. But it seems as if this has no effect on the form validation message.

    thx for your help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter hanino

    (@hanino)

    …it’s working now. In line 67 of includes/scripts.php a directory is mentioned that’s missing in the plugin (or I couldn’t find it).

    Adding some files from the jQuery Validation Plugin solved the translation issue. Those files are

    js/validate/localization/messages_de.js
    js/validate/localization/messages_de.min.js

    …and similar for other languages.

    Plugin Contributor Chris Dillon

    (@cdillon27)

    Thanks for figuring it out. I changed the directory structure but failed to test that part. I will publish an update tomorrow.

    Plugin Contributor Chris Dillon

    (@cdillon27)

    Please update to version 2.16 and let me know if that solves it for you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘No translation for form validation messages’ is closed to new replies.