Thread Starter
vafo
(@vafo)
Whelp, I tried searching for these strings on string translation, where they were not.
I tried finding them in the plugin code so I could wrap them in php GetText but couldn’t the location + irremediably broke my site trying to replace non-hardcoded strings (managed to recover by replacing the affected file)
Presently the messages defined in the addon plugin are being presented in both languages.
Thread Starter
vafo
(@vafo)
Yes, and this works, but not only it won-t be clear to a registering user that the username should be his email, as there is no validation over the username field for it to be a valid email string.
I just want one input ~ not to fill the email on two inputs.