diff options
Diffstat (limited to 'src/burn/engine/engine.mc')
| -rw-r--r-- | src/burn/engine/engine.mc | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/src/burn/engine/engine.mc b/src/burn/engine/engine.mc index 8e2f1a2e..f7ec0359 100644 --- a/src/burn/engine/engine.mc +++ b/src/burn/engine/engine.mc | |||
| @@ -271,7 +271,7 @@ MessageId=101 | |||
| 271 | Severity=Success | 271 | Severity=Success |
| 272 | SymbolicName=MSG_DETECTED_PACKAGE | 272 | SymbolicName=MSG_DETECTED_PACKAGE |
| 273 | Language=English | 273 | Language=English |
| 274 | Detected package: %1!ls!, state: %2!hs!, authored scope: %6!hs!, cached: %3!hs!, install registration state: %4!hs!, cache registration state: %5!hs! | 274 | Detected package: %1!ls!, state: %2!hs!, authored scope: %6!hs!, detected scope: %7!hs!, cached: %3!hs!, install registration state: %4!hs!, cache registration state: %5!hs! |
| 275 | . | 275 | . |
| 276 | 276 | ||
| 277 | MessageId=102 | 277 | MessageId=102 |
| @@ -414,6 +414,13 @@ Language=English | |||
| 414 | Planned configurable scope: %1!hs! | 414 | Planned configurable scope: %1!hs! |
| 415 | . | 415 | . |
| 416 | 416 | ||
| 417 | MessageId=227 | ||
| 418 | Severity=Success | ||
| 419 | SymbolicName=MSG_PLAN_INSTALLED_SCOPE | ||
| 420 | Language=English | ||
| 421 | Bundle was already installed with scope: %1!hs! | ||
| 422 | . | ||
| 423 | |||
| 417 | MessageId=201 | 424 | MessageId=201 |
| 418 | Severity=Success | 425 | Severity=Success |
| 419 | SymbolicName=MSG_PLANNED_PACKAGE | 426 | SymbolicName=MSG_PLANNED_PACKAGE |
