Merge branch 'install_311_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_311_STABLE

This commit is contained in:
Sara Arjona
2021-05-04 13:28:14 +02:00
+2 -2
View File
@@ -37,8 +37,8 @@ $string['cannotcreatetempdir'] = 'Det går inte att skapa temp-katalogen';
$string['cannotdownloadcomponents'] = 'Kan inte ladda ned komponenter';
$string['cannotdownloadzipfile'] = 'Kan inte ladda ned ZIP-fil';
$string['cannotfindcomponent'] = 'Hittar inte komponenten';
$string['cannotsavemd5file'] = 'Det går inte att spara md5-fil';
$string['cannotsavezipfile'] = 'Det går inte att spara ZIP-fil';
$string['cannotsavemd5file'] = 'Kan inte spara md5-fil';
$string['cannotsavezipfile'] = 'Kan inte spara ZIP-fil';
$string['cannotunzipfile'] = 'Det går inte att packa upp filen';
$string['componentisuptodate'] = 'Komponenten är aktuell';
$string['dmlexceptiononinstall'] = '<p>Ett databasfel har inträffat [{$a->errorcode}].<br />{$a->debuginfo}</p>';