aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/stdbas/Resources/HyperlinkTheme.wxl
diff options
context:
space:
mode:
authorBob Arnson <bob@firegiant.com>2026-02-20 19:18:23 -0500
committerBob Arnson <bob@firegiant.com>2026-02-20 19:18:23 -0500
commit8f3c366e9671dc5d4931dd3de28a42a1f1be32a5 (patch)
treeb9f270a14fe73dc07667cf37ea0232662e7d858b /src/ext/Bal/stdbas/Resources/HyperlinkTheme.wxl
parent96222b03ccc510027cb4d506fb424961cc351e03 (diff)
downloadwix-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.wxl2
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="&amp;Cancel" /> 22 <String Id="InstallCancelButton" Value="&amp;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 &amp;me" />
26 <String Id="OptionsPerMachineScopeText" Value="Install [WixBundleName] for all &amp;users" />
25 <String Id="OptionsBrowseButton" Value="&amp;Browse" /> 27 <String Id="OptionsBrowseButton" Value="&amp;Browse" />
26 <String Id="OptionsOkButton" Value="&amp;OK" /> 28 <String Id="OptionsOkButton" Value="&amp;OK" />
27 <String Id="OptionsCancelButton" Value="&amp;Cancel" /> 29 <String Id="OptionsCancelButton" Value="&amp;Cancel" />