main
wxl 7 lines 297 Bytes
Raw
1 <?xml version="1.0" encoding="utf-8"?>
2 <WixLocalization xmlns="http://wixtoolset.org/schemas/v4/wxl" Culture="ja-JP">
3
4 <String Id="DowngradeError" Value="A newer version ja-jp of [ProductName] is already installed." />
5 <String Id="FeatureTitle" Value="MsiPackage ja-jp" />
6
7 </WixLocalization>