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

index dcbb5f99ff6acc4a61b411a1fe587559980453c3..b3a6c6a9cc1660dedb3747ff16507972ff7480f9 100644 (file)
@@ -114,8 +114,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 from the Admin pages.';
-$string['langdownloadok'] = 'Language $a installed successfully. The rest of the installation will continue in your selected language.';
+$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 from the Admin pages.';
+$string['langdownloadok'] = 'Language \"$a\" installed successfully. The rest of the installation will continue in your selected language.';
 $string['language'] = 'Language';
 $string['magicquotesruntime'] = 'Magic Quotes Run Time';
 $string['magicquotesruntimeerror'] = 'This should be off';