by maribel » Tue Dec 06, 2011 6:04 pm
Like this:
// username and password to edit translations, please change for security reasons,
// this is not your google login/pass, you need to think something new
define('USER', 'mynewusername');
define('PASS', 'mynewpassword');
????
I test and is not working.