Best Blackhat Forum

Full Version: GeoTheme localization help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Need help for Geotheme localization.

I translated PO file renamed it to uk_UK.po, put it into the localization directory, but nothing has changed
Theme dont want to use PO files. Even if i modify base us_Us.po - nothing changed.
Hi, Note the file wp-config, the line: define ('WPLANG', ' '); - change to u language, in my case: define ('WPLANG', 'pt_BR');

see more:
Code:
http://stackoverflow.com/questions/7741280/change-html-language-from-en-us-in-to-en-gb-in-wordpress
Reference URL's