Steve Dower | e4969f5 | 2015-02-28 19:53:50 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <WixLocalization Culture="en-us" xmlns="http://schemas.microsoft.com/wix/2006/localization"> |
| 3 | <String Id="CRTDescription">C Runtime Update (KB2999226)</String> |
| 4 | <String Id="CompileAllDescription">Precompiling standard library</String> |
Steve Dower | a2ea0e4 | 2015-09-22 16:45:19 -0700 | [diff] [blame^] | 5 | <String Id="CompileAllODescription">Precompiling standard library (-O)</String> |
| 6 | <String Id="CompileAllOODescription">Precompiling standard library (-OO)</String> |
Steve Dower | e4969f5 | 2015-02-28 19:53:50 -0800 | [diff] [blame] | 7 | </WixLocalization> |