2
You have to edit the language user.php file.
root path/language/english/user.php
On mine it is down toward the bottom.
define('_US_LOCATION','Location');
to
define('_US_LOCATION','to what you want it to be');
then save go to your site and refresh page.
Quest