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