From 925f581f2864cbb35cdb8b344d0d29f2659707d4 Mon Sep 17 00:00:00 2001 From: patdenice Date: Mon, 3 Mar 2008 19:42:16 +0000 Subject: Install goes smarty. Get browser language directly. git-svn-id: http://piwigo.org/svn/trunk@2248 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/install.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'language/en_UK/install.lang.php') diff --git a/language/en_UK/install.lang.php b/language/en_UK/install.lang.php index d0e6f1139..e8564446c 100644 --- a/language/en_UK/install.lang.php +++ b/language/en_UK/install.lang.php @@ -40,7 +40,7 @@ $lang['step1_err_db'] = 'Connection to server succeed, but it was impossible to $lang['step1_err_server'] = 'Can\'t connect to server'; $lang['step1_err_copy_2'] = 'The next step of the installation is now possible'; $lang['step1_err_copy_next'] = 'next step'; -$lang['step1_err_copy'] = 'Copy the text between hyphens and paste it into the file "include/mysql.inc.php"(Warning : mysql.inc.php must only contain what is in blue, no line return or space character)'; +$lang['step1_err_copy'] = 'Copy the text in red between hyphens and paste it into the file "include/mysql.inc.php"(Warning : mysql.inc.php must only contain what is in blue, no line return or space character)'; $lang['step1_host'] = 'MySQL host'; $lang['step1_host_info'] = 'localhost, sql.multimania.com, toto.freesurf.fr'; -- cgit v1.2.3