aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2014-10-16 22:06:56 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2014-10-16 22:06:56 +0000
commit64aa731ddd7f652a36500b25c4ead232bb078245 (patch)
tree71ada06f6886ca6f7c64da104c7c007df6cac762 /language/en_UK
parentf7125a7acd2dd4fb53b919bfdd0d28a9f897516d (diff)
[trunk_install] Update en_UK, thanks to : ddtddt
git-svn-id: http://piwigo.org/svn/trunk@30164 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK')
-rw-r--r--language/en_UK/install.lang.php13
1 files changed, 6 insertions, 7 deletions
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 <a href="%s">Piwigo message board</a>.'] = 'Need help? Ask your question on the <a href="%s">Piwigo message board</a>.';
$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