aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEricNet <ericnet@piwigo.org>2010-06-30 12:46:06 +0000
committerEricNet <ericnet@piwigo.org>2010-06-30 12:46:06 +0000
commit773546363ea1c6e8207b03e4af80846b08d7c477 (patch)
tree5c3a96ad9d7ab7d5cf9af157679a27e243442e22
parent1de69261bbe7fad485537a765b8ed3aebd8ad18c (diff)
git-svn-id: http://piwigo.org/svn/branches/2.1@6637 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--language/it_IT/admin.lang.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php
index 79b17dd13..c8e2d08a1 100644
--- a/language/it_IT/admin.lang.php
+++ b/language/it_IT/admin.lang.php
@@ -555,9 +555,9 @@ $lang['Are you sure to install this upgrade? You must verify if this version doe
$lang['%s has been successfully upgraded.'] = '%s è stato aggiornato con successo.';
$lang['Plugin has been successfully copied'] = 'Il plugin è stato copiato con successo.';
$lang['You might go to plugin list to install and activate it.'] = 'Recatevi nella lista dei plugins per installarlo ed attivarlo.';
-$lang['Can\'t create temporary file.'] = 'È impossibile creare un file temporaneo.';
-$lang['Can\'t download archive.'] = 'È impossibile scaricare l\'archivio.';
-$lang['Can\'t read or extract archive.'] = 'È impossibile leggere o eseguire l\'archivio.';
+$lang['Can\'t create temporary file.'] = 'E\' impossibile creare un file temporaneo.';
+$lang['Can\'t download archive.'] = 'E\' impossibile scaricare l\'archivio.';
+$lang['Can\'t read or extract archive.'] = 'E\' impossibile leggere o eseguire l\'archivio.';
$lang['An error occured during extraction (%s).'] = 'Si è verificato un\'errore durante l\'estrazione del file (%s).';
$lang['Please check "plugins" folder and sub-folders permissions (CHMOD).'] = 'Verificate i permessi della cartella "plugins" e delle sue sotto cartelle (CHMOD).';
$lang['Can\'t connect to server.'] = 'Non è possibile connettersi al server.';