treehouse : what would you like to learn today?
Web Design Web Development iOS Development

woocommerce/wordpress - how to translate login error messages!?

  • Hi all, i got some problem with the plugin woocommerce (for wordpress). I'm trying to make a full translation of the plugin, until now it's ok with the translations files, but I was unable to translate the error messages of the login form! Like:

    ERROR: The username field is empty. or ERROR: The password field is empty.

    etc...!

    anyone with my same problem? thanks!

  • Hi sb0k, the error messages are not from the WooCommerce plugin. They are inherent WordPress messages. So to translate them, you must go to WordPress language files and change them there.

    / Nick