We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b9125c commit ba86ddeCopy full SHA for ba86dde
1 file changed
definitions/ChromiumBrowser_HistoryVisits.yaml
@@ -65,7 +65,7 @@ Sources:
65
`22`='Encrypted Archive Prompt for Local Password Scanning Pending Detailed Verdict', `23`='Blocked by Policy Scan Failed')
66
LET InterruptReason <= dict(`0`= 'No Interrupt', `1`= 'File Error', `2`='Access Denied', `3`='Disk Full',
67
`5`='Path Too Long',`6`='File Too Large', `7`='Virus', `10`='Temporary Problem', `11`='Blocked',
68
- `12`='Security Check Failed', `13`='Resume Error', `14`='File Hash Mismatch', `15`='File Same As Source',
+ `12`='Security Check Failed', `13`='Resume Error File Too Short', `14`='File Hash Mismatch', `15`='File Same As Source',
69
`20`='Network Error', `21`='Operation Timed Out', `22`='Connection Lost', `23`='Server Down',
70
`24`='Network Request Invalid', `30`='Server Error', `31`='Range Request Error',
71
`32`='Server Precondition Error', `33`='Unable to get file', `34`='Server Unauthorized',
0 commit comments