diff options
| author | Bob Arnson <bob@firegiant.com> | 2026-02-20 19:18:23 -0500 |
|---|---|---|
| committer | Bob Arnson <bob@firegiant.com> | 2026-02-20 19:18:23 -0500 |
| commit | 8f3c366e9671dc5d4931dd3de28a42a1f1be32a5 (patch) | |
| tree | b9f270a14fe73dc07667cf37ea0232662e7d858b /src/ext/Bal/stdbas/Resources/HyperlinkTheme.wxl | |
| parent | 96222b03ccc510027cb4d506fb424961cc351e03 (diff) | |
| download | wix-bob/WixStdBaConfigurableScope.tar.gz wix-bob/WixStdBaConfigurableScope.tar.bz2 wix-bob/WixStdBaConfigurableScope.zip | |
Configurable-scope bundles for WixStdBA.bob/WixStdBaConfigurableScope
Fixes https://github.com/wixtoolset/issues/issues/9234
Fixes https://github.com/wixtoolset/issues/issues/9235
Diffstat (limited to 'src/ext/Bal/stdbas/Resources/HyperlinkTheme.wxl')
| -rw-r--r-- | src/ext/Bal/stdbas/Resources/HyperlinkTheme.wxl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ext/Bal/stdbas/Resources/HyperlinkTheme.wxl b/src/ext/Bal/stdbas/Resources/HyperlinkTheme.wxl index 24e7b728..0a0664dc 100644 --- a/src/ext/Bal/stdbas/Resources/HyperlinkTheme.wxl +++ b/src/ext/Bal/stdbas/Resources/HyperlinkTheme.wxl | |||
| @@ -22,6 +22,8 @@ | |||
| 22 | <String Id="InstallCancelButton" Value="&Cancel" /> | 22 | <String Id="InstallCancelButton" Value="&Cancel" /> |
| 23 | <String Id="OptionsHeader" Value="Setup Options" /> | 23 | <String Id="OptionsHeader" Value="Setup Options" /> |
| 24 | <String Id="OptionsLocationLabel" Value="Install location:" /> | 24 | <String Id="OptionsLocationLabel" Value="Install location:" /> |
| 25 | <String Id="OptionsPerUserScopeText" Value="Install [WixBundleName] just for &me" /> | ||
| 26 | <String Id="OptionsPerMachineScopeText" Value="Install [WixBundleName] for all &users" /> | ||
| 25 | <String Id="OptionsBrowseButton" Value="&Browse" /> | 27 | <String Id="OptionsBrowseButton" Value="&Browse" /> |
| 26 | <String Id="OptionsOkButton" Value="&OK" /> | 28 | <String Id="OptionsOkButton" Value="&OK" /> |
| 27 | <String Id="OptionsCancelButton" Value="&Cancel" /> | 29 | <String Id="OptionsCancelButton" Value="&Cancel" /> |
