diff options
author | riopwg <riopwg@piwigo.org> | 2011-04-23 17:09:48 +0000 |
---|---|---|
committer | riopwg <riopwg@piwigo.org> | 2011-04-23 17:09:48 +0000 |
commit | 015c9fce619dead6e4f0609a98b12a881f6e7946 (patch) | |
tree | fa05b821a493d014cf3372d42c6b82a38c84fd58 /language/it_IT | |
parent | 0b64c2683a8b801978aa81e9e6d160f5b41f779a (diff) |
Update language IT
git-svn-id: http://piwigo.org/svn/trunk@10603 68402e56-0260-453c-a942-63ccdbb3a9ee
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 |