Hi. I translated it to brazilian portuguese and used msgfmt to make the .mo file (inside a 'lang/br/LC_MESSAGES' directory). Then I changed the config.php (br instead of en), but nothing changed. Am I missing something?
I'd like to see the translation online before sending it to you, to make sure the phrases 'fit'.
[]s, gandhi
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi. I translated it to brazilian portuguese and used msgfmt to make the .mo file (inside a 'lang/br/LC_MESSAGES' directory). Then I changed the config.php (br instead of en), but nothing changed. Am I missing something?
I'd like to see the translation online before sending it to you, to make sure the phrases 'fit'.
[]s, gandhi
Check out the latest index.php and include/class.phpSecurityAdm.php files, and the expected results should be visible.
We needed to set the textdomain inside the constructor rather than the index file.