Progress bar should not show "Loading thumbnails..." for empty dirs. Issue 1817 on behalf of tomasbuzek
This commit is contained in:
@@ -859,9 +859,10 @@ PROGRESSBAR_LOADING;Loading image...
|
||||
PROGRESSBAR_LOADJPEG;Loading JPEG file...
|
||||
PROGRESSBAR_LOADPNG;Loading PNG file...
|
||||
PROGRESSBAR_LOADTIFF;Loading TIFF file...
|
||||
PROGRESSBAR_NOIMAGES;No images found
|
||||
PROGRESSBAR_PROCESSING;Processing image...
|
||||
PROGRESSBAR_PROCESSING_PROFILESAVED;Processing profile saved
|
||||
PROGRESSBAR_READY;Ready.
|
||||
PROGRESSBAR_READY;Ready
|
||||
PROGRESSBAR_SAVEJPEG;Saving JPEG file...
|
||||
PROGRESSBAR_SAVEPNG;Saving PNG file...
|
||||
PROGRESSBAR_SAVETIFF;Saving TIFF file...
|
||||
|
Reference in New Issue
Block a user