aboutsummaryrefslogtreecommitdiff
path: root/src/engine/engine.mc
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/engine.mc')
-rw-r--r--src/engine/engine.mc31
1 files changed, 19 insertions, 12 deletions
diff --git a/src/engine/engine.mc b/src/engine/engine.mc
index 6e0695bc..25d5b4e4 100644
--- a/src/engine/engine.mc
+++ b/src/engine/engine.mc
@@ -717,13 +717,6 @@ Language=English
717Acquiring container: %1!ls!, %3!hs! from: %4!ls! 717Acquiring container: %1!ls!, %3!hs! from: %4!ls!
718. 718.
719 719
720MessageId=337
721Severity=Success
722SymbolicName=MSG_ACQUIRE_CONTAINER_PAYLOAD
723Language=English
724Acquiring container: %1!ls!, payload: %2!ls!, %3!hs! from: %4!ls!
725.
726
727MessageId=338 720MessageId=338
728Severity=Success 721Severity=Success
729SymbolicName=MSG_ACQUIRE_PACKAGE_PAYLOAD 722SymbolicName=MSG_ACQUIRE_PACKAGE_PAYLOAD
@@ -738,25 +731,39 @@ Language=English
738Failed to verify container: %2!ls! at path: %3!ls!, error: %1!ls!. Deleting file. 731Failed to verify container: %2!ls! at path: %3!ls!, error: %1!ls!. Deleting file.
739. 732.
740 733
734MessageId=340
735Severity=Warning
736SymbolicName=MSG_CACHE_CONTINUING_NONVITAL_PACKAGE
737Language=English
738Cached non-vital package: %1!ls!, encountered error: 0x%2!x!. Continuing...
739.
740
741MessageId=346
742Severity=Warning
743SymbolicName=MSG_CACHE_RETRYING_PACKAGE
744Language=English
745Application requested retry of caching package: %1!ls!, encountered error: 0x%2!x!. Retrying...
746.
747
741MessageId=347 748MessageId=347
742Severity=Warning 749Severity=Warning
743SymbolicName=MSG_APPLY_RETRYING_CONTAINER 750SymbolicName=MSG_CACHE_RETRYING_CONTAINER
744Language=English 751Language=English
745Application requested retry of container: %2!ls!, encountered error: %1!ls!. Retrying... 752Application requested retry of caching container: %2!ls!, encountered error: %1!ls!. Retrying...
746. 753.
747 754
748MessageId=348 755MessageId=348
749Severity=Warning 756Severity=Warning
750SymbolicName=MSG_APPLY_RETRYING_PACKAGE 757SymbolicName=MSG_APPLY_RETRYING_PACKAGE
751Language=English 758Language=English
752Application requested retry of package: %1!ls!, encountered error: 0x%2!x!. Retrying... 759Application requested retry of executing package: %1!ls!, encountered error: 0x%2!x!. Retrying...
753. 760.
754 761
755MessageId=349 762MessageId=349
756Severity=Warning 763Severity=Warning
757SymbolicName=MSG_APPLY_RETRYING_PAYLOAD 764SymbolicName=MSG_CACHE_RETRYING_PAYLOAD
758Language=English 765Language=English
759Application requested retry of payload: %2!ls!, encountered error: %1!ls!. Retrying... 766Application requested retry of caching payload: %2!ls!, encountered error: %1!ls!. Retrying...
760. 767.
761 768
762MessageId=350 769MessageId=350