aboutsummaryrefslogtreecommitdiffstats
path: root/language/it_IT/admin.lang.php
diff options
context:
space:
mode:
authorGotcha <gotcha@piwigo.org>2011-01-27 22:39:34 +0000
committerGotcha <gotcha@piwigo.org>2011-01-27 22:39:34 +0000
commitec169f12ff1300d9f4a1c334f1cea647f7296fbb (patch)
treeda2dd623db7da8a33984387a052e0fdc0fb9ba58 /language/it_IT/admin.lang.php
parentb5ed2aa16af965c987a7397b8115aa48da8c0047 (diff)
Add an legend for fieldset id=syncSimulate
(Localisation are good) git-svn-id: http://piwigo.org/svn/trunk@8952 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--language/it_IT/admin.lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php
index 02fde87bc..1c362c236 100644
--- a/language/it_IT/admin.lang.php
+++ b/language/it_IT/admin.lang.php
@@ -403,6 +403,7 @@ $lang['deleted'] = 'cancellato';
$lang['Metadata synchronization results'] = 'Risultato della sincronizzazione dei metadati';
$lang['only perform a simulation (no change in database will be made)'] = 'Solo simulazione (non sarà  fatta nessuna modifica nel database)';
$lang['[Simulation]'] = '[Simulazione]';
+$lang['Simulation'] = 'Simulazione';
$lang['directories + files'] = 'Directory + file';
$lang['only directories'] = 'Solo directory';
$lang['synchronize files structure with database'] = 'Sincronizzare la struttura dei files con il database';