From c1bbd6a05c3ecfa1069af13bac4d4ad920e2ae70 Mon Sep 17 00:00:00 2001 From: Moodle Robot Date: Fri, 2 Jul 2010 00:37:01 +0000 Subject: [PATCH] Automatic installer.php lang files by installer_builder (20100702) --- install/lang/he_utf8/installer.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/install/lang/he_utf8/installer.php b/install/lang/he_utf8/installer.php index 060d3e0753e..b81f8a49695 100644 --- a/install/lang/he_utf8/installer.php +++ b/install/lang/he_utf8/installer.php @@ -38,7 +38,7 @@ $string['configurationcompletesub'] = 'Moodle ניסה לשמור את הגדר $string['continue'] = 'המשך'; $string['ctyperecommended'] = 'התקנת ההרחבה האופציונלית ctype PHP ממולצת ביותר בכדי לשפר את ביצועי האתר, במיוחד אם האתר תומך בשפות לא-לטניות.'; $string['ctyperequired'] = 'הרחבת ה-ctype PHP כעת נדרשת ע\"י Moodle, כדי לשפר את ביצועי האתר ולהציע תאימות רב-לשונית.'; -$string['curlrecommended'] = 'התקנת ספריית Curl, האופציונלית, מומלצת ביותר בכדי לאפשר ל-Moodle את פונקציונליות התקשורת'; +$string['curlrecommended'] = 'התקנת ספריית Curl, האופציונלית, מומלצת ביותר בכדי לאפשר ל-Moodle את פונקציונליות Moodle Networking'; $string['customcheck'] = 'בדיקות אחרות'; $string['database'] = 'מסד נתונים'; $string['databasecreationsettingshead'] = 'כעת נותר לך לעצב את הגדרות מסד הנתונים שלך היכן שרוב נתוני Moodle יאוחסנו. מסד נתונים זה ייווצר באופן אוטומטי ע\"י ההתקנה @@ -308,4 +308,6 @@ $string['wrongsourcebase'] = 'מקור בסיס URL שגוי'; $string['wrongzipfilename'] = 'שם קובץ ZIP שגוי.'; $string['wwwroot'] = 'כתובת האתר'; $string['wwwrooterror'] = 'כתובת האתר כנראה איננה תקנית - התקנת Moodle זו כנראה איננה שם. הערך כאן אותחל.'; +$string['xmlrpcrecommended'] = 'התקנת הרחבת ה-xmlrpc נדרשת לצורך פונקציונליות Moodle Networking.'; +$string['ziprequired'] = 'הרחבת The Zip PHP נדרשת ע\"י Moodle, ספריות PclZip או info-ZIP binaries לא בשימוש יותר.'; ?>