aboutsummaryrefslogtreecommitdiffstats
path: root/language
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2012-06-15 12:35:44 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2012-06-15 12:35:44 +0000
commitaf9e308cff25fd61590f9c9ecab18cdf15d1f565 (patch)
tree4f931e71f65f3503c163a6e4b366439850834f4b /language
parent5214b49e95c422252b3c45d635211c1a051a5196 (diff)
[trunk_install] Update en_UK, thanks to : Tadjio
git-svn-id: http://piwigo.org/svn/trunk@15724 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r--language/en_UK/install.lang.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/language/en_UK/install.lang.php b/language/en_UK/install.lang.php
index aca82d26f..e5ba9805b 100644
--- a/language/en_UK/install.lang.php
+++ b/language/en_UK/install.lang.php
@@ -31,8 +31,8 @@ $lang['Admin configuration'] = "Admin configuration";
$lang['Start Install'] = "Start installation";
$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = "mail address must be like xxx@yyy.eee (example : jack@altern.org)";
$lang['Webmaster login'] = "Webmaster login";
-$lang['It will be shown to the visitors. It is necessary for website administration'] = "It will be shown to the visitors. It is necessary for website administration";
-$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['It will be shown to the visitors. It is necessary for website administration'] = 'It will be shown to visitors. It is necessary for website administration';
+$lang['Connection to server succeed, but it was impossible to connect to database'] = 'Connection to server successful, but the connection to the database was not possible.';
$lang['Can\'t connect to server'] = "Cannot connect to server";
$lang['Host'] = "Host";
$lang['localhost, sql.multimania.com, toto.freesurf.fr'] = "localhost, sql.multimania.com, toto.freesurf.fr";
@@ -53,7 +53,7 @@ $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 <a href=\"%s\">Piwigo message board</a>.";
$lang['Webmaster mail address'] = "Webmaster mail address";
-$lang['Visitors will be able to contact site administrator with this mail'] = "Visitors will be able to use this mail to contact the site administrator";
+$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['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.";