Skip to content

Commit f1f9ba8

Browse files
committed
Update FilesInUse strings
1 parent c6be598 commit f1f9ba8

File tree

1 file changed

+5
-3
lines changed
  • src/Layout/pkg/windows/bundles/sdk/LCID/1033

1 file changed

+5
-3
lines changed

src/Layout/pkg/windows/bundles/sdk/LCID/1033/bundle.wxl

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,14 @@
4141
<String Id="FailureRestartText" Value="You must restart your computer to complete the rollback of the software." />
4242
<String Id="FailureRestartButton" Value="&amp;Restart" />
4343
<String Id="FailureCloseButton" Value="&amp;Close" />
44-
<String Id="FilesInUseHeader" Value="Files In Use" />
44+
<String Id="FilesInUseTitle" Value="Files In Use" />
4545
<String Id="FilesInUseLabel" Value="The following applications are using files that need to be updated:" />
46+
<String Id="FilesInUseNetfxCloseRadioButton" Value="Close the &amp;applications." />
4647
<String Id="FilesInUseCloseRadioButton" Value="Close the &amp;applications and attempt to restart them." />
4748
<String Id="FilesInUseDontCloseRadioButton" Value="&amp;Do not close applications. A reboot will be required." />
48-
<String Id="FilesInUseOkButton" Value="&amp;OK" />
49-
<String Id="FilesInUseCancelButton" Value="&amp;Cancel" />
49+
<String Id="FilesInUseRetryButton" Value="&amp;Retry" />
50+
<String Id="FilesInUseIgnoreButton" Value="&amp;Ignore" />
51+
<String Id="FilesInUseExitButton" Value="E&amp;xit" />
5052
<!--_locComment="{Locked='.NET SDK'}{Locked='.NET Runtime'}{Locked='ASP.NET Core Runtime'}{Locked='.NET Windows Desktop Runtime'}" -->
5153
<String Id="FirstTimeWelcomeMessage" Value="The following products were installed:
5254
• .NET SDK [DOTNETSDKVERSION]

0 commit comments

Comments
 (0)