diff options
Diffstat (limited to 'src/burn/engine/engine.mc')
-rw-r--r-- | src/burn/engine/engine.mc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/burn/engine/engine.mc b/src/burn/engine/engine.mc index 932b6931..916b6d8b 100644 --- a/src/burn/engine/engine.mc +++ b/src/burn/engine/engine.mc | |||
@@ -1027,21 +1027,21 @@ MessageId=370 | |||
1027 | Severity=Success | 1027 | Severity=Success |
1028 | SymbolicName=MSG_SESSION_BEGIN | 1028 | SymbolicName=MSG_SESSION_BEGIN |
1029 | Language=English | 1029 | Language=English |
1030 | Session begin, registration key: %1!ls!, options: 0x%2!x!, disable resume: %3!hs! | 1030 | Session begin, registration key: %1!ls!, scope: %2!hs!, options: 0x%3!x!, disable resume: %4!hs! |
1031 | . | 1031 | . |
1032 | 1032 | ||
1033 | MessageId=371 | 1033 | MessageId=371 |
1034 | Severity=Success | 1034 | Severity=Success |
1035 | SymbolicName=MSG_SESSION_UPDATE | 1035 | SymbolicName=MSG_SESSION_UPDATE |
1036 | Language=English | 1036 | Language=English |
1037 | Updating session, registration key: %1!ls!, resume: %2!hs!, restart initiated: %3!hs!, disable resume: %4!hs! | 1037 | Updating session, registration key: %1!ls!, scope: %2!hs!, resume: %3!hs!, restart initiated: %4!hs!, disable resume: %5!hs! |
1038 | . | 1038 | . |
1039 | 1039 | ||
1040 | MessageId=372 | 1040 | MessageId=372 |
1041 | Severity=Success | 1041 | Severity=Success |
1042 | SymbolicName=MSG_SESSION_END | 1042 | SymbolicName=MSG_SESSION_END |
1043 | Language=English | 1043 | Language=English |
1044 | Session end, registration key: %1!ls!, resume: %2!hs!, restart: %3!hs!, disable resume: %4!hs!, default registration: %5!hs!, ba requested registration: %6!hs! | 1044 | Session end, registration key: %1!ls!, scope: %2!hs!, resume: %3!hs!, restart: %4!hs!, disable resume: %5!hs!, default registration: %6!hs!, ba requested registration: %7!hs! |
1045 | . | 1045 | . |
1046 | 1046 | ||
1047 | MessageId=373 | 1047 | MessageId=373 |