]> git.mjollnir.org Git - moodle.git/commitdiff
Automatic installer.php by installer_builder (20060310)
authorstronk7 <stronk7>
Fri, 10 Mar 2006 17:28:30 +0000 (17:28 +0000)
committerstronk7 <stronk7>
Fri, 10 Mar 2006 17:28:30 +0000 (17:28 +0000)
install/lang/en_utf8/installer.php

index 1fcc391d556630a46e72810a983afd2a6691ec5d..82ff7137b4396a2fbcc31d58526c2ef8daddefd0 100644 (file)
@@ -89,8 +89,10 @@ $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['download'] = 'Download';
 $string['downloadedfilecheckfailed'] = 'Downloaded file check failed.';
+$string['downloadlanguagebutton'] = 'Download \"$a\" language pack';
 $string['downloadlanguagehead'] = 'Download language pack';
-$string['downloadlanguagesub'] = 'Here you can try to download the complete lang pack you have selected to continue the installation using it. <br /><br />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['downloadlanguagenotneeded'] = 'You are using the \"$a\" lang pack and it\'s included with Moodle by default, so you can continue';
+$string['downloadlanguagesub'] = 'Here you can try to download the complete lang pack you have selected to continue the installation using it. <br /><br />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 ...';
 $string['environmentrecommendinstall'] = 'is recommended to be installed/enabled';