diff options
Diffstat (limited to 'src/ext/UI/wixlib/WixUI_en-us.wxl')
-rw-r--r-- | src/ext/UI/wixlib/WixUI_en-us.wxl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ext/UI/wixlib/WixUI_en-us.wxl b/src/ext/UI/wixlib/WixUI_en-us.wxl index c9904b61..a06f8b17 100644 --- a/src/ext/UI/wixlib/WixUI_en-us.wxl +++ b/src/ext/UI/wixlib/WixUI_en-us.wxl | |||
@@ -1,7 +1,7 @@ | |||
1 | <!-- 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. --> | 1 | <!-- 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. --> |
2 | 2 | ||
3 | 3 | ||
4 | <WixLocalization Culture="en-US" Codepage="1252" xmlns="http://wixtoolset.org/schemas/v4/wxl"> | 4 | <WixLocalization Culture="en-US" ExtensionDefaultCulture="yes" Codepage="1252" xmlns="http://wixtoolset.org/schemas/v4/wxl"> |
5 | <!-- _locID@Culture="en-US" _locComment="American English" --> | 5 | <!-- _locID@Culture="en-US" _locComment="American English" --> |
6 | <!-- _locID@Codepage="1252" _locComment="Windows-1252" --> | 6 | <!-- _locID@Codepage="1252" _locComment="Windows-1252" --> |
7 | 7 | ||