Page 1 of 1

Status column Layout

PostPosted: Sun Feb 12, 2012 6:09 am
by magician1962
Currently the information in the status column is in this format
Retry: 'R' Next Retry : 'NR' 'P'%: Completed

Which results in
Retry: 3 Next Retry : 150 5%: Completed

Can this be changed to
Retry: 'R' Next Retry : 'NR' Completed: 'P'%

So we get
Retry: 3 Next Retry : 150 Completed: 5%

Which is more readable