From 15448980ce4dd3f885d37b0bdec807c845a0e2ca Mon Sep 17 00:00:00 2001 From: stronk7 Date: Fri, 10 Mar 2006 17:52:19 +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 76e345fd63..dcbb5f99ff 100644 --- a/install/lang/en_utf8/installer.php +++ b/install/lang/en_utf8/installer.php @@ -91,7 +91,7 @@ $string['download'] = 'Download'; $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'; +$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'] = '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, you 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 ...'; -- 2.39.5