From: moodler Date: Wed, 11 Dec 2002 10:00:41 +0000 (+0000) Subject: Set the locale to ar_EG X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=21f34b5f67d685b202ad806226b0d08b9c67af55;p=moodle.git Set the locale to ar_EG --- diff --git a/lang/ar/moodle.php b/lang/ar/moodle.php index e0def9cb3c..272ba4fae2 100644 --- a/lang/ar/moodle.php +++ b/lang/ar/moodle.php @@ -482,7 +482,7 @@ $string['hitsoncourse'] = "Hits on \$a->coursename by \$a->username"; $string['hitsoncoursetoday'] = "Today's hits on \$a->coursename by \$a->username"; $string['jumpto'] = "Jump to..."; $string['language'] = "Language"; -$string['locale'] = "ar_AR"; +$string['locale'] = "ar_EG"; $string['passwordrecovery'] = "Yes, help me log in"; $string['show'] = "Show"; $string['showrecent'] = "Show recent activity";