diff options
Diffstat (limited to 'src/burn/engine/engine.mc')
-rw-r--r-- | src/burn/engine/engine.mc | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/burn/engine/engine.mc b/src/burn/engine/engine.mc index dcd18074..b9267593 100644 --- a/src/burn/engine/engine.mc +++ b/src/burn/engine/engine.mc | |||
@@ -991,6 +991,20 @@ Language=English | |||
991 | Illegal state: Reboot requested within an MSI transaction, id: %1!ls! | 991 | Illegal state: Reboot requested within an MSI transaction, id: %1!ls! |
992 | . | 992 | . |
993 | 993 | ||
994 | MessageId=388 | ||
995 | Severity=Warning | ||
996 | SymbolicName=MSG_APPLY_SKIPPING_NONVITAL_ROLLBACK_BOUNDARY_PACKAGE | ||
997 | Language=English | ||
998 | Skipping package inside non-vital rollback boundary, id: %1!ls! | ||
999 | . | ||
1000 | |||
1001 | MessageId=389 | ||
1002 | Severity=Warning | ||
1003 | SymbolicName=MSG_APPLY_SKIPPING_REST_OF_NONVITAL_ROLLBACK_BOUNDARY | ||
1004 | Language=English | ||
1005 | Skipping the rest of non-vital rollback boundary, id: %1!ls! | ||
1006 | . | ||
1007 | |||
994 | MessageId=399 | 1008 | MessageId=399 |
995 | Severity=Success | 1009 | Severity=Success |
996 | SymbolicName=MSG_APPLY_COMPLETE | 1010 | SymbolicName=MSG_APPLY_COMPLETE |