6 lines
229 B
XML
6 lines
229 B
XML
<WixLocalization xmlns="http://wixtoolset.org/schemas/v4/wxl"
|
|
Culture="de-AT">
|
|
<String Id="DowngradeError"
|
|
Value="Eine neuere Version von [ProductName] ist bereits installiert." />
|
|
</WixLocalization>
|