Artifact analyzer now pauses on power-loss (#22974)
* Artifact analyzer now pauses on power-loss Instead of just cancelling the current scan, the artifact analyzer will now pause in case of power-loss. Scanning will automatically resume when power returns. * Improve artifact scanning pausing This builds upon the latest improvements in artifact scanning regarding UI update.
This commit is contained in:
@@ -21,6 +21,7 @@ analysis-console-info-edges = EDGES: {$edges}
|
||||
analysis-console-info-value = UNEXTRACTED_VALUE: {$value}
|
||||
|
||||
analysis-console-info-scanner = Scanning...
|
||||
analysis-console-info-scanner-paused = Paused.
|
||||
analysis-console-progress-text = {$seconds ->
|
||||
[one] T-{$seconds} second
|
||||
*[other] T-{$seconds} seconds
|
||||
|
||||
Reference in New Issue
Block a user