Automatic installer.php by installer_builder (20060310)

This commit is contained in:
stronk7 2006-03-10 00:56:14 +00:00
parent 77c42ea458
commit 844474a21b

View file

@ -112,6 +112,8 @@ $string['iconvrecommended'] = 'Installing the optional ICONV library is highly r
$string['info'] = 'Information'; $string['info'] = 'Information';
$string['installation'] = 'Installation'; $string['installation'] = 'Installation';
$string['invalidmd5'] = 'Invalid md5'; $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['language'] = 'Language';
$string['magicquotesruntime'] = 'Magic Quotes Run Time'; $string['magicquotesruntime'] = 'Magic Quotes Run Time';
$string['magicquotesruntimeerror'] = 'This should be off'; $string['magicquotesruntimeerror'] = 'This should be off';