From 734d08b97d80b607b97b7060a6022db4d89d831e Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 1 Apr 2010 14:14:21 +0000 Subject: Fix missing keys: some keys have been removed by mistake during the massive key conversion. git-svn-id: http://piwigo.org/svn/trunk@5535 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/install.lang.php | 1 - 1 file changed, 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 d9134d8a5..a3e4f4a31 100644 --- a/language/en_UK/install.lang.php +++ b/language/en_UK/install.lang.php @@ -36,7 +36,6 @@ $lang['Parameters are correct'] = "Parameters are correct"; $lang['Connection to server succeed, but it was impossible to connect to database'] = "Connection to server successful, but the connection to the database is impossible"; $lang['Can\'t connect to server'] = "Cannot connect to server"; $lang['The next step of the installation is now possible'] = "The next step of the installation is now possible"; -$lang['next step'] = "next step"; $lang['Copy the text in pink between hyphens and paste it into the file "local/config/database.inc.php"(Warning : database.inc.php must only contain what is in pink, no line return or space character)'] = "Copy the text in pink between hyphens and paste it into the file \"local/config/database.inc.php\". (Warning: database.inc.php must only contain the pink text, without additional line return or space character)"; $lang['Database type'] = "Database type"; $lang['The type of database your piwigo data will be store in'] = "The type of database your Piwigo data will be store in"; -- cgit v1.2.3