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

index 6f0803b53f98cc02421f29c0e0843aeb0ec974b9..f430adda680ae8d6ea426eba3e04d693756086ee 100644 (file)
@@ -112,6 +112,8 @@ $string['iconvrecommended'] = 'Installing the optional ICONV library is highly r
 $string['info'] = 'Information';
 $string['installation'] = 'Installation';
 $string['invalidmd5'] = 'Invalid md5';
+$string['langdownloaderror'] = 'Language $a not installed. The rest of the installation will continue in English. You can download and install other languages once the installation ends';
+$string['langdownloadok'] = 'Language $a installed successfully. The rest of the installation will follow in your selected language';
 $string['language'] = 'Language';
 $string['magicquotesruntime'] = 'Magic Quotes Run Time';
 $string['magicquotesruntimeerror'] = 'This should be off';