mirror of https://github.com/BOINC/boinc.git
parent
0793e66ff7
commit
9b45adb7cc
|
@ -183,7 +183,7 @@ function state_string($result) {
|
|||
case 3: return tra("Error while computing");
|
||||
case 4: return tra("Error while uploading");
|
||||
case 6: return tra("Aborted by user");
|
||||
case 6: return tra("Upload failed");
|
||||
case 7: return tra("Upload failed");
|
||||
}
|
||||
return tra("Error");
|
||||
case 4: return tra("Timed out - no response");
|
||||
|
|
Loading…
Reference in New Issue