diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-07-01 21:15:35 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-07-01 21:15:35 +0000 |
commit | e11468049484ebc0f419baeab521caa06542bcb3 (patch) | |
tree | 4c72c803945474455cf3ad1d0cd85bc5752cf1ea | |
parent | bdab99e5c401fbdbbee8fb07a2906977cae3b06f (diff) |
[trunk_admin] Update it_IT, thanks to : Sugar888
git-svn-id: http://piwigo.org/svn/trunk@23736 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | language/it_IT/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index 3f4670042..35906165b 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -951,4 +951,5 @@ $lang['No members to manage'] = 'Nessun membro da gestire'; $lang['Rename'] = 'Rinomina'; $lang['Purge user cache'] = 'Svuotare la cache utente'; $lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'Le dimensioni dell\'immagine saranno ridotte a %dx%d pixel.'; +$lang['Resize after upload disabled due to the use of GD as graphic library'] = 'Ridimensionamento dopo l\'upload disattivato a causa dell\'uso di GD come libreria grafica'; ?>
\ No newline at end of file |