From: moodler Date: Tue, 10 Dec 2002 11:49:20 +0000 (+0000) Subject: Changed locale, because it was causing ADOdb to crash!! X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=53a290ba0301a7432d58849c2960dad624a42a74;p=moodle.git Changed locale, because it was causing ADOdb to crash!! --- diff --git a/lang/tr/moodle.php b/lang/tr/moodle.php index 1f506a2413..7127fb8558 100644 --- a/lang/tr/moodle.php +++ b/lang/tr/moodle.php @@ -242,7 +242,7 @@ $string['latestnews'] = "Son haberler"; $string['listofallpeople'] = "Tam kullanýcý listesi"; $string['license'] = "GPL License"; $string['livelogs'] = "Son bir saatteki canlý kayýtlar"; -$string['locale'] = "tr_TR"; +$string['locale'] = "en_GB"; $string['location'] = "Yer"; $string['loggedinas'] = "\$a olarak giriþ yaptýnýz"; $string['loggedinnot'] = "Giriþ yapmadýnýz.";