Code & Deploy
Code
Code Review
Models
Repos
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@joebigelow
/
wix
wix
/
src
/
ext
/
Util
/
test
/
WixToolsetTest.Util
/
TestData
/
BundleWithSearches
/
Bundle.en-us.wxl
Code
Commits
Issues
Pulls
Sessions
CI/CD
main
main
wxl
8 lines
228 Bytes
Copy permalink
Copy
Raw
1
<!--
2
This file contains the declaration of all the localizable strings.
3
-->
4
<WixLocalization xmlns="http://wixtoolset.org/schemas/v4/wxl" Culture="en-US">
5
6
<String Id="BundleName" Value="~TestBundle" />
7
8
</WixLocalization>