From f603dae451d46121f4e2fc75e754e782cc08104d Mon Sep 17 00:00:00 2001 From: koenr Date: Mon, 30 May 2005 22:12:49 +0000 Subject: [PATCH] fixing NCR-notation (see bug 2453) --- 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 ea0e2d72ff9..a3d1b270a67 100644 --- a/lang/he/moodle.php +++ b/lang/he/moodle.php @@ -929,7 +929,7 @@ $string['themes'] = ' $string['themesaved'] = 'ערכת הנושא החדשה נשמרה'; $string['thischarset'] = 'ISO-8859-8-I'; $string['thisdirection'] = 'rtl'; -$string['thislanguage'] = 'עברית'; +$string['thislanguage'] = 'עברית'; $string['time'] = 'זמן'; $string['timezone'] = 'אזור זמן'; $string['to'] = 'ל';