From 283b3520836c19b97100f1e98fada836edaf1608 Mon Sep 17 00:00:00 2001 From: koenr Date: Tue, 5 Apr 2005 19:01:51 +0000 Subject: [PATCH] fixing NCR notation File is no more XHTML compliant - my modifications dissapeared between version 1.11 and 1.12 --- 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 48f906d3a28..3f3f1562a33 100644 --- a/lang/tr/moodle.php +++ b/lang/tr/moodle.php @@ -920,7 +920,7 @@ $string['themes'] = 'Temalar'; $string['themesaved'] = 'Yeni tema kaydedildi'; $string['thischarset'] = 'iso-8859-9'; $string['thisdirection'] = 'ltr'; -$string['thislanguage'] = 'Türkçe'; +$string['thislanguage'] = 'Türkçe'; $string['time'] = 'Zaman'; $string['timezone'] = 'Zaman dilimi'; $string['to'] = 'Bitiş';