|
1
|
<?xml version="1.0" encoding="utf-8"?> |
|
2
|
|
|
3
|
<!-- |
|
4
|
This file contains the declaration of all the localizable strings. |
|
5
|
--> |
|
6
|
<WixLocalization xmlns="http://wixtoolset.org/schemas/v4/wxl" Culture="en-US"> |
|
7
|
|
|
8
|
<String Id="Manufacturer" Value="Example Company" /> |
|
9
|
|
|
10
|
</WixLocalization> |