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