feature 2441 added: no need to have the HD to regenerate the websize if the

current websize is bigger than resize settings. When it occurs, we move the
current websize as HD and create the new websize from it.


git-svn-id: http://piwigo.org/svn/trunk@12175 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall 2011-09-17 21:03:58 +00:00
commit fafb6c3368
20 changed files with 40 additions and 22 deletions

View file

@ -800,7 +800,6 @@ $lang['%s thumbnails have been regenerated'] = '%s miniature sono state rigenera
$lang['%s thumbnails can not be regenerated'] = '%s miniature non possono essere rigenerate';
$lang['%s photos have been regenerated'] = '%s foto sono state rigenerate';
$lang['%s photos can not be regenerated'] = '%s foto non possono essere rigenerate';
$lang['Only photos with HD can be regenerated!'] = 'Solo le foto con una HD possono essere rigenerate';
$lang['Updates'] = 'Aggiornamento';
$lang['Update in progress... Please wait.'] = 'Aggiornamento in corso ... Attendere prego';