From: stronk7 Date: Fri, 10 Mar 2006 18:56:57 +0000 (+0000) Subject: Automatic installer.php by installer_builder (20060310) X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=9e5588572badbaeb2463ef25a68ac61267fc98bc;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 b4a77846bc..3005af5acc 100644 --- a/install/lang/en_utf8/installer.php +++ b/install/lang/en_utf8/installer.php @@ -92,7 +92,7 @@ $string['downloadedfilecheckfailed'] = 'Downloaded file check failed.'; $string['downloadlanguagebutton'] = 'Download the "$a" language pack'; $string['downloadlanguagehead'] = 'Download language pack'; $string['downloadlanguagenotneeded'] = 'You are using the \"$a\" lang pack and it\'s included with Moodle by default, so you can continue with the installation.'; -$string['downloadlanguagesub'] = 'You now have the choice of downloading a language pack and continuing the installation process in this language.

If you are unable to download the language pack of your choice, you may continue the installation process in English. (You will have an opportunity later to download additional language packs).'; +$string['downloadlanguagesub'] = 'You now have the choice of downloading a language pack and continuing the installation process in this language. Otherwise, you may continue the installation process using the default language pack, English.

If you are unable to download the language pack of your choice, you may continue the installation process in English. (You will have an opportunity later to download additional language packs).'; $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';