| 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="ja-JP"> |
| 7 | |
| 8 | <String Id="PackageName" Value="WixprojPackageVcxprojWindowsApp-jp" /> |
| 9 | <String Id="FeatureTitle" Value="The First Feature in my Prooooduct, eh?" /> |
| 10 | |
| 11 | </WixLocalization> |