English reference translation fix : "Connection to server unavailable." instead of "Connection to server impossible."

git-svn-id: http://piwigo.org/svn/trunk@20644 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
Eric
2013-02-10 13:59:18 +00:00
parent 9c44130791
commit b6029f51e5

View File

@@ -221,7 +221,7 @@ $lang['Caddie'] = "Caddie";
$lang['cancel manual order'] = 'cancel manual order';
$lang['Cancel'] = 'Cancel';
$lang['Cannot delete the old permalink !'] = "The old permalink cannot be deleted!";
$lang['Can\'t connect to server.'] = "Connection to server impossible.";
$lang['Can\'t connect to server.'] = "Connection to server unavailable.";
$lang['Can\'t create temporary file.'] = "Temporary file cannot be created.";
$lang['Can\'t download archive.'] = "Archive cannot be downloaded.";
$lang['Can\'t read or extract archive.'] = "Archive cannot be read or extracted.";