Skip to content

Commit 9824379

Browse files
authored
Fix formatting for hosting bundle helptext (#63947)
1 parent 5f5d7b4 commit 9824379

File tree

1 file changed

+1
-1
lines changed
  • src/Installers/Windows/WindowsHostingBundle/LCID/1033

1 file changed

+1
-1
lines changed

src/Installers/Windows/WindowsHostingBundle/LCID/1033/thm.wxl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<String Id="ExecuteUpgradeRelatedBundleMessage" Value="Previous version" />
1212
<String Id="HelpHeader" Value="Setup Help" />
1313
<!--_locComment_text="'directory' is to be translated in both places"-->
14-
<String Id="HelpText" Value="/install | /repair | /uninstall | /layout [\[]directory[\]] - installs, repairs, uninstalls or creates a complete local copy of the bundle in directory. Install is the default. /passive | /quiet - displays minimal UI with no prompts or displays no UI and no prompts. By default UI and all prompts are displayed. /norestart - suppress any attempts to restart. By default UI will prompt before restart. /log log.txt - logs to a specific file. By default a log file is created in %TEMP%." />
14+
<String Id="HelpText" Value="/install | /repair | /uninstall | /layout [\[]directory[\]] - installs, repairs, uninstalls or creates a complete local copy of the bundle in directory. Install is the default.&#xA;&#xA;/passive | /quiet - displays minimal UI with no prompts or displays no UI and no prompts. By default UI and all prompts are displayed.&#xA;&#xA;/norestart - suppress any attempts to restart. By default UI will prompt before restart.&#xA;&#xA;/log &lt;LOG_FILE&gt; - logs to a specific file. By default a log file is created in %TEMP%." />
1515
<String Id="HelpCloseButton" Value="&amp;Close" />
1616
<String Id="InstallAcceptCheckbox" Value="I &amp;agree to the license terms and conditions" />
1717
<String Id="InstallInstallButton" Value="&amp;Install" />

0 commit comments

Comments
 (0)