summaryrefslogtreecommitdiff
path: root/src/ext/Util/test/WixToolsetTest.Util/TestData/BundleWithSearches/Bundle.en-us.wxl
blob: 79cdca11877214ae32ead954e5fc7315532e01f8 (plain)
1
2
3
4
5
6
7
8
<!--
This file contains the declaration of all the localizable strings.
-->
<WixLocalization xmlns="http://wixtoolset.org/schemas/v4/wxl" Culture="en-US">

  <String Id="BundleName" Value="~TestBundle" />

</WixLocalization>