From 8198e4fed327829454b782f9456d37c7da939b61 Mon Sep 17 00:00:00 2001 From: stronk7 Date: Fri, 10 Mar 2006 00:15:13 +0000 Subject: [PATCH] Automatic installer.php by installer_builder (20060310) --- install/lang/en_utf8/installer.php | 1 + 1 file changed, 1 insertion(+) 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.'; -- 2.39.5