summaryrefslogtreecommitdiff
path: root/includes/iso.inc
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2011-01-04 16:07:48 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2011-01-04 16:07:48 +0000
commitf6f3e2baa0930bfe37869619278162893b97e3ce (patch)
treed5bf991cad9ded62ca7c9b244d249c265487f995 /includes/iso.inc
parent32cff90b10c2b275f3843d599329052ac69b9b5b (diff)
downloadbrdo-f6f3e2baa0930bfe37869619278162893b97e3ce.tar.gz
brdo-f6f3e2baa0930bfe37869619278162893b97e3ce.tar.bz2
#1014170 by rooby: Fixed East Timor is now Timor-Leste.
Diffstat (limited to 'includes/iso.inc')
-rw-r--r--includes/iso.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/iso.inc b/includes/iso.inc
index ce0757547..ed2bfdd79 100644
--- a/includes/iso.inc
+++ b/includes/iso.inc
@@ -241,7 +241,7 @@ function _country_get_predefined_list() {
'TH' => $t('Thailand'),
'TJ' => $t('Tajikistan'),
'TK' => $t('Tokelau'),
- 'TL' => $t('East Timor'),
+ 'TL' => $t('Timor-Leste'),
'TM' => $t('Turkmenistan'),
'TN' => $t('Tunisia'),
'TO' => $t('Tonga'),