diff options
Diffstat (limited to 'src/engine/engine.mc')
| -rw-r--r-- | src/engine/engine.mc | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/engine/engine.mc b/src/engine/engine.mc index 0e19d3bb..6e0695bc 100644 --- a/src/engine/engine.mc +++ b/src/engine/engine.mc | |||
| @@ -478,6 +478,13 @@ Language=English | |||
| 478 | Acquired payload: %1!ls! to working path: %2!ls! from: %4!ls!. | 478 | Acquired payload: %1!ls! to working path: %2!ls! from: %4!ls!. |
| 479 | . | 479 | . |
| 480 | 480 | ||
| 481 | MessageId=303 | ||
| 482 | Severity=Success | ||
| 483 | SymbolicName=MSG_VERIFIED_EXISTING_CONTAINER | ||
| 484 | Language=English | ||
| 485 | Verified existing container: %1!ls! at path: %2!ls!. | ||
| 486 | . | ||
| 487 | |||
| 481 | MessageId=304 | 488 | MessageId=304 |
| 482 | Severity=Success | 489 | Severity=Success |
| 483 | SymbolicName=MSG_VERIFIED_EXISTING_PAYLOAD | 490 | SymbolicName=MSG_VERIFIED_EXISTING_PAYLOAD |
| @@ -724,6 +731,13 @@ Language=English | |||
| 724 | Acquiring package: %1!ls!, payload: %2!ls!, %3!hs! from: %4!ls! | 731 | Acquiring package: %1!ls!, payload: %2!ls!, %3!hs! from: %4!ls! |
| 725 | . | 732 | . |
| 726 | 733 | ||
| 734 | MessageId=339 | ||
| 735 | Severity=Error | ||
| 736 | SymbolicName=MSG_FAILED_VERIFY_CONTAINER | ||
| 737 | Language=English | ||
| 738 | Failed to verify container: %2!ls! at path: %3!ls!, error: %1!ls!. Deleting file. | ||
| 739 | . | ||
| 740 | |||
| 727 | MessageId=347 | 741 | MessageId=347 |
| 728 | Severity=Warning | 742 | Severity=Warning |
| 729 | SymbolicName=MSG_APPLY_RETRYING_CONTAINER | 743 | SymbolicName=MSG_APPLY_RETRYING_CONTAINER |
