From 4145e17130c5ebee0e7679134e1b0eb439968d96 Mon Sep 17 00:00:00 2001 From: koenr Date: Sat, 9 Oct 2004 21:54:11 +0000 Subject: [PATCH] fixed a left to right related problem see http://moodle.org/mod/forum/discuss.php?d=13668&parent=65906 Thank you dovix --- lang/he/moodle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/he/moodle.php b/lang/he/moodle.php index 44b123a6f6..274a11fa5d 100644 --- a/lang/he/moodle.php +++ b/lang/he/moodle.php @@ -838,7 +838,7 @@ $string['thanks'] = ' $string['theme'] = 'òéöåá'; $string['themes'] = 'òéöåáéí'; $string['themesaved'] = 'òéöåá çãù ðùîø'; -$string['thischarset'] = 'iso-8859-8'; +$string['thischarset'] = 'ISO-8859-8-I'; $string['thisdirection'] = 'rtl'; $string['thislanguage'] = 'Hebrew'; $string['time'] = 'æîï'; -- 2.39.5