From 30f0de391eb8c57b9bfe816c554fc49d75832d5e Mon Sep 17 00:00:00 2001 From: stronk7 Date: Fri, 10 Mar 2006 23:17:14 +0000 Subject: [PATCH] Automatic installer.php by installer_builder (20060311) --- install/lang/en_utf8/installer.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/lang/en_utf8/installer.php b/install/lang/en_utf8/installer.php index a36d94e63f..c0dd57d9ce 100644 --- a/install/lang/en_utf8/installer.php +++ b/install/lang/en_utf8/installer.php @@ -86,7 +86,7 @@ directory should be readable AND WRITEABLE by the web server user (usually \'nobody\' or \'apache\'), but it should not be accessible directly via the web.'; $string['dirroot'] = 'Moodle Directory'; -$string['dirrooterror'] = 'The \'Moodle Directory\' setting seems to be incorrect - we can\'t find a Moodle installation there. The value below has been reset.'; +$string['dirrooterror'] = 'The \'Moodle Directory\' setting seems to be incorrect - we can\'t find a Moodle installation there. The value below has been reset.'; $string['download'] = 'Download'; $string['downloadedfilecheckfailed'] = 'Downloaded file check failed.'; $string['downloadlanguagebutton'] = 'Download the "$a" language pack'; @@ -184,5 +184,5 @@ $string['wrongdestpath'] = 'Wrong destination path.'; $string['wrongsourcebase'] = 'Wrong source URL base.'; $string['wrongzipfilename'] = 'Wrong ZIP filename.'; $string['wwwroot'] = 'Web address'; -$string['wwwrooterror'] = 'The web address does not appear to be valid - this Moodle installation doesn\'t appear to be there.'; +$string['wwwrooterror'] = 'The web address does not appear to be valid - this Moodle installation doesn\'t appear to be there. The value below has been reset.'; ?> -- 2.39.5