From 21f34b5f67d685b202ad806226b0d08b9c67af55 Mon Sep 17 00:00:00 2001 From: moodler Date: Wed, 11 Dec 2002 10:00:41 +0000 Subject: [PATCH] Set the locale to ar_EG --- lang/ar/moodle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"; -- 2.39.5