minor fix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2014-01-13 02:21:19 +04:00
parent 1adf3d60b3
commit 4ec15362a5

View File

@ -413,7 +413,9 @@ function sortImagesDialog(){
cfg = {} cfg = {}
cfg[alg] = [ cfg[alg] = [
'Date | this will fall back to file sequence and file name.', 'Date'+
'| fall back to file sequence then\n'+
'file name when the earlier is equal.',
'Sequence number', 'Sequence number',
'Sequence number with overflow', 'Sequence number with overflow',
'File name' 'File name'