mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
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:
@@ -812,7 +812,6 @@ $lang['%s thumbnails have been regenerated'] = '%s תמונות ממוזערות
|
||||
$lang['%s thumbnails can not be regenerated'] = '%s תמונות ממוזערות לא יכלו להתחדש';
|
||||
$lang['%s photos have been regenerated'] = '%s תמונות חודשו';
|
||||
$lang['%s photos can not be regenerated'] = '%s תמונות לא יכלו להתחדש';
|
||||
$lang['Only photos with HD can be regenerated!'] = 'רק תמונות HD יכולות להתחדש!';
|
||||
$lang['Updates'] = 'עדכונים';
|
||||
$lang['Update in progress... Please wait.'] = 'עדכון בתהליך... המתן.';
|
||||
$lang['Ignore this update'] = 'התעלם מעידכון זה';
|
||||
|
||||
Reference in New Issue
Block a user