diff options
Diffstat (limited to '')
-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 c9a644944..98440274e 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -840,4 +840,5 @@ $lang['Crop'] = 'Ridimenzionare'; $lang['Width'] = 'Larghezza'; $lang['Height'] = 'Altezza'; $lang['Follow Orientation'] = 'Rispettare l\'orientamento'; +$lang['If you want to regenerate thumbnails, please go to the <a href="%s">Batch Manager</a>.'] = 'Se volete rigenerare le miniature, rendetevi su <a href="%s">Gestione per lotti</a>.'; ?>
\ No newline at end of file |