Skip to content

Commit d9e5294

Browse files
Fix incomplete message (#120573)
1 parent a6fc6ad commit d9e5294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/installer/pkg/sfx/bundle/theme/1033/bundle.wxl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Ready? Set? Let's go!" />
6666
<String Id="WelcomeHeaderMessage" Value=".NET Runtime" />
6767
<String Id="WelcomeDescription" Value="The .NET Runtime is used to run .NET applications, on your Windows computer. .NET is open source, cross platform, and supported by Microsoft. We hope you enjoy it!" />
6868
<String Id="LearnMoreTitle" Value="Learn more about .NET" />
69-
<String Id="SuccessInstallLocation" Value="The following was installed at [DOTNETHOME]" />
69+
<String Id="SuccessInstallLocation" Value="The following was installed:" />
7070
<String Id="SuccessInstallProductName" Value=" - [BUNDLEMONIKER] " />
7171
<String Id="ResourcesHeader" Value="Resources" />
7272
<String Id="DocumentationLink" Value="&lt;A HREF=&quot;https://aka.ms/dotnet-docs&quot;&gt;Documentation&lt;/A&gt;" />

0 commit comments

Comments
 (0)