mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
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:
@@ -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.";
|
||||
|
||||
Reference in New Issue
Block a user