diff options
Diffstat (limited to 'src/wixstdba/wixstdba.mc')
-rw-r--r-- | src/wixstdba/wixstdba.mc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wixstdba/wixstdba.mc b/src/wixstdba/wixstdba.mc index b420af39..688b1da1 100644 --- a/src/wixstdba/wixstdba.mc +++ b/src/wixstdba/wixstdba.mc | |||
@@ -31,9 +31,9 @@ LanguageNames=(English=0x409:MSG00409) | |||
31 | 31 | ||
32 | MessageId=1 | 32 | MessageId=1 |
33 | Severity=Success | 33 | Severity=Success |
34 | SymbolicName=MSG_WIXSTDBA_DETECTED_FORWARD_COMPATIBLE_BUNDLE | 34 | SymbolicName=MSG_WIXSTDBA_PLANNED_FORWARD_COMPATIBLE_BUNDLE |
35 | Language=English | 35 | Language=English |
36 | WIXSTDBA: Detected forward compatible bundle: %1!ls!, wixstdba requested: %2!hs!, bafunctions requested: %3!hs! | 36 | WIXSTDBA: Planned forward compatible bundle: %1!ls!, wixstdba requested: %2!hs!, bafunctions requested: %3!hs! |
37 | . | 37 | . |
38 | 38 | ||
39 | MessageId=2 | 39 | MessageId=2 |