From: stronk7 Date: Fri, 10 Mar 2006 00:15:13 +0000 (+0000) Subject: Automatic installer.php by installer_builder (20060310) X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=8198e4fed327829454b782f9456d37c7da939b61;p=moodle.git Automatic installer.php by installer_builder (20060310) --- diff --git a/install/lang/en_utf8/installer.php b/install/lang/en_utf8/installer.php index c6ae03e653..6f0803b53f 100644 --- a/install/lang/en_utf8/installer.php +++ b/install/lang/en_utf8/installer.php @@ -19,6 +19,7 @@ $string['admindirsettingsub'] = ' A very few webhosts use /admin as a special new name here. For example:

moodleadmin

This will fix admin links in Moodle.'; $string['bypassed'] = 'Bypassed'; +$string['cannotcreatelangdir'] = 'Cannot create lang dir.'; $string['cannotcreatetempdir'] = 'Cannot create temp dir.'; $string['cannotdownloadcomponents'] = 'Cannot download components.'; $string['cannotdownloadzipfile'] = 'Cannot download ZIP file.';