Merge branch 'taras/nfs-upstream' of https://github.com/tarasglek/fio-1
[fio.git] / os / windows / WixUI_fio.wxl
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. -->\r
3 \r
4 \r
5 <WixLocalization Culture="en-US" Codepage="1252" xmlns="http://schemas.microsoft.com/wix/2006/localization">\r
6   <!-- _locID@Culture="en-US" _locComment="American English" -->\r
7   <!-- _locID@Codepage="1252" _locComment="Windows-1252" -->\r
8 \r
9 <String Id="MyWelcomeDlgDescription" Overridable="yes">\r
10 <!-- _locID_text="MyWelcomeDlgDescription" _locComment="MyWelcomeDlgDescription" -->The Setup Wizard will install [ProductName] on your computer. Click Install to continue or Cancel to exit the Setup Wizard.\r
11 </String>\r
12 </WixLocalization>