From 6df9bd8ebcf4a8c701aa9464484a87e0d881ae8f Mon Sep 17 00:00:00 2001 From: stronk7 Date: Fri, 10 Mar 2006 18:19:55 +0000 Subject: [PATCH] Automatic installer.php by installer_builder (20060310) --- install/lang/en_utf8/installer.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/lang/en_utf8/installer.php b/install/lang/en_utf8/installer.php index dcbb5f99ff..b3a6c6a9cc 100644 --- a/install/lang/en_utf8/installer.php +++ b/install/lang/en_utf8/installer.php @@ -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'; -- 2.39.5