andrevgm
Member
Posted 4 months ago #
How to translate the error messages? Is there a way to do using Poedit?
I.E. Every time a user informs an email included in the blacklist, the app shows a message like this: "Error: ...". In Portuguese should be "Erro: ...", but the word Error I didn't find a way to translate.
http://wordpress.org/extend/plugins/user-domain-whitelist/
Warren Harrison
Member
Posted 4 months ago #
Chalk this up to my inexperience. After reading up on the WordPress i18n functions, I've wrapped the ERROR text in such a function. Hopefully this will enable you to easily translate now.
Version 1.4 of the plugin should be available shortly. I just checked it in via SVN.