From 53a290ba0301a7432d58849c2960dad624a42a74 Mon Sep 17 00:00:00 2001 From: moodler Date: Tue, 10 Dec 2002 11:49:20 +0000 Subject: [PATCH] Changed locale, because it was causing ADOdb to crash!! --- lang/tr/moodle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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."; -- 2.39.5