From ad09e2edc8f89e9780136609b489aaf7f89ac4c2 Mon Sep 17 00:00:00 2001 From: stronk7 Date: Fri, 10 Mar 2006 17:37:45 +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 82ff7137b4..76e345fd63 100644 --- a/install/lang/en_utf8/installer.php +++ b/install/lang/en_utf8/installer.php @@ -89,7 +89,7 @@ $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['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['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.'; -- 2.39.5