Index: google.inc =================================================================== --- google.inc (revision 140) +++ google.inc (working copy) @@ -69,6 +69,7 @@ // if google adds countries that don't match the Drupal API list for whatever // reason. $countries = location_get_iso3166_list(); + $regionclean = array_map('t', $regionclean); $regex = "#[ (].*[)]#e"; $cntryclean = preg_replace($regex, "", $countries); $countriesfixes = array_merge($cntryclean, array(