From 74679b2a3f9d4f43ed0bd1826eb852be0df2d301 Mon Sep 17 00:00:00 2001 From: koenr Date: Wed, 28 Sep 2005 19:27:26 +0000 Subject: [PATCH] changed charset to iso-8859-1 credits to Eloy for tracking this :-) --- lang/so/moodle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/so/moodle.php b/lang/so/moodle.php index 6baee1e87d2..f2184f9c2c3 100644 --- a/lang/so/moodle.php +++ b/lang/so/moodle.php @@ -993,7 +993,7 @@ $string['thanks'] = 'Mahadsanid'; $string['theme'] = 'Dabuub'; $string['themes'] = 'Dabuubooyin'; $string['themesaved'] = 'Dabuuka cusub waa la keydshey'; -$string['thischarset'] = 'iso-3166 2'; +$string['thischarset'] = 'iso-8859-1'; $string['thisdirection'] = 'ltr'; $string['thislanguage'] = 'Soomaali'; $string['time'] = 'Wakhti';