diff options
Diffstat (limited to '')
-rw-r--r-- | src/ext/Util/wixlib/UtilExtension.wxs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ext/Util/wixlib/UtilExtension.wxs b/src/ext/Util/wixlib/UtilExtension.wxs index aa262eca..6f9e07e8 100644 --- a/src/ext/Util/wixlib/UtilExtension.wxs +++ b/src/ext/Util/wixlib/UtilExtension.wxs | |||
@@ -22,7 +22,7 @@ | |||
22 | </Fragment> | 22 | </Fragment> |
23 | 23 | ||
24 | <Fragment> | 24 | <Fragment> |
25 | <UI Id="ConfigureGroupGroupsErrorText"> | 25 | <UI Id="ConfigureGroupMembershipErrorText"> |
26 | <Error Id="$(var.msierrGRPFailedGroupGroupAdd)" Message="!(loc.msierrGRPFailedGroupGroupAdd)" /> | 26 | <Error Id="$(var.msierrGRPFailedGroupGroupAdd)" Message="!(loc.msierrGRPFailedGroupGroupAdd)" /> |
27 | </UI> | 27 | </UI> |
28 | </Fragment> | 28 | </Fragment> |