From 64aa731ddd7f652a36500b25c4ead232bb078245 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Thu, 16 Oct 2014 22:06:56 +0000 Subject: [trunk_install] Update en_UK, thanks to : ddtddt git-svn-id: http://piwigo.org/svn/trunk@30164 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/install.lang.php | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'language/en_UK') diff --git a/language/en_UK/install.lang.php b/language/en_UK/install.lang.php index 17f94e12b..a6d8f670f 100644 --- a/language/en_UK/install.lang.php +++ b/language/en_UK/install.lang.php @@ -47,14 +47,14 @@ $lang['Password [confirm]'] = "Password [confirm]"; $lang['verification'] = "verification"; $lang['Need help ? Ask your question on Piwigo message board.'] = 'Need help? Ask your question on the Piwigo message board.'; $lang['Visitors will be able to contact site administrator with this mail'] = 'Visitors will be able to use this email to contact the site administrator'; -$lang['PHP 5 is required'] = "PHP 5 is required"; +$lang['PHP 5 is required'] = 'PHP 5.2 is required'; $lang['It appears your webhost is currently running PHP %s.'] = "It appears your webhost is currently running PHP %s."; -$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = "Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file."; +$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo may try to switch your configuration to PHP 5.2 by creating or modifying a .htaccess file.'; $lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Note you can change your configuration by yourself and then restart Piwigo.'; -$lang['Try to configure PHP 5'] = "Try to configure PHP 5"; +$lang['Try to configure PHP 5'] = 'Try to configure PHP 5.2'; $lang['Sorry!'] = "Sorry!"; -$lang['Piwigo was not able to configure PHP 5.'] = "Piwigo was not able to configure PHP 5."; -$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = "You should refer to your hosting provider's support and see how you can switch to PHP 5 by yourself."; +$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo was not able to configure PHP 5.2'; +$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'You should refer to your hosting provider\'s support and see how you can switch to PHP 5.2 by yourself.'; $lang['Hope to see you back soon.'] = "Hope to see you back soon."; $lang['Congratulations, Piwigo installation is completed'] = 'Congratulations, Piwigo installation is completed'; $lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning: database.inc.php must only contain what is in the textarea, no line return or space character)'; @@ -64,5 +64,4 @@ $lang['You can download the config file and upload it to local/config directory $lang['Just another Piwigo gallery'] = 'Just another Piwigo gallery'; $lang['Welcome to my photo gallery'] = 'Welcome to my photo gallery'; $lang['Welcome to your new installation of Piwigo!'] = 'Welcome to your new installation of Piwigo!'; -$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Don\'t hesitate to consult our forums for any help: %s'; -?> \ No newline at end of file +$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Don\'t hesitate to consult our forums for any help: %s'; \ No newline at end of file -- cgit v1.2.3