From 8f0bde00e3fee43ba980942ae6ceada4abdc12cf Mon Sep 17 00:00:00 2001 From: stronk7 Date: Fri, 10 Mar 2006 17:08:22 +0000 Subject: [PATCH] Automatic installer.php by installer_builder (20060310) --- install/lang/en_utf8/installer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/lang/en_utf8/installer.php b/install/lang/en_utf8/installer.php index cc3b2e9011..1fcc391d55 100644 --- a/install/lang/en_utf8/installer.php +++ b/install/lang/en_utf8/installer.php @@ -90,7 +90,7 @@ $string['dirrooterror'] = 'The \'Moodle Directory\' setting seems to be incorrec $string['download'] = 'Download'; $string['downloadedfilecheckfailed'] = 'Downloaded file check failed.'; $string['downloadlanguagehead'] = 'Download language pack'; -$string['downloadlanguagesub'] = 'Now the installer is trying to download the complete lang pack that you have selected in order to continue the installation using it. If the process doesn\'t end or you get an error, so can safely skip it and continue with the installation in English.'; +$string['downloadlanguagesub'] = 'Here you can try to download the complete lang pack you have selected to continue the installation using it.

If the process doesn\'t end or you get an error, so can safely skip this step and continue with the installation in English.'; $string['environmenterrortodo'] = 'You must solve all the environmental problems (errors) found above before proceeding to install this Moodle version!'; $string['environmenthead'] = 'Checking your environment ...'; $string['environmentrecommendinstall'] = 'is recommended to be installed/enabled'; -- 2.39.5