diff --git a/install/lang/he/error.php b/install/lang/he/error.php index 6209911b9f1..4a86238a7c1 100644 --- a/install/lang/he/error.php +++ b/install/lang/he/error.php @@ -29,6 +29,9 @@ defined('MOODLE_INTERNAL') || die(); +$string['cannotcreatedboninstall'] = '
לא ניתן ליצור את מסד הנתונים.
+מסד הנתונים שצוין אינו קיים, ולמשתמש שצוין אין הרשאה ליצור את מסד הנתונים.
+מנהל האתר צריך לבדוק את הגדרות מסד הנתונים.
'; $string['cannotcreatelangdir'] = 'לא ניתן ליצור סיפריית שפה.'; $string['cannotcreatetempdir'] = 'לא ניתן ליצור סיפרייה זמנית.'; $string['cannotdownloadcomponents'] = 'לא ניתן להוריד רכיבים.'; @@ -38,6 +41,7 @@ $string['cannotsavemd5file'] = 'לא ניתן לשמור קובץ md5'; $string['cannotsavezipfile'] = 'לא ניתן לשמור קובץ ZIP'; $string['cannotunzipfile'] = 'לא ניתן לפתוח את קובץ ה-ZIP.'; $string['componentisuptodate'] = 'הרכיב מעודכן.'; +$string['dmlexceptiononinstall'] = 'אירעה שגיאת מסד נתונים [{$a->errorcode}].
{$a->debuginfo}